xref: /aosp_15_r20/external/e2fsprogs/lib/ss/test_cmd.ct (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1command_table test_cmds;
2
3request test_cmd, "Test command",
4	test_cmd, test;
5
6end;
7