]> granicus.if.org Git - strace/history - tests
tests: improve syscall set syntax testing
[strace] / tests /
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...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK_EXP...
2017-10-31 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK netlink...
2017-10-26 JingPiao Chennetlink: decode netlink message delete flags
2017-10-14 JingPiao ChenWorkaround historic linux/netfilter/xt_osf.h deficiencies
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFT_COMPAT netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFTABLES netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTHELPER netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK_TIMEOUT...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_ACCT netlink messa...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_IPSET netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_OSF netlink messag...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_ULOG netlink messa...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_QUEUE netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK_EXP...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK netlink...
2017-09-24 JingPiao Chennetlink: decode NETLINK_NETFILTER netlink message types
2017-09-19 Dmitry V. Levinloop: decode LOOP_SET_BLOCK_SIZE
2017-09-19 Dmitry V. LevinUpdate ioctl entries from linux v4.14-rc1
2017-09-17 Eugene Syromyatnikovdm: add support for DM_DEV_ARM_POLL
2017-09-17 Eugene Syromyatnikovkcmp: add KCMP_EPOLL_TFD support
2017-09-17 Eugene Syromyatnikovtests: add kcmp-y test
2017-09-17 Eugene Syromyatnikovkcmp: output fds using a separate function
2017-09-17 Eugene Syromyatnikovtests/kcmp: add more checks
2017-09-17 Eugene Syromyatnikovtests/kcmp: use <linux/kcmp.h> if it is available
2017-09-17 JingPiao Chentests: check decoding of MDBA_ROUTER_PORT netlink attribute
2017-09-17 JingPiao Chentests: check decoding of MDBA_MDB_ENTRY_INFO netlink...
2017-09-17 JingPiao Chentests: extend TEST_NESTED_NLATTR_OBJECT macro
2017-09-17 Dmitry V. Levinnetlink: implement decoding of INET_DIAG_CLASS_ID attribute
2017-09-17 Dmitry V. LevinUpdate MEMBARRIER_CMD_* constants
2017-09-17 Dmitry V. LevinUpdate MFD_* constants
2017-09-07 JingPiao Chentests: check decoding of TCA_STAB netlink attribute...
2017-09-07 JingPiao Chentests: check decoding of TCA_STATS2 netlink attribute...
2017-09-07 JingPiao Chentests: check decoding of tcmsg netlink attributes
2017-09-05 Eugene SyromyatnikovUpdate copyright headers
2017-09-03 JingPiao Chentests: check decoding of IFLA_XDP netlink attribute...
2017-09-03 JingPiao Chentests: check decoding of IFLA_PORT_SELF netlink attribu...
2017-09-03 JingPiao Chentests: check decoding of more ifinfomsg netlink attributes
2017-09-02 Eugene Syromyatnikovkeyctl: add support for KDF parameters decoding in...
2017-09-02 Eugene Syromyatnikovtests/keyctl: improve readability
2017-09-01 JingPiao Chentests: check decoding of IFLA_PROTINFO netlink attribut...
2017-09-01 JingPiao Chentests: check decoding of ndtmsg netlink attributes
2017-09-01 JingPiao Chentests: check decoding of ifaddrlblmsg netlink attributes
2017-08-31 JingPiao Chentests/.gitignore: add missing files that should be...
2017-08-29 Dmitry V. Levinrtnl_rule: enhance FRA_TABLE decoding
next