]> err.no Git - util-linux/commit
tests: add libmount tab_parse.c tests
authorKarel Zak <kzak@redhat.com>
Mon, 18 Oct 2010 12:42:42 +0000 (14:42 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:45 +0000 (12:28 +0100)
commit5e31c2c8b652674c5302f066085019beb0e39d69
treee38bd68ffea8110b2588e47005e90d499888d4a4
parentc3b0d5b37b64fb7c259f92e103fd73bdea6807fe
tests: add libmount tab_parse.c tests

Signed-off-by: Karel Zak <kzak@redhat.com>
12 files changed:
shlibs/mount/src/tab.c
tests/commands.sh.in
tests/expected/libmount/tabfiles-copy [new file with mode: 0644]
tests/expected/libmount/tabfiles-find-source [new file with mode: 0644]
tests/expected/libmount/tabfiles-find-target [new file with mode: 0644]
tests/expected/libmount/tabfiles-parse-fstab [new file with mode: 0644]
tests/expected/libmount/tabfiles-parse-fstab-broken [new file with mode: 0644]
tests/expected/libmount/tabfiles-parse-mountinfo [new file with mode: 0644]
tests/ts/libmount/files/fstab [new file with mode: 0644]
tests/ts/libmount/files/fstab.broken [new file with mode: 0644]
tests/ts/libmount/files/mountinfo [new file with mode: 0644]
tests/ts/libmount/tabfiles [new file with mode: 0755]