e2fsprogs/lib/ext2fs/tst_cmds.ct
Theodore Ts'o ceff962c67 tst_libext2fs: add new debug program which used for libext2fs unit tests
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2014-05-27 12:14:27 -04:00

7 lines
96 B
XML

command_table libext2fs_cmds;
request do_block_iterate, "block_iterate",
block_iterate;
end;