Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
refs/heads/int/13/fp4
/
tests
c187376
Update strace to 4.25.
by Elliott Hughes
· 6 years ago
03a418e
Update strace to 4.23.
by Elliott Hughes
· 7 years ago
28e98bc
Update strace to 4.22.
by Elliott Hughes
· 7 years ago
b755614
Update strace to 4.21.
by Elliott Hughes
· 7 years ago
bbf97dc
Update strace to 4.20.
by Elliott Hughes
· 7 years ago
77c3ff8
Update strace to 4.19.
by Elliott Hughes
· 7 years ago
dc75b01
Update strace to 4.18.
by Elliott Hughes
· 8 years ago
39bac05
Upgrade strace to 4.17.
by Elliott Hughes
· 8 years ago
d35df49
Upgrade strace to 4.16 from 4.14.
by Elliott Hughes
· 8 years ago
7bce0e9
tests: check decoding of add_key, keyctl, and request_key syscalls
by Eugene Syromyatnikov
· 8 years ago
7b6d66f
tests: fix another regression in qual_syscall.test
by Dmitry V. Levin
· 8 years ago
e8f36ec
tests: fix typo in qual_syscall.test
by Dmitry V. Levin
· 8 years ago
a606d3a
Enhance -e abbrev=set, -e raw=set, and -e verbose=set
by Dmitry V. Levin
· 8 years ago
55334ef
tests/qual_syscall.test: rewrite without ls
by Dmitry V. Levin
· 8 years ago
a2402ce
tests: check decoding of fadvise64 and fadvise64_64 syscalls
by Eugene Syromyatnikov
· 8 years ago
dbb7660
tests: check decoding of fallocate syscall
by Eugene Syromyatnikov
· 8 years ago
ec37614
tests: check decoding of getcpu syscall
by Eugene Syromyatnikov
· 8 years ago
aefb09b
tests: make magic values in ioctl_block test distinctive
by Eugene Syromyatnikov
· 8 years ago
db27247
tests: additional getcwd decoding checks
by Eugene Syromyatnikov
· 8 years ago
81b6383
tests: check decoding of quotactl syscall
by Eugene Syromyatnikov
· 8 years ago
906dc4a
Enhance zero_extend_signed_to_ull and sign_extend_unsigned_to_ll macros
by Dmitry V. Levin
· 8 years ago
632cc8a
tests: use VERBOSE macro in waitid and waitid-v tests
by Dmitry V. Levin
· 8 years ago
5cc7036
tests: use VERBOSE macro in wait4 and wait4-v tests
by Dmitry V. Levin
· 8 years ago
074c630
tests: use VERBOSE macro in msg_control and msg_control-v tests
by Dmitry V. Levin
· 8 years ago
0c5b09c
tests: use VERBOSE macro in mmsg_name and mmsg_name-v tests
by Dmitry V. Levin
· 8 years ago
a392aaa
tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests
by Dmitry V. Levin
· 8 years ago
aa95ec7
tests: use VERBOSE macro in ioctl_evdev and ioctl_evdev-v tests
by Dmitry V. Levin
· 8 years ago
0400e2c
tests: use VERBOSE macro in execveat and execveat-v tests
by Dmitry V. Levin
· 8 years ago
68beed8
tests: use VERBOSE macro in execve and execve-v tests
by Dmitry V. Levin
· 8 years ago
91eb1ed
tests: add VERBOSE macro
by Dmitry V. Levin
· 8 years ago
212a444
decode_open: print the mode argument when O_TMPFILE flag is set
by Dmitry V. Levin
· 8 years ago
0918a4c
tests: use sprintrc in tests/ptrace.c
by Dmitry V. Levin
· 8 years ago
b9bac78
tests: use sprintrc in tests/netlink_protocol.c
by Dmitry V. Levin
· 8 years ago
99f41c5
tests: use sprintrc in tests/fchownat.c
by Dmitry V. Levin
· 8 years ago
48ba1de
tests: use sprintrc in tests/fchmodat.c
by Dmitry V. Levin
· 8 years ago
e9bfa4e
tests: use sprintrc in tests/fchmod.c
by Dmitry V. Levin
· 8 years ago
ac563cf
tests: use sprintrc in tests/getgroups.c
by Dmitry V. Levin
· 8 years ago
fe1a225
tests: use sprintrc in tests/setgroups.c
by Dmitry V. Levin
· 8 years ago
24f6345
tests/utime.c: rewrite without assert
by Dmitry V. Levin
· 8 years ago
c7cd262
tests/xattr.c: rewrite without assert
by Dmitry V. Levin
· 8 years ago
1caf9f2
tests: use sprintrc in tests/xchownx.c
by Dmitry V. Levin
· 8 years ago
8870b9e
tests/xstatfsx.c: fix potential errno clobbering
by Dmitry V. Levin
· 8 years ago
43e85a6
tests: fix whitespace for explicit type casts in futex test
by Eugene Syromyatnikov
· 8 years ago
1ae6605
tests: workaround limited semctl implementation in musl
by Dmitry V. Levin
· 8 years ago
1bc727f
tests: add more IPC decoding checks
by Eugene Syromyatnikov
· 8 years ago
378a47e
tests: use sprintrc_grep in tests/ipc_shm.c
by Dmitry V. Levin
· 8 years ago
3138893
tests: use sprintrc_grep in tests/ipc_sem.c
by Dmitry V. Levin
· 8 years ago
adffd04
tests: use sprintrc_grep in tests/ipc_msg.c
by Dmitry V. Levin
· 8 years ago
961a541
tests: use sprintrc in tests/chmod.c
by Dmitry V. Levin
· 8 years ago
84de545
tests/aio.c: bring indentation in conformance with the rest of the file
by Eugene Syromyatnikov
· 8 years ago
0831238
tests: use predefined constant in aio_context_t checks in aio test
by Eugene Syromyatnikov
· 8 years ago
3351924
tests: use PRI__*64 macros in aio test
by Eugene Syromyatnikov
· 8 years ago
7b93574
ipc: fix printing key_t arguments of msgget, semget, and shmget syscalls
by Dmitry V. Levin
· 8 years ago
f4b7ac2
tests: add more sched_getattr and sched_setattr decoding checks
by Eugene Syromyatnikov
· 8 years ago
0797de9
tests: change type of sched_nice field to signed in sched_xetattr test
by Eugene Syromyatnikov
· 8 years ago
6d995ae
tests: add sprintrc_grep function to libtests
by Eugene Syromyatnikov
· 8 years ago
ee7d47f
tests: perform more strict structure allocation in sched_xetattr test
by Eugene Syromyatnikov
· 8 years ago
e3ed9f5
tests: split long lines in sched_xetattr test
by Eugene Syromyatnikov
· 8 years ago
9b95549
tests/aio.c: fix for x32 personality
by Dmitry V. Levin
· 8 years ago
ed292f6
aio: print aio_context_t as a pointer type
by Dmitry V. Levin
· 8 years ago
460c625
tests/aio.c: rewrite without assert
by Dmitry V. Levin
· 8 years ago
851ac44
tests: add more aio decoding checks
by Eugene Syromyatnikov
· 8 years ago
ea7adc3
tests: add suffix and cast to 64-bit constants in aio test
by Eugene Syromyatnikov
· 8 years ago
06d0a0e
tests: check decoding of perf_event_open syscall
by Eugene Syromyatnikov
· 8 years ago
b5d7a0b
tests: use sprintrc in tests/xetpriority.c
by Dmitry V. Levin
· 8 years ago
b177783
tests: use sprintrc in vhangup.test
by Dmitry V. Levin
· 8 years ago
60d5765
tests: use sprintrc in tests/sockname.c
by Dmitry V. Levin
· 8 years ago
e0a886d
tests: use sprintrc in signalfd4.test
by Dmitry V. Levin
· 8 years ago
a46700d
tests: use sprintrc in setrlimit.test
by Dmitry V. Levin
· 8 years ago
746d6eb
tests: use sprintrc in set_mempolicy.test
by Dmitry V. Levin
· 8 years ago
4168968
tests: use sprintrc in openat.test
by Dmitry V. Levin
· 8 years ago
f7352b7
tests: use sprintrc in open.test
by Dmitry V. Levin
· 8 years ago
1b03fa4
tests: use sprintrc in move_pages.test
by Dmitry V. Levin
· 8 years ago
79582ae
tests: use sprintrc in mlockall.test
by Dmitry V. Levin
· 8 years ago
ef62ce4
tests: use sprintrc in mlock.test
by Dmitry V. Levin
· 8 years ago
1b36107
tests: use sprintrc in epoll_create1.test
by Dmitry V. Levin
· 8 years ago
df00cad
tests: fix printing of min_nr and nr arguments of io_getevents syscall
by Eugene Syromyatnikov
· 8 years ago
afcbaaf
tests: use sprintrc for return code output in aio test
by Eugene Syromyatnikov
· 8 years ago
25463ec
tests: add more tests for ched_rr_get_interval decoding
by Eugene Syromyatnikov
· 8 years ago
2fdb64e
tests: use sprintrc for return code output in sched_rr_get_interval test
by Eugene Syromyatnikov
· 8 years ago
7890a1e
tests: add more tests for sched_getscheduler and sched_xetscheduler
by Eugene Syromyatnikov
· 8 years ago
88d0a42
tests: use sprintrc for return code output in sched_xetscheduler test
by Eugene Syromyatnikov
· 8 years ago
0c76633
tests: check decoding of readahead syscall
by Eugene Syromyatnikov
· 8 years ago
6f9aefd
tests: move sprintrc function to libtests
by Eugene Syromyatnikov
· 8 years ago
8bb9f47
tests/futex: add support to sprintrc for return codes other than 0 and -1
by Eugene Syromyatnikov
· 8 years ago
243e1a9
tests/futex: increase sprintrc static buffer size
by Eugene Syromyatnikov
· 8 years ago
100a7f2
tests/futex: rename retstr to sprintrc
by Eugene Syromyatnikov
· 8 years ago
db4ef23
tests/xstatx.c: use zero_extend_signed_to_ull/sign_extend_unsigned_to_ll
by Dmitry V. Levin
· 8 years ago
ca7c895
tests: add sign_extend_unsigned_to_ll macro
by Dmitry V. Levin
· 8 years ago
c965bec
tests: check decoding of futex syscall
by Eugene Syromiatnikov
· 8 years ago
b80894c
tests: use correct m32/mx32 st_mtime_nsec checks in tests/xstatx.c
by Dmitry V. Levin
· 8 years ago
50608a4
Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionally
by Dmitry V. Levin
· 8 years ago
6fc5338
Revert "tests/xstatx.c: fix stat syscall tests on mips64"
by Dmitry V. Levin
· 8 years ago
1aae061
Move redefinition of stat types to asm_stat.h
by Dmitry V. Levin
· 8 years ago
788939b
Do not check for struct stat.st_{a,c}time_nsec
by Dmitry V. Levin
· 8 years ago
b2dd463
zero_extend_signed_to_ull: add short int support
by Dmitry V. Levin
· 8 years ago
031fc80
Rename widen_to_ull to zero_extend_signed_to_ull
by Dmitry V. Levin
· 8 years ago
bce8163
tests: fill old_value argument in timer{,fd}_xettime tests
by Eugene Syromyatnikov
· 8 years ago
472ce30
tests: fix pause.test when pause syscall is not available
by Dmitry V. Levin
· 8 years ago
7c6e8f1
tests: check for leaks of placeholder descriptors
by Dmitry V. Levin
· 8 years ago
Next »