]> granicus.if.org Git - strace/history - tests
Fix omission of field names in printers of timeval structure
[strace] / tests /
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timeval...
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timespec...
2016-11-26 Dmitry V. Levintests: robustify prctl-name.test against unrelated...
2016-11-22 Dmitry V. Levintests: cleanup prctl-name.c
2016-11-20 Dmitry V. Levintests: check decoding of prctl PR_GET_NAME/PR_SET_NAME...
2016-11-18 Dmitry V. Levintests: fix btrfs build error on some old systems
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-17 Dmitry V. LevinMake -e fault= expressions cumulative
2016-11-16 Dmitry V. Levintests: check syscall fault injection
2016-11-13 Dmitry V. Levintests: fix potential compilation warning in ioctl_block.c
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-11-13 Eugene Syromyatnikovtests: fix "comparison between signed and unsigned...
2016-11-12 Andreas Schwabtests: do not run old_mmap test on m68k
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-11-08 Dmitry V. Levintests: skip times.test if CLOCK_PROCESS_CPUTIME_ID...
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-31 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene SyromyatnikovFix typo in comment in tests/quotactl.h
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in quotactl test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in getcpu test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in request_key test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in add_key test
2016-10-30 Eugene Syromyatnikovtests: check decoding of oldfstat, oldlstat, and oldsta...
2016-10-30 Eugene Syromyatnikovtests: additional tests of stat decoders
2016-10-30 Eugene Syromyatnikovtests: prepare for additional tests of stat decoders
2016-10-28 Eugene Syromyatnikovmq: Properly print mq_flags field
2016-10-28 Eugene Syromyatnikovprint_mq_attr: fix typo
2016-10-28 Eugene Syromyatnikovtests: additional name_to_handle_at/open_by_handle_at...
2016-10-28 Eugene Syromyatnikovtests: require only presence of __NR_* macros for file_...
2016-10-28 Eugene Syromyatnikovtests: proper type conversion in keyctl test
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: additional capset decoder checks
2016-10-28 Eugene Syromyatnikovtests: check decoding of fanotify_init syscall
2016-10-28 Eugene Syromyatnikovtests: some additional checks for fanotify_mark
2016-10-28 Eugene Syromyatnikovtests: use sprintrc in tests/fanotify_mark.c
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 Syromyatnikovio: use umoven_or_printaddr_ignore_syserror as umove...
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: move ARG_STR and similar macros to tests.h
2016-10-26 Eugene Syromyatnikovtests: move LL_PAIR and LL_VAL_TO_PAIR macros to tests.h
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-26 Eugene Syromyatnikovtests: add period parameter to fill_memory_ex
2016-10-03 Eugene Syromyatnikovtests: check decoding of add_key, keyctl, and request_k...
2016-10-03 Dmitry V. Levintests: fix another regression in qual_syscall.test
2016-10-01 Dmitry V. Levintests: fix typo in qual_syscall.test
2016-09-30 Dmitry V. LevinEnhance -e abbrev=set, -e raw=set, and -e verbose=set
2016-09-30 Dmitry V. Levintests/qual_syscall.test: rewrite without ls
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: make magic values in ioctl_block test distinctive
2016-09-27 Eugene Syromyatnikovtests: additional getcwd decoding checks
2016-09-27 Eugene Syromyatnikovtests: check decoding of quotactl syscall
2016-09-27 Dmitry V. LevinEnhance zero_extend_signed_to_ull and sign_extend_unsig...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in waitid and waitid-v tests
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in wait4 and wait4-v tests
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in msg_control and msg_control...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in mmsg_name and mmsg_name...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in ioctl_rtc and ioctl_rtc...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in ioctl_evdev and ioctl_evdev...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in execveat and execveat-v...
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in execve and execve-v tests
2016-09-26 Dmitry V. Levintests: add VERBOSE macro
2016-09-20 Dmitry V. Levindecode_open: print the mode argument when O_TMPFILE...
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/ptrace.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/netlink_protocol.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/fchownat.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/fchmodat.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/fchmod.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/getgroups.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/setgroups.c
2016-09-19 Dmitry V. Levintests/utime.c: rewrite without assert
2016-09-19 Dmitry V. Levintests/xattr.c: rewrite without assert
2016-09-19 Dmitry V. Levintests: use sprintrc in tests/xchownx.c
2016-09-19 Dmitry V. Levintests/xstatfsx.c: fix potential errno clobbering
2016-09-15 Eugene Syromyatnikovtests: fix whitespace for explicit type casts in futex...
2016-09-13 Dmitry V. Levintests: workaround limited semctl implementation in...
2016-09-13 Eugene Syromyatnikovtests: add more IPC decoding checks
2016-09-12 Dmitry V. Levintests: use sprintrc_grep in tests/ipc_shm.c
2016-09-12 Dmitry V. Levintests: use sprintrc_grep in tests/ipc_sem.c
2016-09-11 Dmitry V. Levintests: use sprintrc_grep in tests/ipc_msg.c
2016-09-10 Dmitry V. Levintests: use sprintrc in tests/chmod.c
2016-09-09 Eugene Syromyatnikovtests/aio.c: bring indentation in conformance with...
2016-09-09 Eugene Syromyatnikovtests: use predefined constant in aio_context_t checks...
2016-09-08 Eugene Syromyatnikovtests: use PRI__*64 macros in aio test
2016-09-08 Dmitry V. Levinipc: fix printing key_t arguments of msgget, semget...
2016-09-08 Eugene Syromyatnikovtests: add more sched_getattr and sched_setattr decodin...
2016-09-08 Eugene Syromyatnikovtests: change type of sched_nice field to signed in...
next