summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rtnl_tc_action: fix tcamsg attribute decoderEugene Syromyatnikov2023-05-107-39/+229
* Fix preprocessor indentationDmitry V. Levin2023-05-073-20/+20
* tests: bring lists back to the sorted orderDmitry V. Levin2023-05-063-34/+34
* tests: check --argv0 optionDmitry V. Levin2023-05-064-0/+20
* Remove -l alias for the recently introduced --syscall-limit optionDmitry V. Levin2023-05-056-8/+8
* syscall: fix -c (CFLAG_ONLY_STATS) usage in conjunction with -e and -lEugene Syromyatnikov2023-05-058-4/+67
* mem: handle hppa MADV_* UAPI breakageEugene Syromyatnikov2023-04-307-10/+116
* Update copyright headersDmitry V. Levin2023-04-3029-29/+29
* Implement decoding of signal masks associated with signalfd file descriptorsleedagee2023-04-295-5/+39
* net: implement IP_LOCAL_PORT_RANGE socket option decodingEugene Syromyatnikov2023-04-2812-0/+223
* prctl: implement PR_[GS]ET_MDWE decodingesyr/prctl-mdweEugene Syromyatnikov2023-04-284-0/+152
* io_uring: rename pad field of io_uring_buf_reg to flagsDmitry V. Levin2023-04-281-3/+3
* xlat: update MFD_* constantsDmitry V. Levin2023-04-281-5/+6
* xlat: update IFLA_BRPORT_* constantsDmitry V. Levin2023-04-282-2/+6
* tests: fix strace--syscall-limit testDmitry V. Levin2023-04-282-4/+13
* tests/prctl-sve: fix prctl(PR_SVE_GET_VL) return expected value printingesyr/tests-prctl-sve-fixEugene Syromyatnikov2023-04-271-4/+20
* tests/gen_tests: remove redundant optionSahil Siddiq2023-04-241-1/+1
* tests: expand symlink test, add symlink-P testEugene Syromyatnikov2023-04-225-3/+45
* tests: expand link test, add link-P testEugene Syromyatnikov2023-04-225-5/+48
* Implement an ability to filter syscalls that operate on specific FDsEugene Syromyatnikov2023-04-2225-80/+363
* tests: fix strace--tips testEugene Syromyatnikov2023-04-221-23/+30
* tests: double quote array expansions to avoid re-splitting elementsDmitry V. Levin2023-04-042-2/+2
* tests: check -l/--syscall-limit optionsSahil Siddiq2023-04-038-0/+175
* tests/membarrier: add new combination of flagsSven Schnelle2023-03-311-0/+12
* Make --tips more easily availableDmitry V. Levin2023-04-014-1/+17
* treewide: fix unnecessary $ on arithmetic variablesDmitry V. Levin2023-03-3015-24/+24
* Add config3 field to struct perf_event_attrSven Schnelle2023-03-091-1/+9
* Add a configure flag for installing testsElvira Khabirova2023-03-051-0/+7
* tests: split EXTRA_DISTElvira Khabirova2023-03-051-77/+86
* Update copyright headersDmitry V. Levin2023-02-2622-21/+22
* Fix build on alphaDmitry V. Levin2023-02-241-4/+4
* ioctl: use finfo as hints for resolving overlapping ioctl commandsMasatake YAMATO2023-02-201-6/+18
* tests: enhance ptrace_syscall_info error diagnosticsDmitry V. Levin2023-02-191-57/+51
* tests: remove getpid and getppid from check_PROGRAMSElvira Khabirova2023-02-181-2/+0
* treewide: replace "sed -r" with "sed -E"Dmitry V. Levin2023-02-146-14/+14
* xlat: update V4L2_CTRL_FLAG_* constantsDmitry V. Levin2023-02-131-4/+6
* xlat: update NTF_EXT_* constantsDmitry V. Levin2023-02-111-2/+4
* xlat: update LANDLOCK_ACCESS_FS_* constantsDmitry V. Levin2023-02-102-4/+4
* tests: check umovestr return value when the string crosses a page boundaryDmitry V. Levin2023-02-071-0/+19
* pc.test: Fix up order of strace messages againHelge Deller2023-01-311-1/+1
* membarrier: add MEMBARRIER_CMD_GET_REGISTRATIONS flagSven Schnelle2023-01-301-0/+10
* hppa: Fix pc.test testcase on hppa architectureHelge Deller2023-01-291-2/+3
* hppa: Drop special handling of fanotify syscalls on pariscHelge Deller2023-01-291-5/+0
* xlat: update IFLA_* constantsDmitry V. Levin2023-01-202-2/+4
* xlat: update BPF_* constantsDmitry V. Levin2023-01-061-5/+5
* io_uring: prepare for <linux/io_uring.h> updateDmitry V. Levin2023-01-032-0/+6
* tests: enable time_types.h based tests unconditionallyDmitry V. Levin2023-01-022-26/+2
* printleader: do not mark output as unfinished unnecessarilyDmitry V. Levin2022-12-294-0/+91
* print_event_exit: do not mark output as unfinished unnecessarilyDmitry V. Levin2022-12-284-0/+76
* Update copyright headersDmitry V. Levin2022-12-1215-15/+15