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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'enosys' of https://github.com/t-8ch/util-linux
Karel Zak
2023-05-17
2
-6
/
+55
|
\
|
*
enosys: properly block execve syscall
Thomas Weißschuh
2023-05-17
1
-0
/
+9
|
*
enosys: don't require end-of-options marker
Thomas Weißschuh
2023-05-16
1
-3
/
+3
|
*
enosys: add test
Thomas Weißschuh
2023-05-16
1
-0
/
+40
|
*
enosys: move from tests/helpers/test_enosys.c
Thomas Weißschuh
2023-05-16
1
-6
/
+6
*
|
Merge branch 'mkswap/offset' of https://github.com/t-8ch/util-linux
Karel Zak
2023-05-17
1
-3
/
+28
|
\
\
|
*
|
mkswap: implement --offset
Thomas Weißschuh
2023-05-11
1
-0
/
+24
|
*
|
mkswap: (tests) don't overwrite logfiles
Thomas Weißschuh
2023-05-11
1
-3
/
+3
|
*
|
mkswap: (tests) validate existence of truncate command
Thomas Weißschuh
2023-05-11
1
-0
/
+1
|
|
/
*
|
mount: (tests) reuse well-known per-test fstab location
Thomas Weißschuh
2023-05-14
1
-20
/
+17
*
|
mount: (tests) explicitly use test fstab location
Thomas Weißschuh
2023-05-14
16
-30
/
+30
*
|
tests: (functions.sh) create variable for test fstab location
Thomas Weißschuh
2023-05-14
1
-1
/
+1
|
/
*
lsns: (tests) skip test if rtnetlin is nonfunctional
Thomas Weißschuh
2023-05-06
1
-1
/
+2
*
tests: disable mount/subdir on unshared session without new mount API
Karel Zak
2023-05-02
1
-0
/
+6
*
libmount: (subdir) support unshared sessions too
Karel Zak
2023-05-02
1
-3
/
+0
*
Merge branch 'mount/qemu-user' of https://github.com/t-8ch/util-linux
Karel Zak
2023-05-02
7
-5
/
+3
|
\
|
*
mount: (tests) run bind mount tests on qemu-user
Thomas Weißschuh
2023-05-01
4
-4
/
+0
|
*
mount: (tests) also skip tests on private,slave propagation
Thomas Weißschuh
2023-05-01
1
-1
/
+1
|
*
mount: (tests) skip fstab-btrfs on broken ENOTTY return
Thomas Weißschuh
2023-05-01
1
-0
/
+1
|
*
lsns: (tests) skip nsfs test on broken ENOTTY return
Thomas Weißschuh
2023-05-01
1
-0
/
+1
*
|
hwclock: (tests) mark show test failed on GitHub Actions
Thomas Weißschuh
2023-04-30
1
-0
/
+5
|
/
*
tests: skip subdir test if unshared session
Karel Zak
2023-04-28
1
-0
/
+4
*
tests: skip complex mount test on qemu
Karel Zak
2023-04-27
1
-1
/
+3
*
mount: (tests) skip test if test_enosys is nonfunctional
Thomas Weißschuh
2023-04-26
1
-0
/
+2
*
tests: add subdir test to mount fallback
Karel Zak
2023-04-26
1
-3
/
+18
*
Merge branch 'mount/bind-test' of https://github.com/t-8ch/util-linux
Karel Zak
2023-04-25
1
-0
/
+1
|
\
|
*
mount: (tests) skip fstab-bind on qemu-user
Thomas Weißschuh
2023-04-22
1
-0
/
+1
*
|
tests: extend fsopen libmount fallback test
Karel Zak
2023-04-25
1
-2
/
+14
*
|
mount: (tests) add disabled testcase for mount without move_mount()
Thomas Weißschuh
2023-04-24
1
-0
/
+1
*
|
mount: (tests) test fallback codepaths
Thomas Weißschuh
2023-04-24
1
-0
/
+42
|
/
*
Merge branch 'lsfd--ping-test-description' of https://github.com/masatake/uti...
Karel Zak
2023-04-20
3
-2
/
+63
|
\
|
*
tests: (lsfd) add losetup as a required cmd
Masatake YAMATO
2023-04-20
1
-0
/
+1
|
*
tests: (lsfd) make the message for skipping the case more descriptive
Masatake YAMATO
2023-04-20
2
-2
/
+62
*
|
Merge branch 'libmount/relative' of https://github.com/t-8ch/util-linux
Karel Zak
2023-04-20
1
-0
/
+11
|
\
\
|
*
|
libmount: safe_stat: support relative filenames
Thomas Weißschuh
2023-04-19
1
-0
/
+11
|
|
/
*
|
tests: add mount bind from fstab
Karel Zak
2023-04-20
1
-0
/
+34
|
/
*
lsfd: make a test case executable
Masatake YAMATO
2023-04-19
1
-0
/
+0
*
lsfd: skip test option-inet in qemu-user
Masatake YAMATO
2023-04-19
1
-0
/
+1
*
fincore: (tests) correctly look for findmnt
Thomas Weißschuh
2023-04-17
1
-1
/
+1
*
Merge branch 'lsfd--raspberrypi-32bit' of https://github.com/masatake/util-linux
Karel Zak
2023-04-17
6
-23
/
+85
|
\
|
*
tests: (lsfd) don't hardcode the inode number of netns in the expected output
Masatake YAMATO
2023-04-16
1
-6
/
+15
|
*
tests: (lsfd) adjust the output for unix datagram sockets already connected
Masatake YAMATO
2023-04-16
2
-3
/
+14
|
*
tests: (lsfd) adjust the output for unix datagram sockets created by socketpair
Masatake YAMATO
2023-04-16
2
-1
/
+23
|
*
tests: (lsfd) check the exit status of the first command in the pipeline
Masatake YAMATO
2023-04-16
1
-1
/
+1
|
*
tests: (lsfd) adjust the output for unix stream sockets
Masatake YAMATO
2023-04-16
3
-12
/
+32
*
|
fincore: (tests) don't mark tests as known fail
Thomas Weißschuh
2023-04-17
1
-3
/
+0
*
|
fincore: (tests) don't run tests on tmpfs
Thomas Weißschuh
2023-04-17
1
-0
/
+6
*
|
fadvise: (tests) skip test on tmpfs
Thomas Weißschuh
2023-04-17
1
-0
/
+6
*
|
fadvise: (tests) sync data to disk before dropping pages
Thomas Weißschuh
2023-04-17
1
-1
/
+1
*
|
fadvise: (tests) add helper to create files
Thomas Weißschuh
2023-04-16
1
-5
/
+9
[next]