]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/Makefile.in
libext2fs: add a unit test for inline data
authorZheng Liu <wenqing.lz@taobao.com>
Mon, 3 Mar 2014 06:03:52 +0000 (01:03 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Mar 2014 13:46:16 +0000 (08:46 -0500)
commit31253488385a62e4db53cad04f55188a2861b4bb
treee2914cb770d0178b63efb51720cea8468aa0263c
parentbe31a8de5a37b481d1aa44e52653575f08eeb288
libext2fs: add a unit test for inline data

In this unit test, we will test the interface of inline data and make
sure it is fine.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/inline_data.c