summaryrefslogtreecommitdiff
path: root/tests/ts/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* flock: (tests) add test for fd-based lockingThomas Weißschuh2023-04-141-0/+18
* waitpid: allow to only wait for a specific number of process exitsThomas Weißschuh2023-03-021-0/+8
* waitpid: add support for already exited PIDsThomas Weißschuh2023-01-091-0/+5
* waitpid: add timeout supportThomas Weißschuh2023-01-061-0/+9
* setarch: show current personalityThomas Weißschuh2023-01-051-0/+17
* waitpid: add new commandThomas Weißschuh2023-01-041-0/+37
* tests: wrap $TS_{TOPDIR,SELF} in "." cmdline with double quote charsMasatake YAMATO2022-11-2314-14/+14
* rev: allow zero-byte as separatorThomas Weißschuh2022-11-131-0/+3
* tests: (pipesz) use helper to get pagesizeKarel Zak2022-06-061-3/+4
* pipesz: use native PAGE_SIZE in testsNathan Sharp2022-06-061-2/+8
* pipesz: add testsNathan Sharp2022-05-181-0/+73
* tests: fix misc/setarch run in a docker environmentAnatoly Pugachev2022-04-081-0/+1
* Merge branch 'refactor-tests' of https://github.com/Ajchler/util-linuxKarel Zak2021-10-251-7/+14
|\
| * tests: split additional tests into subtestsVojtěch Eichler2021-10-191-7/+14
* | tests: Fix test/misc/swaplabel failure due to change in mkswap behaviour.Mark Hindley2021-10-191-1/+1
|/
* tests: move misc/ul to ul/ directorySami Kerola2020-11-091-26/+0
* whereis: extend test caseSamanta Navarro2020-11-041-6/+26
* tests: Fix mountpoint test failure in build chroots.Mark Hindley2020-06-241-4/+11
* setarch: fix stderr handling in uname26 testsHelge Deller2020-05-281-4/+4
* tests: Fix for misc/fallocate test build failure.Mark Hindley2020-05-061-1/+1
* cleanup: Remove some spurious spacesElliott Mitchell2019-10-011-2/+2
* tests: remove unbuffered ts_run featureKarel Zak2019-08-301-13/+16
* tests: split stdout and stderrKarel Zak2019-08-3013-77/+77
* tests: improve unbuffer checkKarel Zak2019-08-271-1/+0
* tests: fix --unbuffered mode with ASANKarel Zak2019-08-271-0/+1
* tests: remove reliance on buffer behaviour of stderr/stdout streamsPatrick Steinhardt2019-08-271-2/+2
* tests: use subtests for mountpoint(1)Karel Zak2019-08-071-4/+6
* mountpoint: add --nofollow optionSami Kerola2019-08-021-0/+27
* tests: add missing ts_check_test_command callKarel Zak2019-03-051-0/+2
* tests: add missing ts_check_test_command callsKarel Zak2019-03-041-0/+1
* tests: make sure TS_HELPER_MBSENCODE compiledKarel Zak2019-03-011-0/+2
* tests: use pgrep instead of ps --ppid ...Ruediger Meier2018-02-161-5/+2
* tests: mark mbsencode as KNOWN_FAILVaclav Dolezal2018-01-111-0/+3
* tests: mbsencode - test for HAVE_WIDECHARVaclav Dolezal2018-01-111-8/+26
* tests: mbsencode - removed emoji, added control unicode characterVaclav Dolezal2018-01-111-1/+1
* tests: add tests for encode functions from lib/mbsalign.cVaclav Dolezal2018-01-101-0/+62
* tests: add more tests for line(1)Ruediger Meier2017-06-141-4/+25
* Revert "tests: use stdbuf when stderr and stdout is randomly ordered"Ruediger Meier2017-06-011-2/+1
* tests: handle non glibc error message for fallocateRuediger Meier2017-06-011-3/+2
* tests: use stdbuf when stderr and stdout is randomly orderedRuediger Meier2017-06-011-1/+2
* tests: check for ps --ppidKarel Zak2017-05-301-0/+3
* tests: check for timeout progKarel Zak2016-11-031-0/+1
* tests: wait for flock background processRuediger Meier2016-11-021-0/+10
* tests: add flock testsKarel Zak2016-10-311-0/+95
* libmount: ignore redundant slashesKarel Zak2016-08-081-34/+34
* tests: move getopt to separate directoryKarel Zak2016-04-223-305/+0
* tests: don't depend on GNU md5sumRuediger Meier2016-04-131-2/+3