summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* statx: decode new fields added to struct statxDmitry V. Levin2022-12-111-0/+10
* statx: honor struct statx.stx_maskDmitry V. Levin2022-12-111-17/+33
* xlat: update TLS_* constantsDmitry V. Levin2022-12-111-1/+3
* xlat: update STATX_* constantsDmitry V. Levin2022-12-111-2/+2
* xlat: update PERF_* constantsDmitry V. Levin2022-12-111-4/+5
* xlat: update ETH_P_* constantsDmitry V. Levin2022-12-111-1/+1
* xlat: update COUNTER_* constantsDmitry V. Levin2022-12-111-4/+4
* xlat: update BPF_* constantsDmitry V. Levin2022-12-111-5/+5
* Reduce sysctl decoder to the bare minimumDmitry V. Levin2022-12-104-0/+66
* src: introduce tprint_attribute_{begin,end} helpersDmitry V. Levin2022-11-272-4/+4
* dm: decode dm_ioctl as a pseudoarrayDmitry V. Levin2022-11-271-82/+82
* print_icmp_filter: print icmp_filter as a bitsetDmitry V. Levin2022-11-261-26/+40
* print_affinitylist: use tprint_bitset_* helpers to print bitsetsDmitry V. Levin2022-11-262-15/+15
* xlat/modem_flags: fix fallback definitions for mipsDmitry V. Levin2022-11-251-2/+7
* numa: use more print_fields.h helpersDmitry V. Levin2022-11-212-2/+2
* tests: fix injection tests on ia64 architectureDmitry V. Levin2022-11-194-11/+31
* term: modernizeDmitry V. Levin2022-11-131-183/+160
* tests: add struct termios-related ioctl command testEugene Syromyatnikov2022-11-135-0/+1022
* tprint_array_index_end: remove extra whitespace from the outputDmitry V. Levin2022-11-125-18/+18
* xlat: update TIOCM_* constantsDmitry V. Levin2022-11-061-3/+6
* tests: check decoding of ioctl TIOCM* commandsDmitry V. Levin2022-11-064-0/+99
* tests: check decoding of ioctl TIOC[GS]WINSZ commandsDmitry V. Levin2022-11-054-0/+46
* src: introduce tprint_plus() helperDmitry V. Levin2022-11-021-2/+2