]> granicus.if.org Git - strace/history - tests
Robustify mpers.awk against invalid input
[strace] / tests /
2015-12-13 Dmitry V. Levintests/restart_syscall: add a workaround for old arm...
2015-12-12 Dmitry V. Levintests/.gitignore: add ksysent.h
2015-12-10 Dmitry V. Levintests: add ksysent.test
2015-12-08 Dmitry V. LevinFix mmap syscall entries
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-08 Dmitry V. Levintests: sort the list of tests
2015-12-08 Dmitry V. Levinbuild: add -D_FILE_OFFSET_BITS=64 to _CPPFLAGS instead...
2015-12-08 Dmitry V. Levinbuild: set arch specific -m switches in tests-m*32...
2015-12-07 Dmitry V. Levintests: add umount.test and umount2.test
2015-12-06 Dmitry V. Levintimes.test: workaround buggy libc
2015-12-06 Dmitry V. Levintimes.test: reduce cpu time consumption, increase struc...
2015-12-06 Dmitry V. Levinunix-yy.test: fix portability issue
2015-12-06 Dmitry V. Levininet-cmsg.test: skip the test when the network is not...
2015-12-05 Dmitry V. Levinfcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in...
2015-12-05 Dmitry V. Levintests: replace old stat tests with stat.test and stat64...
2015-12-05 Dmitry V. Levintests: add lstat.test and lstat64.test
2015-12-05 Dmitry V. Levintests: add fstat.test and fstat64.test
2015-12-05 Dmitry V. Levintests: prepare for detailed testing of stat family...
2015-12-04 Dmitry V. Levintests: skip restart_syscall.test on x32
2015-12-03 Dmitry V. Levinfstatat64.test: lift /proc requirement
2015-12-02 Dmitry V. Levintests: add fstatat64.test and newfstatat.test
2015-12-01 Dmitry V. Levintests: add lseek.test and llseek.test
2015-12-01 Dmitry V. Levintests: add ftruncate64.test and truncate64.test
2015-12-01 Dmitry V. Levintests: add ftruncate.test and truncate.test
2015-11-27 Dmitry V. Levintests: remove temporary files left after two tests
2015-11-27 Dmitry V. Levintests: skip stat32-v.test on x32
2015-11-27 Dmitry V. Levintests: fix ipc_msgbuf.test on x32
2015-11-27 Dmitry V. Levinx32: fix struct dirent decoding
2015-11-26 Elvira KhabirovaRearrange flags descriptions in the usage text
2015-11-26 Dmitry V. Levintests: run in "set -x" mode if VERBOSE variable is...
2015-11-26 Dmitry V. Levintests: fix match_diff usage
2015-11-26 Dmitry V. Levintests/file_handle: fix expected output
2015-11-26 Dmitry V. Levintests: add struct_flock.test
2015-11-22 Dmitry V. LevinImplement name_to_handle_at and open_by_handle_at sysca...
2015-11-22 Dmitry V. LevinImplement IPPROTO_IP control messages decoding
2015-11-20 Dmitry V. Levintests: rewrite getdents test in C for better coverage
2015-11-19 Dmitry V. Levintests: add readdir.test
2015-11-19 Gabriel Laskargetdents: fix typos in array output
2015-11-17 Dmitry V. LevinImplement mlock2 syscall decoding
2015-11-17 Dmitry V. LevinImplement membarrier syscall decoding
2015-11-17 Dmitry V. LevinImplement userfaultfd syscall decoding
2015-11-16 Dmitry V. Levintests/ioctl: workaround glibc ioctl wrapper on powerpc
2015-10-08 Dmitry V. Levintests: fix false uio.test failures
2015-09-23 Gabriel Laskarioctl: fix ioctl command number decoding in case of...
2015-09-23 Dmitry V. Levintests: convert ioctl.test from match_grep to match_diff
2015-09-19 Dmitry V. Levintests/init.sh: enhance match_grep error diagnostics
2015-09-19 Dmitry V. Levintests/init.sh: fix comment
2015-09-19 Dmitry V. Levintests: add one more case to select.test
2015-09-19 Dmitry V. Levintests: uncouple pselect6 from select.test
2015-09-19 Dmitry V. Levintests: robustify select test
2015-09-19 Dmitry V. Levintests: add one more case to pselect6.test
2015-09-19 Dmitry V. Levintests: robustify pselect6 test
2015-09-19 Dmitry V. Levintests: add another case to pselect6 test
2015-09-19 Dmitry V. LevinFix decoding of gettimeofday and settimeofday
2015-09-19 Dmitry V. LevinFix decoding of clock_nanosleep
2015-09-19 Dmitry V. Levintests: add nanosleep.test
2015-09-19 Dmitry V. Levintests: rewrite restart_syscall in C
2015-09-19 Dmitry V. Levintests: add clock_xettime.test
2015-09-19 Dmitry V. Levintests: add xetitimer.test
2015-09-17 Dmitry V. Levintests: add timerfd_xettime.test
2015-09-17 Dmitry V. Levintests: add timer_xettime.test
2015-09-17 Dmitry V. LevinAdd struct timex.tai support
2015-09-17 Dmitry V. LevinConvert parser of struct timex to new mpers infrastructure
2015-09-17 Dmitry V. LevinEnhance parser of struct sigevent
2015-09-15 Dmitry V. Levintests: add pselect6.test
2015-08-28 Elvira Khabirovatests: add times-fail.test
2015-08-28 Eugene Syromyatnikovtests: add times.test
2015-08-28 Elvira Khabirovatests: add sysinfo.test
2015-08-28 Elvira KhabirovaEnhance msgctl syscall decoding
2015-08-28 Elvira KhabirovaEnhance shmctl syscall decoding
2015-08-28 Elvira Khabirovatests: add ipc_msgbuf.test
2015-08-28 Elvira Khabirovatests: add mq.test
2015-08-28 Dmitry V. Levintests: add wait.test
2015-08-28 Elvira Khabirovatests: add rt_sigqueueinfo.test
2015-08-28 Dmitry V. Levintests: add utimensat.test
2015-08-28 Dmitry V. Levintests: convert readlink.test and readlinkat.test from...
2015-08-28 Dmitry V. Levintests: convert getrandom.test from match_awk to match_diff
2015-08-27 Dmitry V. Levintests: convert select.test from match_awk to match_diff
2015-08-27 Dmitry V. Levintests: convert several tests from match_grep to match_diff
2015-08-27 Dmitry V. Levintests: fix match_diff usage
2015-08-27 Dmitry V. Levinbuild: fix -I options
2015-08-26 Dmitry V. Levinaio: rewrite from libaio.h to linux/aio_abi.h
2015-08-26 Dmitry V. LevinFix multiple personalities support in parser of io_subm...
2015-08-26 Dmitry V. Levintests: fix build on systems that lack O_CLOEXEC definition
2015-08-26 Dmitry V. Levintests: fix build on systems that lack AT_FDCWD definition
2015-08-19 Dmitry V. Levintests: add sendfile.test and sendfile64.test
2015-08-18 Dmitry V. Levintests: add a test for get_robust_list and set_robust_li...
2015-08-18 Dmitry V. LevinFix time syscall decoding for some personalities
2015-08-15 Gleb Fotengauer... tests: add readlink.test and readlinkat.test
2015-08-09 Dmitry V. LevinPrint nanoseconds along with seconds in stat family...
2015-08-03 Dmitry V. Levinsignalfd4: fix flags decoding
2015-08-03 Dmitry V. Levinsocket: mark return code with RVAL_FD flag
2015-08-02 Dmitry V. Levinepoll_create1: fix flags decoding
2015-08-01 Dmitry V. Levineventfd2: fix flags decoding
2015-08-01 Dmitry V. Levintests/ppoll: replace SIGABRT with SIGHUP
2015-07-30 Dmitry V. LevinCleanup poll/ppoll decoders
2015-07-30 Dmitry V. Levintests: add oldselect.test
2015-07-29 Dmitry V. Levintests/bpf: fix build with incompatibly old linux/bpf...
2015-07-29 Dmitry V. LevinImplement sched_getattr and sched_setattr syscalls...
2015-07-29 Dmitry V. LevinImplement memfd_create syscall decoding
next