]> granicus.if.org Git - strace/history - tests
mmap_cache: add function to enable mmap_cache
[strace] / tests /
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
2018-01-17 Dmitry V. Levintests: check path tracing of ppoll syscall
2018-01-17 Dmitry V. Levintests: check path tracing of poll syscall
2018-01-17 Eugene Syromyatnikovtests: enable old_mmap-P.test on s390x
2018-01-17 Eugene Syromyatnikovtests: check path tracing of old mmap syscall
2018-01-17 Eugene SyromyatnikovTest non-verbose old_mmap output
2018-01-17 Dmitry V. Levintests: improve descriptor set syntax testing
2018-01-16 Eugene SyromyatnikovAdd support for specifying compiler options for mpers...
2018-01-16 Dmitry V. Levintests: improve syscall set syntax testing
2018-01-16 Dmitry V. LevinEnhance error diagnostics about invalid syscalls in...
2018-01-15 Dmitry V. LevinEnhance error diagnostics about invalid syscalls in...
2018-01-11 Eugene Syromyatnikovtests: add more checks of reboot syscall decoding
2018-01-11 Eugene Syromyatnikovtests: use sprintrc in reboot.test
2018-01-11 Eugene SyromyatnikovAdd indication of mpers support to strace -V output
2018-01-11 Eugene SyromyatnikovProvide strace's native arch to the test framework
2018-01-11 Eugene SyromyatnikovAdd indication of optional demangle feature strace...
2018-01-11 Eugene SyromyatnikovUpdate perf-related flags
2018-01-11 Eugene Syromyatnikovperf.c: add support for struct perf_event_attr.namespaces
2018-01-11 Eugene Syromyatnikovtests: check decoding of [gs]et_thread_area syscalls...
2018-01-10 Eugene Syromyatnikovtests: check decoding of modify_ldt with for 4-byte...
2018-01-10 Eugene Syromyatnikovtests: move struct user_desc printing function into...
2018-01-08 Eugene Syromyatnikovtests: check decoding of modify_ldt syscall
2018-01-04 Dmitry V. LevinLift artificial limit on output file names in -ff mode
2017-12-29 Dmitry V. Levinunwind: demangle function arguments
2017-12-29 Dmitry V. Levintests: check strace -k symbol names demangling
2017-12-29 Dmitry V. Levintests: parametrize strace-k.test
2017-12-24 Harsha Sharmatests: enhance run.sh usage error diagnostics
2017-12-23 Dmitry V. Levintests: skip nsyscalls-d.test on mips o32
2017-12-23 Dmitry V. LevinRemove linux/mtd-abi.h
2017-12-20 Dmitry V. Levintests: consistently use $STRACE_EXE instead of local...
2017-12-20 Eugene Syromyatnikovtests: check (some) debugging output generated during...
2017-12-14 Dmitry V. Levintests: check error diagnostics when exec file name...
2017-12-04 Masatake YAMATOtests: check decoding of KVM ioctl commands
2017-12-03 Dmitry V. Levintests: robustify attach-p-cmd.test against buggy kernels
2017-12-03 Dmitry V. Levintests: robustify ipc_msgbuf.test against broken libc
2017-11-22 Dmitry V. Levintests: fix llseek test
2017-11-22 Dmitry V. Levintests: simplify bpf test a bit
2017-11-21 Dmitry V. LevinImplement decoding of BPF_OBJ_GET_INFO_BY_FD command...
2017-11-21 Dmitry V. LevinImplement decoding of BPF_*_GET_*_ID commands of bpf...
2017-11-20 Dmitry V. LevinImplement decoding of BPF_PROG_TEST_RUN command of...
2017-11-20 Dmitry V. Levinbpf: update BPF_MAP_CREATE decoding
2017-11-18 Dmitry V. Levinipc_shm: decode hugetlb page size in shmget flags
2017-11-18 Dmitry V. Levinmemfd_create: decode hugetlb page size
2017-11-18 Dmitry V. LevinPrint the first argument of memfd_create syscall as...
2017-11-17 Dmitry V. Levinmem: decode hugetlb page size in mmap flags
2017-11-17 Dmitry V. LevinProvide fallback definitions for SHM_EXEC constant
2017-11-17 Dmitry V. LevinUpdate SHM_* constants
2017-11-16 Dmitry V. Levinnet: fix SOL_NETLINK NETLINK_LIST_MEMBERSHIPS decoding
2017-11-16 Dmitry V. Levintests: check [gs]etsockopt SOL_NETLINK decoding
2017-11-12 Dmitry V. LevinUpdate copyright headers
2017-11-04 Dmitry V. Levintests: check signal mask transparency
2017-11-03 Dmitry V. Levintests: check signal disposition transparency
2017-11-03 Eugene Syromyatnikovtests: update futex test to accommodate the recent...
2017-11-03 Eugene Syromyatnikovtests: cleanup futex test
2017-11-02 Dmitry V. Levinseccomp: decode SECCOMP_GET_ACTION_AVAIL operation
2017-11-01 Dmitry V. LevinRename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
2017-11-01 Dmitry V. LevinUpdate SECCOMP_* constants
2017-11-01 Dmitry V. Levintests: robustify options-syntax.test against inquisitiv...
2017-11-01 Dmitry V. LevinUpdate MEMBARRIER_CMD_* constants
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFT_COMPAT netlink...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFTABLES netlink...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTHELPER netlink...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK_TIMEOUT...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_ACCT netlink messa...
next