Whamcloud - gitweb
libext2fs: add new test: tst_inode_size
authorTheodore Ts'o <tytso@mit.edu>
Wed, 14 Sep 2011 17:13:07 +0000 (13:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 14 Sep 2011 17:47:35 +0000 (13:47 -0400)
commit897fbaac7dfb2afe1eb67a76f3b003a8eca19199
tree66d152bef24e1e202136a03f8c511ba208f5b7d0
parent9f6ba888f027ba4daf57ac61a11a6dce98e42347
libext2fs: add new test: tst_inode_size

This test makes sure the size of the ext2_inode is what we expect

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