summaryrefslogtreecommitdiff
path: root/tests/ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'enosys' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-172-6/+55
|\
| * enosys: properly block execve syscallThomas Weißschuh2023-05-171-0/+9
| * enosys: don't require end-of-options markerThomas Weißschuh2023-05-161-3/+3
| * enosys: add testThomas Weißschuh2023-05-161-0/+40
| * enosys: move from tests/helpers/test_enosys.cThomas Weißschuh2023-05-161-6/+6
* | Merge branch 'mkswap/offset' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-171-3/+28
|\ \
| * | mkswap: implement --offsetThomas Weißschuh2023-05-111-0/+24
| * | mkswap: (tests) don't overwrite logfilesThomas Weißschuh2023-05-111-3/+3
| * | mkswap: (tests) validate existence of truncate commandThomas Weißschuh2023-05-111-0/+1
| |/
* | mount: (tests) reuse well-known per-test fstab locationThomas Weißschuh2023-05-141-20/+17
* | mount: (tests) explicitly use test fstab locationThomas Weißschuh2023-05-1416-30/+30
* | tests: (functions.sh) create variable for test fstab locationThomas Weißschuh2023-05-141-1/+1
|/
* lsns: (tests) skip test if rtnetlin is nonfunctionalThomas Weißschuh2023-05-061-1/+2
* tests: disable mount/subdir on unshared session without new mount APIKarel Zak2023-05-021-0/+6
* libmount: (subdir) support unshared sessions tooKarel Zak2023-05-021-3/+0
* Merge branch 'mount/qemu-user' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-027-5/+3
|\
| * mount: (tests) run bind mount tests on qemu-userThomas Weißschuh2023-05-014-4/+0
| * mount: (tests) also skip tests on private,slave propagationThomas Weißschuh2023-05-011-1/+1
| * mount: (tests) skip fstab-btrfs on broken ENOTTY returnThomas Weißschuh2023-05-011-0/+1
| * lsns: (tests) skip nsfs test on broken ENOTTY returnThomas Weißschuh2023-05-011-0/+1
* | hwclock: (tests) mark show test failed on GitHub ActionsThomas Weißschuh2023-04-301-0/+5
|/
* tests: skip subdir test if unshared sessionKarel Zak2023-04-281-0/+4
* tests: skip complex mount test on qemuKarel Zak2023-04-271-1/+3
* mount: (tests) skip test if test_enosys is nonfunctionalThomas Weißschuh2023-04-261-0/+2
* tests: add subdir test to mount fallbackKarel Zak2023-04-261-3/+18
* Merge branch 'mount/bind-test' of https://github.com/t-8ch/util-linuxKarel Zak2023-04-251-0/+1
|\
| * mount: (tests) skip fstab-bind on qemu-userThomas Weißschuh2023-04-221-0/+1
* | tests: extend fsopen libmount fallback testKarel Zak2023-04-251-2/+14
* | mount: (tests) add disabled testcase for mount without move_mount()Thomas Weißschuh2023-04-241-0/+1
* | mount: (tests) test fallback codepathsThomas Weißschuh2023-04-241-0/+42
|/
* Merge branch 'lsfd--ping-test-description' of https://github.com/masatake/uti...Karel Zak2023-04-203-2/+63
|\
| * tests: (lsfd) add losetup as a required cmdMasatake YAMATO2023-04-201-0/+1
| * tests: (lsfd) make the message for skipping the case more descriptiveMasatake YAMATO2023-04-202-2/+62
* | Merge branch 'libmount/relative' of https://github.com/t-8ch/util-linuxKarel Zak2023-04-201-0/+11
|\ \
| * | libmount: safe_stat: support relative filenamesThomas Weißschuh2023-04-191-0/+11
| |/
* | tests: add mount bind from fstabKarel Zak2023-04-201-0/+34
|/
* lsfd: make a test case executableMasatake YAMATO2023-04-191-0/+0
* lsfd: skip test option-inet in qemu-userMasatake YAMATO2023-04-191-0/+1
* fincore: (tests) correctly look for findmntThomas Weißschuh2023-04-171-1/+1
* Merge branch 'lsfd--raspberrypi-32bit' of https://github.com/masatake/util-linuxKarel Zak2023-04-176-23/+85
|\
| * tests: (lsfd) don't hardcode the inode number of netns in the expected outputMasatake YAMATO2023-04-161-6/+15
| * tests: (lsfd) adjust the output for unix datagram sockets already connectedMasatake YAMATO2023-04-162-3/+14
| * tests: (lsfd) adjust the output for unix datagram sockets created by socketpairMasatake YAMATO2023-04-162-1/+23
| * tests: (lsfd) check the exit status of the first command in the pipelineMasatake YAMATO2023-04-161-1/+1
| * tests: (lsfd) adjust the output for unix stream socketsMasatake YAMATO2023-04-163-12/+32
* | fincore: (tests) don't mark tests as known failThomas Weißschuh2023-04-171-3/+0
* | fincore: (tests) don't run tests on tmpfsThomas Weißschuh2023-04-171-0/+6
* | fadvise: (tests) skip test on tmpfsThomas Weißschuh2023-04-171-0/+6
* | fadvise: (tests) sync data to disk before dropping pagesThomas Weißschuh2023-04-171-1/+1
* | fadvise: (tests) add helper to create filesThomas Weißschuh2023-04-161-5/+9