]> granicus.if.org Git - strace/history - tests
nlattr: add UID/GID netlink attribute decoders
[strace] / tests /
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
2018-02-13 Eugene Syromyatnikovtests: avoid ioctl_kvm_run test failure when built...
2018-02-13 Eugene Syromyatnikovtests/ioctl_kvm_run.c: add KVM_EXIT_MMIO diagnostics
2018-02-13 Eugene Syromyatnikovtests: add compatibility layer for accept call
2018-02-12 Eugene SyromyatnikovUpdate the list of PKEY_* constants
2018-02-11 Dmitry V. LevinInclude <sys/ptrace.h> early
2018-02-11 Dmitry V. LevinInclude <limits.h> instead of <sys/param.h>
2018-02-10 Eugene Syromyatnikovtests/nsyscall-d.test: swap exp and log in diff calls
2018-02-09 Eugene SyromyatnikovUse shuffle_scno for x32 syscall numbers
2018-02-09 Eugene SyromyatnikovPrint unknown syscall number in hexadecimal
2018-02-09 Eugene Syromyatnikovtests/accept.c: call accept syscall directly, if available
2018-02-09 Eugene Syromyatnikovtests/membarrier.c: fix expected output on nohz_full...
2018-02-09 Eugene SyromyatnikovUpdate MEMBARRIER_CMD_* constants
2018-02-07 Dmitry V. Levintests: rewrite net-accept-connect.c without strncpy
2018-02-06 Dmitry V. LevinUse kernel's fcntl.h header instead of libc's for open_...
2018-02-06 Eugene Syromyatnikovtests: avoid triggering -Wstringop-truncation in ioctl_dm.c
2018-01-29 Eugene Syromyatnikovtests: check s390_pci_mmio_read and s390_pci_mmio_write...
2018-01-29 Eugene Syromyatnikovtests: check s390_runtime_instr system call decoder
2018-01-29 Eugene Syromyatnikovtests: check s390_guarded_storage system call decoder
2018-01-29 Eugene Syromyatnikovtests: check s390_sthyi system call decoder
2018-01-25 Eugene Syromyatnikovtests: make ioctl.test more flexible, use it for the...
2018-01-25 Eugene Syromyatnikovtests/gen_tests.sh: enable passing arguments to sourced...
2018-01-25 Eugene SyromyatnikovUpdate futex test in accordance with kernel's v4.15...
2018-01-25 Eugene Syromyatnikovtests/futex.c: improve error diagnostics
2018-01-25 Eugene Syromyatnikovtests: check riscv_flush_icache syscall decoder
2018-01-24 Dmitry V. Levintests: robustify set_ptracer_any
2018-01-24 Dmitry V. Levinia64: do not bail out in get_syscall_args if umove...
2018-01-23 Dmitry V. Levintests: check path tracing of old select syscall
2018-01-23 Dmitry V. Levintests: check path tracing of select/_newselect syscalls
2018-01-23 Dmitry V. Levintests: extend the check of select/_newselect syscalls...
2018-01-23 Dmitry V. Levintests: redirect stdin to /dev/null
2018-01-23 Dmitry V. Levintests: add file:line to perror_msg_and_fail/error_msg_a...
2018-01-19 Eugene Syromyatnikovtests: improve setugid error diagnostics a bit
2018-01-19 Eugene SyromyatnikovAdd compat support for s390x
next