From: Theodore Ts'o Date: Fri, 30 Jan 2004 06:59:42 +0000 (-0500) Subject: Add f_selinux test case. X-Git-Tag: E2FSPROGS-1_35-WIP-0131~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac0de52b4b6d55072a2baa9bd1efe060a52e64bf;p=thirdparty%2Fe2fsprogs.git Add f_selinux test case. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index 20123746b..86f8966fe 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2004-01-30 Theodore Ts'o + + * f_selinux: Add test case which tests SE Linux generated symlinks + that contain extended attribute data. + 2003-12-12 Theodore Ts'o * f_lpf2: New test case to validate reconnecting a directory after diff --git a/tests/f_selinux/expect.1 b/tests/f_selinux/expect.1 new file mode 100644 index 000000000..d6fcd3b00 --- /dev/null +++ b/tests/f_selinux/expect.1 @@ -0,0 +1,7 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +test_filesys: 16/16 files (0.0% non-contiguous), 21/96 blocks +Exit status is 0 diff --git a/tests/f_selinux/expect.2 b/tests/f_selinux/expect.2 new file mode 100644 index 000000000..d6fcd3b00 --- /dev/null +++ b/tests/f_selinux/expect.2 @@ -0,0 +1,7 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +test_filesys: 16/16 files (0.0% non-contiguous), 21/96 blocks +Exit status is 0 diff --git a/tests/f_selinux/image.gz b/tests/f_selinux/image.gz new file mode 100644 index 000000000..93a67a280 Binary files /dev/null and b/tests/f_selinux/image.gz differ diff --git a/tests/f_selinux/name b/tests/f_selinux/name new file mode 100644 index 000000000..42875eaa5 --- /dev/null +++ b/tests/f_selinux/name @@ -0,0 +1 @@ +SE Linux generated symlinks with EA data