]> granicus.if.org Git - strace/history - tests
xlat: add NETLINK_SMC
[strace] / tests /
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...
2018-04-11 Dmitry V. Levintests: skip -k tests on unsupported architectures
2018-04-11 Dmitry V. Levintests: check corner cases of udev_monitor_netlink_heade...
2018-04-11 Harsha Sharmatests: check decoding of udev_monitor_netlink_header
2018-04-11 Harsha Sharmatests: check basic decoding of PTP_* ioctl commands
2018-04-10 Eugene Syromyatnikovbpf: decode BPF_PROG_QUERY command
2018-04-08 Dmitry V. Levinunwind: prepare configure subsystem for alternative...
2018-04-08 Eugene Syromyatnikovbpf: implement decoding of prog_name and prog_ifindex...
2018-04-07 Dmitry V. Levintests: robustify strace -k tests
2018-04-05 Dmitry V. LevinUpdate copyright headers
2018-04-04 Dmitry V. Levintests: robustify options-syntax.test against ash
2018-04-04 Eugene Syromyatnikovstrace.c: support simultaneous usage of -r and -t options
2018-04-04 Eugene Syromyatnikovsyscall.c: dump write I/O even if error is returned
2018-04-04 Eugene Syromyatnikovstrace: handle possible NULL from localtime() call
2018-04-04 Dmitry V. Levintests: check decoding of bpf_attr of size 1
2018-04-04 Eugene Syromyatnikovbpf: use print_big_u64_addr
2018-04-04 Eugene Syromyatnikovbpf: add support for file mode flags
2018-04-04 Eugene Syromyatnikovtests: refactor bpf test
2018-04-04 Dmitry V. Levintests: check bpf syscall decoder unconditionally
2018-04-04 Dmitry V. Levintests: forward SIZEOF_KERNEL_LONG_T and SIZEOF_LONG...
2018-04-04 Dmitry V. Levintests/tests.h: fix indentation
2018-04-04 Dmitry V. Levintests: fix potential errno clobbering in netlink_kobjec...
2018-04-01 Eugene Syromyatnikovtests/bpf.c: add a check for NULL bpf_attr pointer
2018-04-01 Eugene Syromyatnikovbpf: print byte range for extra data
2018-04-01 Dmitry V. LevinAdd i18n support
2018-03-29 Dmitry V. LevinTreat RVAL_DECIMAL the same way as RVAL_UDECIMAL
2018-03-29 Dmitry V. Levintests: check handling of some invalid delay injection...
2018-03-29 Eugene SyromyatnikovImplement injection of negative return values
2018-03-27 Eugene Syromyatnikovtests: check decoding of kern_features syscall
2018-03-23 Eugene Syromyatnikovtests: check injection of return values into a "never...
2018-03-23 Dmitry V. Levintests: fix potentially unbound variable in kernel_versi...
2018-03-22 Eugene Syromyatnikovtests/bpf.c: convert TEST_BPF_ macro to a function
2018-03-22 Eugene Syromyatnikovtests: btrfs.c whitespace cleanup
2018-03-22 Elvira Khabirovatests: check delay injection
2018-03-21 Eugene Syromyatnikovbpf: improve handling of various sizes of bpf_prog_attr...
2018-03-20 Eugene Syromyatnikovbtrfs: print struct btrfs_ioctl_logical_ino_args.reserv...
2018-03-20 Dmitry V. LevinFix -O option handling
2018-03-14 Dmitry V. Levinbuild: do not hardcode -lrt
2018-03-14 Dmitry V. Levintests: do not link with -lrt unnecessarily
2018-03-13 Dmitry V. Levintests: extend ioctl.test libc protection to -y output
2018-03-11 Chen Jingpiaotests: add check for decoding of netfilter subsystem
2018-03-11 Chen Jingpiaotests: add check for NETLINK_NETFILTER parser
2018-03-07 Eugene Syromyatnikovbpf: print kern_version in the form of KERNEL_VERSION...
2018-03-07 Eugene Syromyatnikovtests: fix remap_file_pages.test breakage on hppa
2018-03-06 Eugene Syromyatnikovtests/test_printstrn.c: do not declare i again
2018-03-06 Eugene Syromyatnikovtests/s390_sthyi.c: make utility functions inline
2018-03-06 Eugene Syromyatnikovbtrfs: print struct btrfs_ioctl_logical_ino_args.flags...
2018-03-06 Eugene Syromyatnikovbtrfs.c: print __u64 fields with pointer semantics...
2018-03-06 Eugene SyromyatnikovImplement PTRACE_SECCOMP_GET_METADATA ptrace request...
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2018-03-02 Eugene Syromyatnikovv4l2: print known pixel/SDR formats
2018-03-02 Eugene Syromyatnikovv4l2: v4l2_fourcc is endianness-agnostic
2018-03-01 Dmitry V. Levintests: do not include <stdbool.h> in files that include...
2018-03-01 Eugene Syromyatnikovtests: check printing of block/char device numbers...
2018-03-01 Eugene Syromyatnikovprintfd: print character/block device number in -yy...
2018-03-01 Eugene Syromyatnikovutil.c: escape closing angle bracket in printfd
2018-03-01 Eugene Syromyatnikovutil.c: add support for additional escape characters...
2018-03-01 Eugene Syromyatnikovtests: check file name printing in strace -y mode
2018-03-01 Eugene Syromyatnikovtests: add print_quoted_string_ex and print_quoted_memo...
2018-03-01 Eugene Syromyatnikovtests: check escaping in string printing
2018-03-01 Eugene SyromyatnikovDo not go full octal if the next char is '8' or '9'
2018-03-01 Eugene Syromyatnikovtests: fix abbreviated octal escape check in print_quot...
2018-02-27 Eugene Syromyatnikovxlat: update the list of SCHED_FLAG_* constants
2018-02-27 Eugene Syromyatnikovtests: check decoding of ip6:port pairs associated...
2018-02-23 Dmitry V. LevinWipe out references to defunct sourceforge
2018-02-13 Eugene Syromyatnikovtests/s390_sthyi.c: skip the test if s390_sthyi returns...
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-13 Dmitry V. LevinExport SIZEOF_LONG and SIZEOF_KERNEL_LONG_T to tests
next