Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
strace
/
1b5b5670eb17787fa1c2e7d34a722b7330e2d78b
/
tests
68804b3
tests/uid*: use fchown* instead of chown*
by Dmitry V. Levin
· 10 years ago
f79252f
stat64-v.test: add newfstatat syscall support
by Dmitry V. Levin
· 10 years ago
3355784
tests: verify that all patterns match
by Andreas Schwab
· 10 years ago
bce1ff5
Fix stat64 st_[acm]time decoding for personalities with 32-bit time_t
by Dmitry V. Levin
· 10 years ago
499c5aa
semctl: fix indirect syscall decoding
by Dmitry V. Levin
· 10 years ago
3aa45f3
tests/ipc_*: match IPC_64 flag
by Andreas Schwab
· 10 years ago
fa5ce37
Fix crash in ipc_sem test
by Andreas Schwab
· 10 years ago
9533610
tests/select.test: handle architectures using pselect6 syscall
by Andreas Schwab
· 10 years ago
da66e25
tests: robustify unix-yy.test
by Dmitry V. Levin
· 10 years ago
59f63d3
Use SIGRTMIN from kernel headers
by Dmitry V. Levin
· 10 years ago
30bcb79
tests: add a test for sigreturn/rt_sigreturn decoding
by Dmitry V. Levin
· 10 years ago
d79ed12
tests: skip ipc_sem.test on broken kernels
by Mike Frysinger
· 10 years ago
eb202ba
tests: skip pc.test on s390
by Mike Frysinger
· 10 years ago
90c80c4
tests: note the kernel configs for -yy options
by Mike Frysinger
· 10 years ago
77e0d2d
tests/uid16: skip if real uid is larger than 16bit
by Dmitry V. Levin
· 10 years ago
3a15bc8
tests: fix uid tests on big endian architectures
by Dmitry V. Levin
· 10 years ago
a8dcf25
tests/getdents: handle older getdents calls
by Mike Frysinger
· 10 years ago
4ed340b
tests/ipc_sem: detect broken kernels
by Mike Frysinger
· 10 years ago
977550d
tests: robustify pc.test
by Dmitry V. Levin
· 10 years ago
599819d
tests: drop support for alternative names of select syscall
by Dmitry V. Levin
· 10 years ago
23ce9e4
Remove support for systems without PTRACE_SETOPTIONS
by Dmitry V. Levin
· 10 years ago
1c5fead
tests: robustify pc.test
by Dmitry V. Levin
· 10 years ago
e3e64a1
tests: fix "make dist" regression
by Dmitry V. Levin
· 10 years ago
7e79a8b
tests: workaround broken awk
by Dmitry V. Levin
· 10 years ago
0f4ad30
Fix build with old kernel headers
by Dmitry V. Levin
· 10 years ago
e96cb62
print_pc: fix multiple personalities support
by Dmitry V. Levin
· 10 years ago
4a00fc4
tests: support alternative names of select syscall
by Dmitry V. Levin
· 10 years ago
d07056f
tests: extend getdents to support all filesystems regardless of file order
by Dmitry V. Levin
· 10 years ago
aa80192
-b execve: avoid misleading warning about unknown pid
by Dmitry V. Levin
· 10 years ago
fef0907
Implement getrandom syscall decoding
by Dmitry V. Levin
· 10 years ago
e837b14
tests: add a test for select syscall decoding
by Dmitry V. Levin
· 10 years ago
495f525
tests: add a test for the latest dumpio fix
by Dmitry V. Levin
· 10 years ago
c9e2418
tests: add a test for sockaddr_un.sun_path decoding
by Dmitry V. Levin
· 10 years ago
c929771
getdents, getdents64: quote filenames
by Dmitry V. Levin
· 10 years ago
c723599
printfd: quote pathnames
by Dmitry V. Levin
· 10 years ago
b85a7f3
Impove struct cmsghdr decoding
by Dmitry V. Levin
· 10 years ago
df7aa2b
ioctl: take all 32 bits of ioctl commands into account
by Dmitry V. Levin
· 10 years ago
7230d0a
tests: add IPC_STAT to ipc tests, workaround limitiations of old kernels
by Dmitry V. Levin
· 10 years ago
95cbf6e
tests: skip sendmmsg/recvmmsg test if these syscalls are not implemented in kernel
by Dmitry V. Levin
· 10 years ago
552bc3a
tests: skip ip network tests when the network is not functional
by Dmitry V. Levin
· 10 years ago
878abbb
tests: handle the case when all 64 process capability bits are set
by Dmitry V. Levin
· 10 years ago
d2a9ce6
tests: explicitly request gawk when using gawk features
by Dmitry V. Levin
· 10 years ago
74697bd
tests: skip detach tests if kill does not work
by Dmitry V. Levin
· 10 years ago
ed7ada2
tests: portability fixes
by Dmitry V. Levin
· 10 years ago
12e2442
tests: add tests for ipc syscalls decoding
by Dmitry V. Levin
· 10 years ago
1ea6473
Fix fanotify_mark decoding on 32-bit architectures
by Dmitry V. Levin
· 10 years ago
08b6397
tests: fix build with awk that does not support switch-case
by Dmitry V. Levin
· 10 years ago
d9f7e7a
Fix build on systems that lack NETLINK_SOCK_DIAG definition
by Dmitry V. Levin
· 10 years ago
b653509
tests: fix build with fresh glibc
by Dmitry V. Levin
· 10 years ago
60cb10d
tests: fix distcheck
by Dmitry V. Levin
· 10 years ago
d4a9d83
Fix printing of time_t values set in the distant future
by Dmitry V. Levin
· 10 years ago
655633e
tests: cleanup stat.test
by Dmitry V. Levin
· 10 years ago
7b01014
tests: check verbose decoding of 32-bit and 64-bit struct stat
by Dmitry V. Levin
· 10 years ago
c9cc4cb
tests: fix race condition in net-accept-connect based tests
by Dmitry V. Levin
· 10 years ago
959205c
Make -yy output for inet sockets consistent with unix domain sockets
by Dmitry V. Levin
· 10 years ago
f0ed167
tests: robustify unix domain socket decoding test
by Dmitry V. Levin
· 10 years ago
6b5df32
tests: fix unix domain socket decoding availability test
by Dmitry V. Levin
· 10 years ago
6077ad8
tests: add a test for decoding unix domain socket addresses
by Masatake YAMATO
· 10 years ago
530bed0
Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls
by Dmitry V. Levin
· 10 years ago
80f7db1
Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
by Dmitry V. Levin
· 10 years ago
c55bfb0
tests/uid.awk: rewrite in a more maintainable style
by Dmitry V. Levin
· 10 years ago
1da7c95
printuid: fix uid_t decoding on 64-bit architectures
by Dmitry V. Levin
· 10 years ago
4b9c68b
Implement full decoding of 64-bit capabilities
by Dmitry V. Levin
· 10 years ago
f548067
Print protocol name of socket descriptors with -yy option
by Masatake YAMATO
· 10 years ago
af534b8
Consistently use C99 designated initializers in the new netlink code
by Dmitry V. Levin
· 10 years ago
993198d
tests: add a test for decoding and dumping of recvmmsg/sendmmsg
by Masatake YAMATO
· 10 years ago
3ec5c04
tests: cleanup checks for basic programs
by Dmitry V. Levin
· 10 years ago
fdfa722
tests: add a test for -yy option
by Dmitry V. Levin
· 10 years ago
4176d53
fsmagic: sort array by value and use bsearch for faster lookup
by Dmitry V. Levin
· 10 years ago
68d6424
getdents, getdents64: fix potential out-of-bounds read issues
by Dmitry V. Levin
· 10 years ago
e55264e
tests: skip detach-stopped.test when PTRACE_SEIZE doesn't work
by Dmitry V. Levin
· 10 years ago
97ca027
tests: fix uio building w/out preadv/pwritev
by Mike Frysinger
· 10 years ago
b267aef
tests: ignore *.tmp files
by Mike Frysinger
· 10 years ago
2b5bfeb
tests: fix shell errors in detach tests
by Mike Frysinger
· 10 years ago
6673ac7
set_ptracer_any: add a little documentation
by Mike Frysinger
· 10 years ago
0189ff9
sigaction test: support arches w/out SA_RESTORER and swapped args
by Mike Frysinger
· 10 years ago
15114ec
Decode file descriptors returned by accept and accept4 syscalls
by Dmitry V. Levin
· 10 years ago
b076420
tests: robustify -k test
by Dmitry V. Levin
· 10 years ago
c588b20
tests: enhance -k test
by Dmitry V. Levin
· 10 years ago
e411397
unwind: fix build on 32-bit architectures
by Dmitry V. Levin
· 10 years ago
6e7ba0d
tests: robustify -w option test
by Dmitry V. Levin
· 10 years ago
9682107
unwind: tests: add a test for -k option
by Masatake YAMATO
· 11 years ago
e25fb4f
tests: fix SCM_RIGHTS test for big-endian systems
by Dmitry V. Levin
· 10 years ago
f23b097
Decode file descriptors passed via SCM_RIGHTS control messages
by Dmitry V. Levin
· 10 years ago
772e32b
tests: add a test for -c and -w options
by Dmitry V. Levin
· 10 years ago
cc3d591
tests: add a test for pread/pwrite and preadv/pwritev offset decoding
by Dmitry V. Levin
· 11 years ago
38593e9
Rewrite signal mask decoding without sigset_t
by Dmitry V. Levin
· 11 years ago
b0c2a9d
tests: tighten sigaction check
by Dmitry V. Levin
· 11 years ago
894c7e3
Add decoding of sockets descriptor 'paths' for network calls
by Philippe Ombredanne
· 11 years ago
123d401
tests: rename all tests so that their names end in .test suffix
by Dmitry V. Levin
· 11 years ago
66a15a5
tests: add a test for rt_sigaction output
by Dmitry V. Levin
· 11 years ago
0d7c365
tests: disable /proc based checks when /proc is not mounted
by Dmitry V. Levin
· 11 years ago
a815185
tests/detach-{running,sleeping,stopped}: check post-detach state
by Denys Vlasenko
· 11 years ago
78460f8
tests: ensure that strace can detach from running processes
by Dmitry V. Levin
· 11 years ago
223e9a6
tests: ensure that strace does not leave sleeping processes stopped
by Dmitry V. Levin
· 11 years ago
3cb7a0c
tests: fix parallel-tests support in detach-* tests
by Dmitry V. Levin
· 11 years ago
1e0a280
tests: parametrize "sleep 1"
by Dmitry V. Levin
· 11 years ago
97c8508
tests: ensure that strace can detach from sleeping and stopped processes
by Dmitry V. Levin
· 11 years ago
f60347d
tests: enhance timeout checks
by Dmitry V. Levin
· 11 years ago
107ceb9
tests: prepare for parallel-tests support
by Dmitry V. Levin
· 11 years ago
Next »