]> granicus.if.org Git - strace/history - tests
tests: implement ioctl_evdev-success-v.test via ioctl_evdev-success.test
[strace] / tests /
2019-09-24 Eugene Syromyatnikovtests: implement ioctl_evdev-success-v.test via ioctl_e...
2019-09-23 Dmitry V. Levinriscv: rename to riscv64
2019-09-23 Eugene Syromyatnikovclone: implement clone3 syscall decoding
2019-09-23 Eugene Syromyatnikovtests/tests.h: add XLAT_KNOWN and XLAT_UNKNOWN macros
2019-09-23 Dmitry V. Levintests: fix umovestr_cached.test when process_vm_readv...
2019-09-23 Dmitry V. Levintests: disable umovestr_cached.test on ia64
2019-09-15 Paul Chaignontests: fix format warnings on x32
2019-09-15 Dmitry V. LevinImplement memory caching for umove* functions
2019-09-01 Eugene Syromyatnikovs390: update sthyi decoder
2019-08-31 Dmitry V. Levintests: convert ksysent.test into a generated test
2019-08-29 Eugene Syromyatnikovsockaddr: properly decode sockaddr_hci addresses withou...
2019-08-23 Rasmus VillemoesAdd support for /dev/watchdog ioctls
2019-08-15 Dmitry V. LevinImplement decoding of pidfd_open syscall
2019-08-14 Dmitry V. Levinxlat/scsi_sg_commands: use XLAT_MACROS_ONLY instead...
2019-08-14 Dmitry V. Levinxlat: mark as value indexed those files that meet certa...
2019-08-14 Eugene SyromyatnikovReplace direct usage of err_name/errnoent with print_err
2019-08-13 Dmitry V. Levinnetlink_unix_diag: implement UDIAG_SHOW_UID/UNIX_DIAG_U...
2019-08-13 Dmitry V. Levinxlat: update BPF_* constants
2019-08-08 Eugene Syromyatnikovcount: add ability to sort on errors field
2019-08-06 Eugene Syromyatnikovcount: provide alternative names for sorting options
2019-08-06 Dmitry V. Levintests: extend -S option check
2019-08-06 Eugene Syromyatnikovcount: use parse_ts for parsing overhead value
2019-08-06 Eugene Syromyatnikovdelay: use parse_ts for parsing delay value
2019-08-05 Eugene Syromyatnikovv4l2: improve control ID printing
2019-08-05 Eugene Syromyatnikovtests: add syslog-success test
2019-08-05 Eugene Syromyatnikovsyslog: decode log level in SYSLOG_ACTION_CONSOLE_LEVEL...
2019-08-05 Eugene Syromyatnikovsyslog: fix argument printing
2019-08-05 Eugene Syromyatnikovsyslog: do not print bufp and len for commands that...
2019-08-05 Eugene Syromyatnikovsyslog: print syslog command with verbose style, as...
2019-08-05 Dmitry V. Levintests: update hppa workaround in remap_file_pages test
2019-08-05 Eugene Syromyatnikovxlat: add elf_em.in
2019-08-04 Eugene SyromyatnikovTreat PowerPC 64 LE as a separate architecture
2019-08-04 Dmitry V. Levintests: fix expected output for some ipc tests
2019-08-02 Dmitry V. Levintests: check the latest MSG_TRUNC decoding fix
2019-07-24 Eugene SyromyatnikovAdd xlat description structure
2019-07-16 Dmitry V. LevinConsistently define __NR_* constants
2019-07-16 Dmitry V. Levintests: skip socketcall test on arm eabi
2019-07-16 Dmitry V. Levintests: robustify statx test
2019-07-16 Dmitry V. Levintests: robustify old_mmap test
2019-07-16 Dmitry V. Levintests: robustify alarm test
2019-07-16 Bharath Vedarthamtests: extend coverage of syslog tests
2019-07-16 Eugene Syromyatnikovaio: assorted iocb decoder updates
2019-07-15 Dmitry V. Levintests: serialize bpf-obj_get_info_by_fd based executables
2019-07-15 Dmitry V. Levintests: fix build and run on alpha with fresh kernel...
2019-07-13 Eugene Syromyatnikovtests: test evdev bitset decoding more thoroughly
2019-07-11 Dmitry V. LevinUpdate copyright headers
2019-07-11 Dmitry V. LevinFix preprocessor indentation
2019-07-10 Paul Chaignontests: check status qualifier
2019-07-10 Dmitry V. Levintests: fix build with cutting-edge glibc
2019-07-10 Dmitry V. LevinFix misleading stray PTRACE_EVENT_EXEC diagnostics
2019-07-09 Dmitry V. Levintests: robustify strace -k tests against link-time...
2019-07-09 Eugene Syromyatnikovinotify: decode file descriptor returned by inotify_init
2019-07-05 Dmitry V. Levintests: check decoding of mode argument of mbind and...
2019-07-03 Dmitry V. Levinxlat: update MPOL_F_* get_mempolicy flags
2019-07-03 Dmitry V. Levinxlat: rename policies to mpol_modes
2019-07-02 Dmitry V. Levinbpf: add support for new fields in BPF_PROG_TEST_RUN
2019-07-02 Dmitry V. Levinbpf: implement decoding of BPF_MAP_FREEZE command
2019-07-01 Dmitry V. Levinxlat: update BPF_* constants
2019-06-29 Dmitry V. LevinImplement decoding of fspick syscall
2019-06-29 Dmitry V. LevinImplement decoding of fsmount syscall
2019-06-29 Dmitry V. LevinImplement decoding of fsconfig syscall
2019-06-29 Dmitry V. LevinImplement decoding of fsopen syscall
2019-06-29 Dmitry V. LevinImplement decoding of move_mount syscall
2019-06-29 Dmitry V. LevinImplement decoding of open_tree syscall
2019-06-29 Dmitry V. Levinxlat: update AT_* constants
2019-06-20 Dmitry V. LevinImplement decoding of CLONE_PIDFD flag of clone syscall
2019-06-20 Dmitry V. LevinEnhance decoding of CLONE_PARENT_SETTID flag of clone...
2019-06-20 Dmitry V. Levinclone: fix printing of zero clone flags
2019-06-20 Dmitry V. Levintests: check decoding of clone flags
2019-05-23 Masatake YAMATOtests: print the reason of failure in ioctl_kvm_run...
2019-05-22 Dmitry V. LevinUpdate copyright headers
2019-05-21 Dmitry V. Levintests: robustify bpf-obj_get_info_by_fd test against...
2019-05-21 Dmitry V. Levinbpf: add support for new fields in struct bpf_prog_info
2019-05-21 Dmitry V. Levinxlat: update FAN_* constants
2019-05-21 Dmitry V. Levinbtrfs: implement decoding of BTRFS_IOC_FORGET_DEV argument
2019-05-21 Gleb Fotengauer... Update ioctl entries from linux v5.1
2019-05-20 Dmitry V. Levinxlat: update FAN_* constants
2019-05-20 Dmitry V. Levinxlat: update PR_SPEC_* constants
2019-05-19 Dmitry V. LevinImplement decoding of io_uring_* syscalls
2019-05-18 Dmitry V. LevinImplement decoding of pidfd_send_signal syscall
2019-05-17 Dmitry V. Levintests: check decoding of SO_TIMESTAMP*_NEW control...
2019-05-15 Dmitry V. LevinRename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
2019-05-15 Dmitry V. LevinReplace SCM_TIMESTAMP* constants with SO_TIMESTAMP*
2019-05-15 Dmitry V. Levintests: add another test of SO_TIMESTAMP and SO_TIMESTAM...
2019-05-11 Dmitry V. LevinUse new parsers of adjtimex and clock_adjtime syscalls
2019-04-16 Dmitry V. Levintests: robustify umount and umount2 tests against futur...
2019-03-18 Dmitry V. Levinstrace-log-merge: enhance pid formatting
2019-03-18 Dmitry V. Levinstrace-log-merge: fix error diagnostics
2019-03-18 Dmitry V. LevinUpdate copyright year number range
2019-03-18 Dmitry V. LevinUpdate copyright headers
2019-03-18 Dmitry V. LevinFix preprocessor indentation
2019-03-17 Shankara PailoorHonor xlat styles when decoding mac addresses
2019-03-17 Shankara Pailoornet: print mac address consistently
2019-03-14 Dmitry V. Levinbpf: add support for new seven fields in BPF_PROG_LOAD
2019-03-13 Dmitry V. Levinbpf: implement decoding of BPF_TASK_FD_QUERY command
2019-03-13 Dmitry V. Levinbpf: implement decoding of BPF_MAP_LOOKUP_AND_DELETE_EL...
2019-03-13 Dmitry V. Levinbpf: implement decoding of BPF_BTF_GET_FD_BY_ID command
2019-03-13 Dmitry V. Levinbpf: implement decoding of BPF_BTF_LOAD command
2019-03-12 Dmitry V. Levinbpf: add support for new twelve fields in struct bpf_pr...
2019-03-12 Dmitry V. Levinbpf: add support for *jited_ksyms and *jited_func_lens...
next