summaryrefslogtreecommitdiff
path: root/tests/pure_executables.list
Commit message (Expand)AuthorAgeFilesLines
* rtnl_tc_action: fix tcamsg attribute decoderEugene Syromyatnikov2023-05-101-0/+3
* tests: bring lists back to the sorted orderDmitry V. Levin2023-05-061-1/+1
* mem: handle hppa MADV_* UAPI breakageEugene Syromyatnikov2023-04-301-0/+3
* Update copyright headersDmitry V. Levin2023-04-301-1/+1
* Implement decoding of signal masks associated with signalfd file descriptorsleedagee2023-04-291-0/+1
* net: implement IP_LOCAL_PORT_RANGE socket option decodingEugene Syromyatnikov2023-04-281-0/+4
* Implement an ability to filter syscalls that operate on specific FDsEugene Syromyatnikov2023-04-221-0/+8
* 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-0/+3
* tests: add PR_SVE_[GS]ET_VL checksEugene Syromyatnikov2022-08-111-0/+3
* arch_prctl: decode ARCH_GET_XCOMP_SUPP, ARCH_{GET,REQ}_XCOMP{,_GUEST}_PERMEugene Syromyatnikov2022-08-111-0/+4
* prctl: implement PR_SME_[GS]ET_VL decodingEugene Syromyatnikov2022-08-111-0/+4
* printsiginfo: print si_fd for SIGIO signalsEugene Syromyatnikov2022-08-091-0/+4
* tests: add [gs]etsockopt(SOL_SOCKET) testsEugene Syromyatnikov2022-07-311-0/+4
* Implement COUNTER_* ioctl decodingEugene Syromyatnikov2022-06-071-0/+4
* Decode set_mempolicy_home_node syscallEugene Syromyatnikov2022-03-241-0/+1
* Add lirc ioctl decodingSean Young2022-02-121-0/+1
* prctl: implement PR_SET_VMA decoding for non-Android platformsDmitry V. Levin2022-01-301-0/+1
* Update copyright headersDmitry V. Levin2022-01-091-1/+1
* tests: check decoding of futex_waitv syscallDmitry V. Levin2022-01-091-0/+1
* tests: bring lists back to the sorted orderDmitry V. Levin2022-01-021-5/+5
* 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-0/+5
* 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-0/+3
* 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
* ioctl: implement KD* ioctl decodingEugene Syromyatnikov2021-11-071-0/+4
* netlink_route: implement RTM_NEWSTATS and RTM_GETSTATS message decodingEugene Syromyatnikov2021-11-071-0/+4
* netlink_route: implement RTM_{NEW,DEL,GET}NEXTHOP decodingEugene Syromyatnikov2021-10-141-0/+4
* tests: add io_uring_register-X* testsEugene Syromyatnikov2021-10-121-0/+3
* Decode process_mrelease syscallEugene Syromyatnikov2021-10-111-0/+2
* times: enhance decoding of clock_t-typed fieldsEugene Syromyatnikov2021-10-091-0/+3
* seccomp: decode SECCOMP_GET_NOTIF_SIZESEugene Syromyatnikov2021-10-091-0/+1
* tests: add ptrace-X* testsEugene Syromyatnikov2021-10-091-0/+3
* tests: add ptrace_syscall_info-X* testsEugene Syromyatnikov2021-10-081-0/+3
* prctl: implement PR_SCHED_CORE op decodingEugene Syromyatnikov2021-08-181-0/+4
* prctl: implement PR_PAC_[GS]ET_ENABLED_KEYS ops decodingEugene Syromyatnikov2021-08-141-0/+4
* prctl: implement PR_[GS]ET_TAGGED_ADDR_CTRL op decodingEugene Syromyatnikov2021-08-141-0/+4
* prctl: implement PR_PAC_RESET_KEYS decodingEugene Syromyatnikov2021-08-051-0/+1
* prctl: implement PR_SET_SYSCALL_USER_DISPATCH op decodingEugene Syromyatnikov2021-08-041-0/+1
* rtnl_link: implement IFLA_PROTO_DOWN_REASON attribute decodingEugene Syromyatnikov2021-08-031-0/+1
* Implement memfd_secret syscall decodingEugene Syromyatnikov2021-08-021-0/+1
* Implement decoding of quotactl_fd syscallDmitry V. Levin2021-07-251-0/+3
* tests: improve test coverage of prctl syscall decoderSrikavin Ramkumar2021-07-121-0/+5