summaryrefslogtreecommitdiff
path: root/tests/ts/libmount
Commit message (Expand)AuthorAgeFilesLines
* libmount: make mnt_match_options() more robustKarel Zak2023-02-271-0/+16
* tests: (libmount) remove unsupported testKarel Zak2023-01-031-4/+0
* tests: wrap $TS_{TOPDIR,SELF} in "." cmdline with double quote charsMasatake YAMATO2022-11-2317-17/+17
* libmount: remove mtab related codeKarel Zak2022-06-172-8/+0
* libmount: remove support for writable /etc/mtabKarel Zak2022-06-173-84/+13
* tests: make libmount tests more portableKarel Zak2022-04-041-2/+2
* tests: (libmount) add X-* and x-8 options strings testsKarel Zak2022-02-031-2/+27
* tests: update mountinfo filesKarel Zak2022-01-041-1/+0
* tests: migrate from ext3 to ext2Karel Zak2021-01-266-13/+13
* tests: ignore the python libmount tests when they're run under UBSanEvgeny Vereshchagin2020-07-035-5/+5
* tests: cleanup fdisk based stuffKarel Zak2020-03-244-4/+4
* tests: fixes libmount/ on SPARCAnatoly Pugachev2020-03-114-0/+4
* cleanup: Remove some spurious spacesElliott Mitchell2019-10-011-1/+1
* tests: split stdout and stderrKarel Zak2019-08-307-104/+104
* tests: (libmount) make X-* and x-* more robustKarel Zak2019-07-151-3/+4
* tests: fix TS_ENABLE_ASAN usageKarel Zak2019-04-171-1/+1
* tests: use TS_ENABLE_ASAN in tests to detect ASANKarel Zak2019-04-171-1/+1
* tests: ignore errors with enabled ASAN in python bindingsKarel Zak2019-04-155-3/+11
* tests: add /mnt/test/foo^Mbar to mountinfo testsKarel Zak2019-04-081-0/+1
* tests: add missing TS_CMD_UMOUNT checkKarel Zak2019-03-041-0/+1
* libmount: add mnt_table_{find,insert,move}_fs()Karel Zak2019-02-211-0/+5
* tests: add mountinfo with empty sourceKarel Zak2018-07-102-0/+12
* tests: add /proc/swaps libmount parser testKarel Zak2018-03-202-0/+9
* tests: consolidate ts_device_has UUID or LABELRuediger Meier2018-03-192-6/+6
* tests: fix grep expressions for devicesRuediger Meier2018-03-194-16/+16
* tests: fix losetup raceRuediger Meier2018-03-092-32/+19
* tests: add wierd sleep for libmount/contextRuediger Meier2018-03-071-0/+2
* misc: fix typos using codespellRuediger Meier2018-02-161-1/+1
* tests: don't call tests with races in --parallelKarel Zak2017-12-071-28/+43
* tests: rename ts_valgrind to ts_runKarel Zak2017-11-2310-110/+110
* misc: POSIX usage dd, regarding unit suffixesRuediger Meier2017-06-141-1/+1
* tests: make /proc optionalKarel Zak2017-05-301-4/+12
* tests: update libmount outputsKarel Zak2017-04-282-7/+12
* tests: add --mountpoint to findmnt callsKarel Zak2017-03-313-5/+5
* test: fix mountpoint device check in libmount/loopRuediger Meier2017-03-311-12/+15
* tests: Introduce libmount/loopStanislav Brabec2017-01-161-0/+133
* libmount: revert X-* and x-* meaningKarel Zak2016-12-091-3/+16
* tests: consolidate rmmod scsi_debugRuediger Meier2016-10-216-12/+0
* libmount: Preserve empty string value in optstr parsingFilipe Brandenburger2016-08-101-0/+28
* tests: fix loop-overlay testKarel Zak2016-08-041-3/+4
* tests: fix libmount loop-overlay testKarel Zak2016-08-041-5/+4
* tests: Add loop-overlay testStanislav Brabec2016-08-031-0/+64
* tests: make tests more portable due to mtabKarel Zak2016-04-153-34/+38
* tests: remove USE_LIBMOUNT_FORCE_MOUNTINFOKarel Zak2016-04-152-4/+6
* Merge branch 'travis-osx' of https://github.com/rudimeier/util-linuxKarel Zak2016-03-145-71/+76
|\
| * tests: don't use system's mount commandsRuediger Meier2016-03-134-6/+10
| * tests: improve skipping of old btrfs-toolsRuediger Meier2016-03-132-67/+68
| * tests: remove invalid argument in libmount/debugRuediger Meier2016-03-131-2/+2
* | tests: make libmount/lock optionalKarel Zak2016-03-141-0/+2
|/
* tests: don't compare btrfs mount optionsKarel Zak2016-03-082-6/+15