summaryrefslogtreecommitdiff
path: root/tests/gen_tests.in
Commit message (Expand)AuthorAgeFilesLines
* rtnl_tc_action: fix tcamsg attribute decoderesyr/tcamsg-fixesEugene Syromyatnikov2023-05-101-0/+3
* tests: bring lists back to the sorted orderDmitry V. Levin2023-05-061-2/+2
* Remove -l alias for the recently introduced --syscall-limit optionDmitry V. Levin2023-05-051-2/+2
* syscall: fix -c (CFLAG_ONLY_STATS) usage in conjunction with -e and -lEugene Syromyatnikov2023-05-051-0/+4
* mem: handle hppa MADV_* UAPI breakageEugene Syromyatnikov2023-04-301-1/+4
* Update copyright headersDmitry V. Levin2023-04-301-1/+1
* Implement decoding of signal masks associated with signalfd file descriptorsleedagee2023-04-291-1/+2
* net: implement IP_LOCAL_PORT_RANGE socket option decodingEugene Syromyatnikov2023-04-281-0/+8
* prctl: implement PR_[GS]ET_MDWE decodingesyr/prctl-mdweEugene Syromyatnikov2023-04-281-0/+1
* tests/gen_tests: remove redundant optionSahil Siddiq2023-04-241-1/+1
* tests: expand symlink test, add symlink-P testEugene Syromyatnikov2023-04-221-1/+2
* tests: expand link test, add link-P testEugene Syromyatnikov2023-04-221-1/+2
* Implement an ability to filter syscalls that operate on specific FDsEugene Syromyatnikov2023-04-221-3/+17
* tests: check -l/--syscall-limit optionsSahil Siddiq2023-04-031-0/+2
* Reduce sysctl decoder to the bare minimumDmitry V. Levin2022-12-101-0/+1
* tests: add struct termios-related ioctl command testEugene Syromyatnikov2022-11-131-0/+2
* tests: check decoding of ioctl TIOCM* commandsDmitry V. Levin2022-11-061-0/+1
* tests: check decoding of ioctl TIOC[GS]WINSZ commandsDmitry V. Levin2022-11-051-0/+1
* ptp: update decoderEugene Syromyatnikov2022-08-291-1/+8
* tests: add PR_SVE_[GS]ET_VL checksEugene Syromyatnikov2022-08-111-0/+7
* arch_prctl: decode ARCH_GET_XCOMP_SUPP, ARCH_{GET,REQ}_XCOMP{,_GUEST}_PERMEugene Syromyatnikov2022-08-111-0/+8
* prctl: implement PR_SME_[GS]ET_VL decodingEugene Syromyatnikov2022-08-111-0/+8
* printsiginfo: print si_fd for SIGIO signalsEugene Syromyatnikov2022-08-091-0/+4
* tests: add [gs]etsockopt(SOL_SOCKET) testsEugene Syromyatnikov2022-07-311-0/+8
* secontext: print context of Unix socket's sun_path fieldRenaud Métrich2022-06-301-0/+4
* tests: rename strace-T test to strace-T_upperEugene Syromyatnikov2022-06-171-5/+5
* Implement COUNTER_* ioctl decodingEugene Syromyatnikov2022-06-071-0/+4
* tests: add -Y test for waitidSuHsueyu2022-05-271-0/+1
* Decode set_mempolicy_home_node syscallEugene Syromyatnikov2022-03-241-0/+1
* Add lirc ioctl decodingSean Young2022-02-121-0/+2
* tests: check decoding of SEGV_ACCERRDmitry V. Levin2022-02-041-0/+1
* tests: check decoding of SEGV_PKUERRDmitry V. Levin2022-02-031-0/+1
* prctl: implement PR_SET_VMA decoding for non-Android platformsDmitry V. Levin2022-01-301-0/+1
* Extend personality designation syntax to support all@persDmitry V. Levin2022-01-161-0/+3
* Extend personality designation syntax to support %class@persDmitry V. Levin2022-01-151-0/+3
* tests: add more checks of --trace=number@pers supportDmitry V. Levin2022-01-151-0/+3
* Update copyright headersDmitry V. Levin2022-01-091-1/+1
* tests: check decoding of futex_waitv syscallDmitry V. Levin2022-01-091-0/+1
* Implement displaying of expected context upon mismatchRenaud Métrich2022-01-041-2/+32
* tests: bring lists back to the sorted orderDmitry V. Levin2022-01-021-19/+19
* tests: move keyctl syscalls of keyctl tests into a subprocessDmitry V. Levin2021-12-011-4/+4
* tests: check corner cases of AT_FDCWD path decodingRenaud Métrich2021-11-291-0/+1
* Do not decode fd path unless --decode-fds=path is specifiedDmitry V. Levin2021-11-271-2/+7
* tests: add tests for -Y/--decode-pids=comm optionMasatake YAMATO2021-11-141-0/+2
* sockaddr: implement decoding of AF_XDP socket addressesEugene Syromyatnikov2021-11-121-0/+3
* strace: add --strings-in-hex=non-ascii-chars optionEugene Syromyatnikov2021-11-111-2/+5
* netlink_route: implement RTM_NEWCACHEREPORT message decodingEugene Syromyatnikov2021-11-111-0/+4
* rtnl_link: implement IFLA_VFINFO_LIST decodingEugene Syromyatnikov2021-11-111-0/+4
* rtnl_link: make IFLA_PROTINFO decoding address family-awareEugene Syromyatnikov2021-11-111-0/+4
* tests/nlattr_ifla_brport: check all IFLA_BRPORT_* attributesEugene Syromyatnikov2021-11-071-0/+3