]> granicus.if.org Git - strace/history - tests
nlattr: add UID/GID netlink attribute decoders
[strace] / tests /
2018-06-06 Dmitry V. Levintests: use STRINGIFY instead of _STR
2018-06-06 Eugene Syromyatnikovtests: check decoding of IFLA_EVENT netlink attribute
2018-06-04 Eugene Syromyatnikovtests/opipe.test: remove unneeded run_prog call
2018-06-04 Eugene Syromyatnikovtests: check BPF_OBJ_GET_INFO_BY_FD decoding
2018-06-02 Eugene Syromyatnikovbpf: print log_buf field as a string
2018-06-02 Eugene Syromyatnikovtests: cast printf arguments to short when %h format...
2018-06-01 Zhibin Litests: check short read of struct flock/flock64
2018-06-01 Dmitry V. Levintests: extend struct flock/flock64 decoding checks
2018-06-01 Dmitry V. Levintests: extend F_OFD_* decoding checks
2018-06-01 Dmitry V. Levintests/fcntl-common.c: define and initialize errstr
2018-06-01 Dmitry V. Levintests/fcntl-common.c: add fd argument to invoke_test_sy...
2018-06-01 Dmitry V. Levintests: move F_OFD_SETLK* checks from fcntl64.c to fcntl...
2018-06-01 Dmitry V. Levintests: move F_OWNER_* tests to fcntl-common.c
2018-06-01 Dmitry V. Levintests: rename struct_flock.c to fcntl-common.c
2018-05-30 Eugene Syromyatnikovtests: check decoding of new FRA_* netlink attributes
2018-05-30 Eugene Syromyatnikovtests: use syscall() for ioctl() calls with oversized...
2018-05-30 Eugene Syromyatnikovtests/test_nlattr.h: fix pointer calculation in TEST_NL...
2018-05-30 Eugene Syromyatnikovnlattr: print index names in netlink meminfo array
2018-05-29 Dmitry V. LevinEnhance printing of unfetchable object addresses in...
2018-05-29 Dmitry V. Levinprint_array: enhance printing of unfetchable object...
2018-05-28 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR where appropriate
2018-05-28 Eugene Syromyatnikovbpf: decode bpf_attr.info field used by BPF_OBJ_GET_INF...
2018-05-28 Eugene Syromyatnikovtests: add union bpf_attr.query.prog_ids field decoding...
2018-05-28 Eugene Syromyatnikovbpf: BPF_PROG_QUERY bpf_attr.query.prog_ids printing...
2018-05-28 Eugene Syromyatnikovbpf: add support for instruction decoding
2018-05-28 Eugene Syromyatnikovtests: check decoding of successful PERF_EVENT_IOC_...
2018-05-28 Eugene SyromyatnikovImplement PERF_EVENT_IOC_* decoding
2018-05-28 Dmitry V. Levintests: fix ipc_msgbuf.test
2018-05-25 Eugene Syromyatnikovxlat: add SECCOMP_FILTER_FLAG_SPEC_ALLOW
2018-05-25 Eugene Syromyatnikovprctl: add PR_GET_SPECULATION_CTRL/PR_SET_SPECULATION_C...
2018-05-25 Eugene Syromyatnikovtests: add keyctl variants with different xlat verbosit...
2018-05-25 Eugene Syromyatnikovkeyctl: print KEYCTL_SET_REQKEY_KEYRING argument as...
2018-05-25 Eugene Syromyatnikovsyscall.c: unify error value printing
2018-05-25 Eugene Syromyatnikovioctl: implement INOTIFY_IOC_SETNEXTWD decoding
2018-05-25 Eugene Syromyatnikovtests/test_nlattr.h: avoid testing cropped objects...
2018-05-25 Eugene Syromyatnikovtests: pass index to print_elem_ callback in TEST_NLATT...
2018-05-24 Dmitry V. Levintests: further cleanup bpf big address checks
2018-05-23 Dmitry V. Levintests: cleanup bpf big address checks
2018-05-23 Eugene Syromyatnikovbpf: add support for BPF_RAW_TRACEPOINT_OPEN command...
2018-05-23 Eugene Syromyatnikovbpf: add support for decoding struct bpf_attr.expected_...
2018-05-23 Eugene Syromyatnikovnlattr: do not assume that SK_MEMINFO_VARS is constant
2018-05-23 Eugene Syromyatnikovtests/test_nlattr.h: fix pointer calculation in TEST_NL...
2018-05-23 Eugene Syromyatnikovsockaddr: add support for sockaddr_l2 without l2_bdaddr...
2018-05-21 Eugene Syromyatnikovtests/qual_fault.test: add -efu arguments to the interp...
2018-05-21 Eugene Syromyatnikovtests/qual_fault.test: swap expected/output files in...
2018-05-19 Eugene Syromyatnikovxlat: add BPF_PROG_TYPE_SK_MSG
2018-05-19 Eugene Syromyatnikovxlat: update bpf_attach_type constants
2018-05-15 Eugene Syromyatnikovsockaddr: decode Bluetooth L2 CID values
2018-05-15 Eugene Syromyatnikovsockaddr: decode Bluetooth L2 PSM values
2018-05-15 Eugene Syromyatnikovsockaddr: decode bluetooth address type names
2018-05-14 Eugene Syromyatnikovsocketutils: do not request NDIAG_SHOW_MEMINFO
2018-05-09 Eugene Syromyatnikovtests: introduce midtail_alloc and use it in netlink...
2018-05-09 Eugene Syromyatnikovxlat: add MSG_STAT_ANY
2018-05-09 Eugene Syromyatnikovxlat: add SEM_STAT_ANY
2018-05-09 Eugene Syromyatnikovxlat: add SHM_STAT_ANY
2018-05-09 Eugene Syromyatnikovnet: print SO_GET_FILTER in getsockopt
2018-05-09 Eugene Syromyatnikovtests: add sock_filtrer-v variants with different xlat...
2018-05-08 Eugene Syromyatnikovs390: simplify s390_runtime_instr command printing
2018-05-08 Eugene Syromyatnikovtests/init.sh: add run_prog_match_grep
2018-05-08 Eugene Syromyatnikovtests: add so_peercred variants with different xlat...
2018-05-08 Eugene Syromyatnikovtests: add personality variants with different xlat...
2018-05-08 Eugene Syromyatnikovtests: add fanotify_mark variants with different xlat...
2018-05-07 Eugene Syromyatnikovtests: add more v4l2 checks
2018-05-07 Eugene Syromyatnikovtests: add variants of IPC tests with different xlat...
2018-05-07 Eugene Syromyatnikovtests: make ipc tests a bit more strict
2018-05-07 Eugene Syromyatnikovtests: check all bits of mtype in ipc_msgbuf test
2018-05-07 Eugene Syromyatnikovtests: print expected output by ipc_msgbuf test itself
2018-05-06 Eugene Syromyatnikovxlat: update BPF_F_* constants
2018-05-03 Zhibin Litests: check decoding of F_GETOWN_EX and F_SETOWN_EX...
2018-05-02 Masatake YAMATOtests/ioctl_kvm_run.c: handle cpuid at the end of vcpu...
2018-04-28 Eugene Syromyatnikovtests: add more mount checks
2018-04-28 Dmitry V. Levintests: use sprintrc in mount test
2018-04-28 Eugene Syromyatnikovtests: add mount variants with different xlat verbosity...
2018-04-28 Eugene Syromyatnikovtests: add old_mmap variants with different xlat verbos...
2018-04-28 Eugene Syromyatnikovtests: add mmap/mmap64 variants different xlat verbosit...
2018-04-25 Eugene Syromyatnikovtests: add more evdev ioctl checks
2018-04-25 Eugene Syromyatnikovevdev: decode EV_SW unconditionally
2018-04-20 Eugene Syromyatnikovbtrfs: use printxval_u for error types printing
2018-04-20 Eugene Syromyatnikovbtrfs: print device IDs using PRINT_FIELD_DEV
2018-04-20 Eugene Syromyatnikovbtrfs: print cont_reading_from_srcdev_mode as xlat
2018-04-20 Eugene Syromyatnikovbtrfs: make BTRFS_IOC_GET_DEV_STATS error statistics...
2018-04-20 Eugene Syromyatnikovioctl: print ioctl number in accordance with xlat verbo...
2018-04-20 Eugene Syromyatnikovfile_ioctl: make abbreviated output more structured
2018-04-20 Eugene Syromyatnikovbtrfs: fix printing of struct btrfs_ioctl_quota_ctl_args
2018-04-20 Eugene Syromyatnikovbtrfs: consistently use PRINT_FIELD_U64
2018-04-20 Eugene Syromyatnikovbtrfs: print {min,max}_{offset,transid} unconditionally
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: accept possible failure of BTRFS_IOC_BAL...
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: support volumes with mixed data/metadata...
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: check BTRFS_IOC_SUBVOL_CREATE_V2 result
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: add pid suffix to the created directory...
2018-04-20 Eugene Syromyatnikovbtrfs: refactor timespec printing into print_btrfs_timespec
2018-04-20 Eugene Syromyatnikovbtrfs: print abbreviations and field names more consist...
2018-04-20 Eugene Syromyatnikovbtrfs: convert btrfs_print_{objectid,key_type} to PRINT...
2018-04-20 Eugene Syromyatnikovtests: add btrfs tests with verbose xlat decoding
2018-04-20 Eugene Syromyatnikovtests: check -X option syntax
2018-04-20 Eugene Syromyatnikovbpf: print fields that interpreted as pointers using...
2018-04-12 Eugene Syromyatnikovbpf: add support for map_name and map_ifindex fields...
2018-04-12 Eugene Syromyatnikovbpf: improve handling of various sizes of BPF_MAP_CREAT...
2018-04-12 Eugene Syromyatnikovtests: add checks for bpf BPF_MAP_CREATE arguments
2018-04-11 Dmitry V. Levintests: robustify signal delivery test against kernel...
next