]> granicus.if.org Git - strace/history - tests/Makefile.am
tests: rewrite utimensat.test without relying on libc utimensat wrapper
[strace] / tests / Makefile.am
2017-04-16 Dmitry V. Levintests: rewrite utimensat.test without relying on libc...
2017-04-14 Dmitry V. Levintests: tabulate shmxt.test
2017-04-14 JingPiao ChenImplement -e trace=/regex option
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. Levintrace_syscall_exiting: do not call get_regs for filtere...
2017-04-11 Dmitry V. Levintests: check decoding of gettid syscall
2017-04-07 Dmitry V. Levintests: remove statfs.expected
2017-04-07 Sandhya Bankartests: add tests for getpid and getppid syscalls
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-04-06 Dmitry V. Levintests: tabulate xattr.test
2017-04-05 Dmitry V. Levintests: generalize scripts that check non-abbreviated...
2017-04-05 Dmitry V. Levintests: tabulate stereotypical test scripts
2017-04-03 Dmitry V. Levintests: add a list of executables without side effects
2017-04-03 Dmitry V. Levintests: run every test except ksysent.test in its own...
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-16 Dmitry V. Levintests: check decoding of int 0x80 on x86_64, x32, and x86
2017-03-13 Dmitry V. Levintests: check decoding of rt_sigreturn syscall
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-02-26 Dmitry V. Levintests: move print_time function to libtests
2017-02-21 Dmitry V. Levintests: rewrite ppoll syscall decoding check from match_...
2017-02-20 Dmitry V. Levintests: move get_sigset_size function to libtests
2017-02-11 Dmitry V. Levintests: rewrite pipe2 syscall decoding check from match_...
2017-02-10 Dmitry V. Levintests: rewrite mq.test from match_grep to match_diff
2017-02-09 Dmitry V. Levintests: check signal injection along with fault injection
2017-02-08 Dmitry V. Levintests: check signal injection
2017-02-08 Dmitry V. LevinImplement -e inject= option
2017-02-08 Dmitry V. Levintests: prepare for introduction of -e inject= option
2017-02-07 Dmitry V. Levintests: make Makefile.am lists sorted in C locale
2017-01-28 Elvira Khabirovatests: check success injection
2017-01-20 JingPiao ChenImplement decoding of ustat syscall
2017-01-10 Dmitry V. Levintests: check decoding of scsi ioctl commands
2017-01-10 Dmitry V. Levintests: check decoding of ioctl SG_IO v3 commands
2017-01-10 Dmitry V. Levintests: check decoding of ioctl SG_IO v4 commands
2017-01-04 Eugene Syromyatnikovtests: check non-verbose decoding of LOOP_* ioctls
2017-01-04 JingPiao Chentests: check decoding of LOOP_* ioctls
2017-01-04 Eugene Syromyatnikovtests: check ioctl(SIOCGIFCONF) decoding
2017-01-01 Dmitry V. LevinGenerate scno.h without invoking a generated executable...
2016-12-30 Dmitry V. Levintests: do not use BUILT_SOURCES
2016-12-30 Dmitry V. LevinFix cross build
2016-12-28 Eugene Syromyatnikovtests: check decoding of prctl PR_GET_TID_ADDRESS operation
2016-12-26 Dmitry V. Levinumoven: detect invalid addresses
2016-12-26 Dmitry V. Levinumovestr: detect invalid addresses
2016-12-26 Eugene Syromyatnikovtests: check decoding of a subset of prctl operations
2016-12-25 Dmitry V. Levinprintstr_ex: fix decoding of non-NUL-terminated strings...
2016-12-22 Gabriel Laskartests: test for correct ellipsis with -s in xattr
2016-12-20 Dmitry V. Levintests: generate scno.h from syscallent.h for use by...
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl operations without arguments
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl PR_[GS]ET_SECUREBITS...
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl PR_[GS]ET_DUMPABLE opera...
2016-12-07 Dmitry V. Levintests: skip fault injection tests on unsupported platforms
2016-12-06 Dmitry V. Levintests: add valgrind support to "make check"
2016-12-06 Dmitry V. Levintests: robustify attach-f-p.test against race conditions
2016-11-30 JingPiao Chentests: add prctl-pdeathsig.test and prctl-tsc.test
2016-11-30 Dmitry V. LevinCheck dumping of io syscalls when descriptor arguments...
2016-11-28 Dmitry V. Levintests: check -C option
2016-11-28 Dmitry V. Levintests: check basic options syntax
2016-11-28 Dmitry V. Levintests: check decoding of threads when a non-leader...
2016-11-27 Dmitry V. Levintests: check decoding of fault injected exit_group...
2016-11-20 Dmitry V. Levintests: check decoding of prctl PR_GET_NAME/PR_SET_NAME...
2016-11-18 Dmitry V. Levintests: check decoding of ERESTARTSYS error code
2016-11-18 Dmitry V. Levintests: check -e signal=set syntax
2016-11-16 Dmitry V. Levintests: check syscall fault injection
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-11-09 Eugene Syromyatnikovtests: check decoding of mq_{notify,open,timedreceive...
2016-10-31 Eugene Syromyatnikovtests: add tests for perf_event_attr structure decoding...
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-10-30 Eugene Syromyatnikovtests: check decoding of oldfstat, oldlstat, and oldsta...
2016-10-28 Eugene Syromyatnikovtests: check decoding of kexec_file_load and kexec_load...
2016-10-28 Eugene Syromyatnikovtests: check decoding of unshare syscall
2016-10-28 Eugene Syromyatnikovtests: check decoding of setns syscall
2016-10-28 Eugene Syromyatnikovtests: check non-verbose capget/capset output
2016-10-28 Eugene Syromyatnikovtests: check decoding of fanotify_init syscall
2016-10-28 Eugene Syromyatnikovtests: check decoding of {init,finit,delete}_module...
2016-10-28 Eugene Syromyatnikovtests: check decoding of process_vm_readv and process_v...
2016-10-28 Eugene Syromyatnikovtests: check decoding of kcmp syscall
2016-10-27 Eugene Syromyatnikovtests: check decoding of inotify family syscalls
2016-10-27 Eugene Syromyatnikovtests: check decoding of lookup_dcookie syscall
2016-10-26 Eugene Syromyatnikovtests: check decoding of ioprio_get and ioprio_set...
2016-10-26 Eugene Syromyatnikovtests: move fill_memory and fill_memory_ex into a separ...
2016-10-03 Eugene Syromyatnikovtests: check decoding of add_key, keyctl, and request_k...
2016-09-28 Eugene Syromyatnikovtests: check decoding of fadvise64 and fadvise64_64...
2016-09-28 Eugene Syromyatnikovtests: check decoding of fallocate syscall
2016-09-27 Eugene Syromyatnikovtests: check decoding of getcpu syscall
2016-09-27 Eugene Syromyatnikovtests: check decoding of quotactl syscall
2016-09-05 Eugene Syromyatnikovtests: check decoding of perf_event_open syscall
2016-09-05 Eugene Syromyatnikovtests: check decoding of readahead syscall
2016-09-02 Eugene Syromyatnikovtests: move sprintrc function to libtests
2016-08-30 Eugene Syromiatnikovtests: check decoding of futex syscall
2016-08-13 Dmitry V. Levintests: check for leaks of placeholder descriptors
2016-08-11 James Cowgilltests/nsyscalls.test: only trace the "syscall" syscall...
2016-08-03 Dmitry V. LevinFix printing of mode_t, umode_t, and umask types
2016-08-02 Dmitry V. Levinip_mreq.test: rewrite from match_grep to match_diff
2016-08-02 Dmitry V. Levinfanotify_mark.test: rewrite from match_grep to match_diff
2016-08-02 Dmitry V. Levinsignalfd4.test: rewrite from match_grep to match_diff
2016-07-31 Dmitry V. Levintests: rename signalfd.test to signalfd4.test
2016-07-30 Dmitry V. Levinmemfd_create.test: rewrite from match_grep to match_diff
2016-07-28 Dmitry V. LevinConsistently use extended regular expressions where...
2016-07-22 Dmitry V. Levintests: check decoding of ipc syscall
next