summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'enosys' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-176-122/+84
|\
| * enosys: properly block execve syscallThomas Weißschuh2023-05-173-0/+17
| * enosys: don't require end-of-options markerThomas Weißschuh2023-05-161-3/+3
| * enosys: add testThomas Weißschuh2023-05-165-0/+91
| * enosys: move from tests/helpers/test_enosys.cThomas Weißschuh2023-05-164-153/+7
* | 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
* | | Merge branch 'mount/tests/fstab' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-1718-57/+55
|\ \ \ | |_|/ |/| |
| * | mount: (tests) reuse well-known per-test fstab locationThomas Weißschuh2023-05-141-20/+17
| * | tests: (functions.sh) use per-test fstab fileThomas Weißschuh2023-05-141-1/+1
| * | 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-142-7/+8
| |/
* | Use non-deprecated chown syntaxChris Hofstaedtler2023-05-121-2/+2
|/
* lsns: (tests) skip test if rtnetlin is nonfunctionalThomas Weißschuh2023-05-061-1/+2
* tests: (test_sysinfo) include sys/mount.hThomas Weißschuh2023-05-021-0/+1
* tests: disable mount/subdir on unshared session without new mount APIKarel Zak2023-05-022-0/+21
* 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-029-5/+24
|\
| * 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
| * tests: (test_sysinfo) add helper for invalid ioctl errnoThomas Weißschuh2023-05-012-0/+21
* | hwclock: (tests) mark show test failed on GitHub ActionsThomas Weißschuh2023-04-301-0/+5
* | tests: (functions.sh): add func to detect virtualization platformThomas Weißschuh2023-04-301-0/+15
|/
* 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
* test_enosys: provide more diagnostics on failureThomas Weißschuh2023-04-261-2/+2
* test_enosys: use correct return value for getopt_longThomas Weißschuh2023-04-261-1/+1
* 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
* | tests: add test_enosys helperThomas Weißschuh2023-04-243-0/+147
|/
* Merge branch 'lsfd--ping-test-description' of https://github.com/masatake/uti...Karel Zak2023-04-204-41/+103
|\
| * 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-203-4/+66
| * tests: (mkfds) delete nls markers _("...") from the helper commandMasatake YAMATO2023-04-201-37/+36
* | 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-202-0/+35
|/
* lsfd: make a test case executableMasatake YAMATO2023-04-191-0/+0
* lsfd: skip test option-inet in qemu-userMasatake YAMATO2023-04-191-0/+1
* tests: don't skip on incorrectly search executablesThomas Weißschuh2023-04-171-0/+4
* fincore: (tests) correctly look for findmntThomas Weißschuh2023-04-171-1/+1