summaryrefslogtreecommitdiff
path: root/tests/expected
Commit message (Expand)AuthorAgeFilesLines
* enosys: properly block execve syscallThomas Weißschuh2023-05-171-0/+1
* enosys: add testThomas Weißschuh2023-05-161-0/+4
* tests: add mount bind from fstabKarel Zak2023-04-201-0/+1
* tests: (lsfd) don't hardcode the inode number of netns in the expected outputMasatake YAMATO2023-04-161-3/+3
* flock: (tests) add test for fd-based lockingThomas Weißschuh2023-04-141-0/+1
* tests: add cryptsetup build resultsKarel Zak2023-04-041-0/+128
* lscpu: Add loongarch testcaseXi Ruoyao2023-03-221-0/+37
* Merge branch 'lsfd-packet' of https://github.com/masatake/util-linuxKarel Zak2023-03-091-0/+6
|\
| * tests: (lsfd) add more cases for packet socketsMasatake YAMATO2023-03-061-0/+6
* | Merge branch 'fix_cal_num_months' of https://github.com/JadingTsunami/util-linuxKarel Zak2023-03-091-8/+8
|\ \ | |/ |/|
| * cal: Update column test to show full year output in 5-column mode.JadingTsunami2023-03-031-8/+8
* | Merge branch 'waitpid/count' of https://github.com/t-8ch/util-linuxKarel Zak2023-03-032-0/+2
|\ \ | |/ |/|
| * waitpid: allow to only wait for a specific number of process exitsThomas Weißschuh2023-03-022-0/+2
* | tests: (lsfd) add cases for NETLINK socketsMasatake YAMATO2023-03-022-0/+6
* | Merge branch 'hardlink/options-failure' of https://github.com/t-8ch/util-linuxKarel Zak2023-03-012-2/+2
|\ \
| * | hardlink: (tests) do not assert amount of compared filesThomas Weißschuh2023-02-282-2/+2
| |/
* | lsfd: align --help outputKarel Zak2023-03-0119-7/+83
* | tests: (lsfd) add a case for testing -i/--inet optionsMasatake YAMATO2023-03-011-0/+46
|/
* Merge branch 'lsfd-more-inet-1' of https://github.com/masatake/util-linuxKarel Zak2023-02-2720-34/+80
|\
| * tests: (lsfd) skip if the platform doesn't permit to use unshare(2)Masatake YAMATO2023-02-264-18/+18
| * tests: (lsfd) skip if the platform doesn't provide pidfd_open(2)Masatake YAMATO2023-02-2611-16/+16
| * tests: (lsfd) add a case for PING and PINGv6 socketsMasatake YAMATO2023-02-262-0/+8
| * tests: (lsfd) add a case for UDPLITEv6 socketsMasatake YAMATO2023-02-261-0/+12
| * tests: (lsfd) add a case for UDP-Lite socketsMasatake YAMATO2023-02-261-0/+12
| * tests: (lsfd) add a case for RAWv6 socketsMasatake YAMATO2023-02-261-0/+2
| * tests: (lsfd) add a case for UDPv6 socketsMasatake YAMATO2023-02-261-0/+12
* | libmount: make mnt_match_options() more robustKarel Zak2023-02-271-0/+13
|/
* Merge branch 'lsfd-tcp6' of https://github.com/masatake/util-linuxKarel Zak2023-02-211-0/+4
|\
| * lsfd: (test) add a case for TCPv6 socketsMasatake YAMATO2023-02-171-0/+4
* | Merge branch 'cal/colors' of https://github.com/t-8ch/util-linuxKarel Zak2023-02-1717-20/+37
|\ \ | |/ |/|
| * cal: use escape codes from color-names.hThomas Weißschuh2023-02-1517-22/+22
| * cal: add test for vertical week colorThomas Weißschuh2023-02-151-0/+9
| * cal: add test for vertical colorsThomas Weißschuh2023-02-151-0/+8
* | lsfd: read the UNIX socket path including white spaces correctlyMasatake YAMATO2023-02-151-0/+8
|/
* Merge branch 'lsfd-raw' of https://github.com/masatake/util-linuxKarel Zak2023-02-131-0/+2
|\
| * lsfd: use extra information loaded from /proc/net/rawMasatake YAMATO2023-02-101-0/+2
* | libblkid: bcachefs: fix new magic detectionThomas Weißschuh2023-02-101-3/+3
* | cal: allow to specifiy columnsThomas Weißschuh2023-02-023-0/+81
|/
* dmesg: use subsecond granularity in iso formatThomas Weißschuh2023-01-241-2/+2
* dmesg: add subsecond granularity for --since and --untilThomas Weißschuh2023-01-241-0/+1
* dmesg: add test for --since and --untilThomas Weißschuh2023-01-241-0/+3
* libblkid: bcachefs: validate device fieldsThomas Weißschuh2023-01-192-0/+4
* libblkid: bcachefs: probe UUID_SUBThomas Weißschuh2023-01-192-0/+4
* libblkid: add bcachefs supportThomas Weißschuh2023-01-192-0/+16
* waitpid: add support for already exited PIDsThomas Weißschuh2023-01-091-0/+2
* waitpid: add timeout supportThomas Weißschuh2023-01-062-0/+2
* setarch: show current personalityThomas Weißschuh2023-01-051-0/+7
* Merge branch 'misc-utils-rename-symlink-paths' of https://github.com/ChickenP...Karel Zak2023-01-051-12/+16
|\
| * `rename -s` treats paths the same as without `-s`.Philip Hazelden2023-01-031-12/+16
* | Merge branch 'libblkid/cache' of https://github.com/t-8ch/util-linuxKarel Zak2023-01-051-0/+2
|\ \