]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/Makefile.in
libext2fs: add tests for the bitmap functions
authorTheodore Ts'o <tytso@mit.edu>
Sun, 18 Dec 2011 04:53:47 +0000 (23:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Dec 2011 06:00:38 +0000 (01:00 -0500)
commitb8ad88b3e746b0c37dfb61e0fe7ad7a7636f9537
treea65073d6009263ccbbee0fa31c951ed3b3062bfe
parent67861e5bf3ae177b14d34846218fcdfdeee805a6
libext2fs: add tests for the bitmap functions

These tests allow us to be sure that the new bitmap backends are
correctly implemented.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/tst_bitmaps.c [new file with mode: 0644]
lib/ext2fs/tst_bitmaps_cmd.ct [new file with mode: 0644]
lib/ext2fs/tst_bitmaps_cmds [new file with mode: 0644]
lib/ext2fs/tst_bitmaps_exp [new file with mode: 0644]