summaryrefslogtreecommitdiff
path: root/tests/ts/libmount
AgeCommit message (Collapse)AuthorFilesLines
2011-01-25tests: skip non-compiled libmount testsKarel Zak8-0/+16
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utab testsKarel Zak1-0/+115
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: minor fixesKarel Zak1-1/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: remove utab from API, update testsKarel Zak1-0/+2
The utab file is private libmount stuff. Anything about utab should not be exported by library API. Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: improve libmount context mount and umount testKarel Zak2-83/+111
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add basic libmount tests for mountingKarel Zak2-3/+84
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add utab update testsKarel Zak1-2/+34
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: fix Makefile and testsKarel Zak1-7/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab update testKarel Zak1-0/+64
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add quoted optstrKarel Zak1-1/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount lock testKarel Zak1-0/+37
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utils.c testsKarel Zak4-3/+81
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tags testsKarel Zak1-0/+92
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab testsKarel Zak2-0/+21
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tab_parse.c testsKarel Zak4-0/+101
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount optstr.c testsKarel Zak1-0/+85
Signed-off-by: Karel Zak <kzak@redhat.com>