index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ts
/
libmount
Commit message (
Expand
)
Author
Age
Files
Lines
*
libmount: make mnt_match_options() more robust
Karel Zak
2023-02-27
1
-0
/
+16
*
tests: (libmount) remove unsupported test
Karel Zak
2023-01-03
1
-4
/
+0
*
tests: wrap $TS_{TOPDIR,SELF} in "." cmdline with double quote chars
Masatake YAMATO
2022-11-23
17
-17
/
+17
*
libmount: remove mtab related code
Karel Zak
2022-06-17
2
-8
/
+0
*
libmount: remove support for writable /etc/mtab
Karel Zak
2022-06-17
3
-84
/
+13
*
tests: make libmount tests more portable
Karel Zak
2022-04-04
1
-2
/
+2
*
tests: (libmount) add X-* and x-8 options strings tests
Karel Zak
2022-02-03
1
-2
/
+27
*
tests: update mountinfo files
Karel Zak
2022-01-04
1
-1
/
+0
*
tests: migrate from ext3 to ext2
Karel Zak
2021-01-26
6
-13
/
+13
*
tests: ignore the python libmount tests when they're run under UBSan
Evgeny Vereshchagin
2020-07-03
5
-5
/
+5
*
tests: cleanup fdisk based stuff
Karel Zak
2020-03-24
4
-4
/
+4
*
tests: fixes libmount/ on SPARC
Anatoly Pugachev
2020-03-11
4
-0
/
+4
*
cleanup: Remove some spurious spaces
Elliott Mitchell
2019-10-01
1
-1
/
+1
*
tests: split stdout and stderr
Karel Zak
2019-08-30
7
-104
/
+104
*
tests: (libmount) make X-* and x-* more robust
Karel Zak
2019-07-15
1
-3
/
+4
*
tests: fix TS_ENABLE_ASAN usage
Karel Zak
2019-04-17
1
-1
/
+1
*
tests: use TS_ENABLE_ASAN in tests to detect ASAN
Karel Zak
2019-04-17
1
-1
/
+1
*
tests: ignore errors with enabled ASAN in python bindings
Karel Zak
2019-04-15
5
-3
/
+11
*
tests: add /mnt/test/foo^Mbar to mountinfo tests
Karel Zak
2019-04-08
1
-0
/
+1
*
tests: add missing TS_CMD_UMOUNT check
Karel Zak
2019-03-04
1
-0
/
+1
*
libmount: add mnt_table_{find,insert,move}_fs()
Karel Zak
2019-02-21
1
-0
/
+5
*
tests: add mountinfo with empty source
Karel Zak
2018-07-10
2
-0
/
+12
*
tests: add /proc/swaps libmount parser test
Karel Zak
2018-03-20
2
-0
/
+9
*
tests: consolidate ts_device_has UUID or LABEL
Ruediger Meier
2018-03-19
2
-6
/
+6
*
tests: fix grep expressions for devices
Ruediger Meier
2018-03-19
4
-16
/
+16
*
tests: fix losetup race
Ruediger Meier
2018-03-09
2
-32
/
+19
*
tests: add wierd sleep for libmount/context
Ruediger Meier
2018-03-07
1
-0
/
+2
*
misc: fix typos using codespell
Ruediger Meier
2018-02-16
1
-1
/
+1
*
tests: don't call tests with races in --parallel
Karel Zak
2017-12-07
1
-28
/
+43
*
tests: rename ts_valgrind to ts_run
Karel Zak
2017-11-23
10
-110
/
+110
*
misc: POSIX usage dd, regarding unit suffixes
Ruediger Meier
2017-06-14
1
-1
/
+1
*
tests: make /proc optional
Karel Zak
2017-05-30
1
-4
/
+12
*
tests: update libmount outputs
Karel Zak
2017-04-28
2
-7
/
+12
*
tests: add --mountpoint to findmnt calls
Karel Zak
2017-03-31
3
-5
/
+5
*
test: fix mountpoint device check in libmount/loop
Ruediger Meier
2017-03-31
1
-12
/
+15
*
tests: Introduce libmount/loop
Stanislav Brabec
2017-01-16
1
-0
/
+133
*
libmount: revert X-* and x-* meaning
Karel Zak
2016-12-09
1
-3
/
+16
*
tests: consolidate rmmod scsi_debug
Ruediger Meier
2016-10-21
6
-12
/
+0
*
libmount: Preserve empty string value in optstr parsing
Filipe Brandenburger
2016-08-10
1
-0
/
+28
*
tests: fix loop-overlay test
Karel Zak
2016-08-04
1
-3
/
+4
*
tests: fix libmount loop-overlay test
Karel Zak
2016-08-04
1
-5
/
+4
*
tests: Add loop-overlay test
Stanislav Brabec
2016-08-03
1
-0
/
+64
*
tests: make tests more portable due to mtab
Karel Zak
2016-04-15
3
-34
/
+38
*
tests: remove USE_LIBMOUNT_FORCE_MOUNTINFO
Karel Zak
2016-04-15
2
-4
/
+6
*
Merge branch 'travis-osx' of https://github.com/rudimeier/util-linux
Karel Zak
2016-03-14
5
-71
/
+76
|
\
|
*
tests: don't use system's mount commands
Ruediger Meier
2016-03-13
4
-6
/
+10
|
*
tests: improve skipping of old btrfs-tools
Ruediger Meier
2016-03-13
2
-67
/
+68
|
*
tests: remove invalid argument in libmount/debug
Ruediger Meier
2016-03-13
1
-2
/
+2
*
|
tests: make libmount/lock optional
Karel Zak
2016-03-14
1
-0
/
+2
|
/
*
tests: don't compare btrfs mount options
Karel Zak
2016-03-08
2
-6
/
+15
[next]