Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
337f66e7c789b1aa50f47385ead8854078d73375
337f66e
tests/ftruncate64.c: cleanup
by Dmitry V. Levin
· 9 years ago
a57bc5b
tests/ftruncate.c: cleanup
by Dmitry V. Levin
· 9 years ago
1717c8c
tests/fsync.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
ca24b94
tests/flock.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
884471b
tests/file_handle.c: use errno2name
by Dmitry V. Levin
· 9 years ago
02269e5
tests/fdatasync.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
3fc6bd9
tests/fchownat.c: use errno2name
by Dmitry V. Levin
· 9 years ago
bf563a9
tests/fchmodat.c: use errno2name
by Dmitry V. Levin
· 9 years ago
ba93e7b
tests/fchmod.c: use errno2name
by Dmitry V. Levin
· 9 years ago
a263310
tests/faccessat.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
33568cf
tests/epoll_wait.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
becfc0e
tests/epoll_ctl.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
7529683
tests/epoll_create1.c: cleanup
by Dmitry V. Levin
· 9 years ago
8243175
tests/epoll_create.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
22f9fa7
tests/dup3.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
65dea4b
tests/dup2.c: print syscall() result using %ld format
by Dmitry V. Levin
· 9 years ago
89b575d
tests/dup.c: cleanup
by Dmitry V. Levin
· 9 years ago
b0a647f
tests/creat.c: stop using sys/stat.h
by Dmitry V. Levin
· 9 years ago
0d8361f
tests/copy_file_range.c: stop using assert
by Dmitry V. Levin
· 9 years ago
adbbc2d
tests/chroot.c: use errno2name
by Dmitry V. Levin
· 9 years ago
5327e9c
tests/aio.c: use errno2name
by Dmitry V. Levin
· 9 years ago
dd02f09
tests: cleanup acct.test
by Dmitry V. Levin
· 9 years ago
9f6611b
tests: use errno2name()
by Dmitry V. Levin
· 9 years ago
57b5f55
tests/dup.c: include "tests.h"
by Dmitry V. Levin
· 9 years ago
ef6b426
tests: add getpgrp.test
by Fei Jie
· 9 years ago
f914194
tests: add access.test
by Fei Jie
· 9 years ago
e0057a5
tests: add fchdir.test
by Fei Jie
· 9 years ago
5c1776f
tests: add mkdir.test
by Fei Jie
· 9 years ago
8bfe0d5
tests: add getsid.test
by Fei Jie
· 9 years ago
2b69fd4
tests: add errno2name function to libtests
by Dmitry V. Levin
· 9 years ago
769c98a
hppa: rename ECANCELLED to ECANCELED
by Dmitry V. Levin
· 9 years ago
1264645
Remove parser of unimplemented timerfd syscall
by Dmitry V. Levin
· 9 years ago
e8a8f6d
tests: workaround kernel bugs in seccomp-strict.test and prctl-seccomp-strict.test
by Dmitry V. Levin
· 9 years ago
bea7073
tests/shmxt.c: do not use SHM_RND, it is unreliable
by Dmitry V. Levin
· 9 years ago
c8cc0f2
tests/rt_sigpending.c: fix for systems where _NSIG > 16 * sizeof(long)
by Dmitry V. Levin
· 9 years ago
d424c76
prctl-seccomp-strict.test: robustify against unrelated prctl invocations
by Dmitry V. Levin
· 9 years ago
fdb2a18
tests: adjust rt_sigpending to older kernels
by Dmitry V. Levin
· 9 years ago
f73a3a4
tests: adjust readv/writev and preadv/pwritev tests to older kernels
by Dmitry V. Levin
· 9 years ago
87c0b56
tests: remove obsolete non-strict uid tests
by Dmitry V. Levin
· 9 years ago
f096422
tests: extend test coverage of getuid/getgid family syscalls
by Dmitry V. Levin
· 9 years ago
7f3da2f
tests: extend test coverage of getresgid32 syscall
by Dmitry V. Levin
· 9 years ago
91119e5
tests: extend test coverage of getresgid syscall
by Dmitry V. Levin
· 9 years ago
dcc6660
tests: extend test coverage of getresuid32 syscall
by Dmitry V. Levin
· 9 years ago
fbe1a9e
tests: extend test coverage of getresuid syscall
by Dmitry V. Levin
· 9 years ago
bff70d4
tests: add symlinkat.test
by Fei Jie
· 9 years ago
1eb0051
tests: add iopl.test
by Fei Jie
· 9 years ago
ef2007e
mips o32, powerpc, powerpc64: fix decoding of iopl syscall
by Dmitry V. Levin
· 9 years ago
2e069fc
tests: add ioperm.test
by Fei Jie
· 9 years ago
5e9944d
Fix corner cases of getgroups and setgroups syscall decoders
by Dmitry V. Levin
· 9 years ago
ba210af
Cleanup setfsuid syscall decoder
by Dmitry V. Levin
· 9 years ago
f184989
tests: check decoding of setfsgid32 syscall
by Dmitry V. Levin
· 9 years ago
fba762d
tests: check decoding of setfsgid syscall
by Dmitry V. Levin
· 9 years ago
2def3d4
tests: check decoding of setfsuid32 syscall
by Dmitry V. Levin
· 9 years ago
281e457
tests: check decoding of setfsuid syscall
by Dmitry V. Levin
· 9 years ago
fa7c988
tests: extend test coverage of setresgid32 syscall
by Dmitry V. Levin
· 9 years ago
4f6d95d
tests: extend test coverage of setresgid syscall
by Dmitry V. Levin
· 9 years ago
2b42d8e
tests: extend test coverage of setresuid32 syscall
by Dmitry V. Levin
· 9 years ago
0eac88a
tests: extend test coverage of setresuid syscall
by Dmitry V. Levin
· 9 years ago
7d7dfbe
tests: extend test coverage of setregid32 syscall
by Dmitry V. Levin
· 9 years ago
28d02ea
tests: extend test coverage of setregid syscall
by Dmitry V. Levin
· 9 years ago
619a96a
tests: extend test coverage of setreuid32 syscall
by Dmitry V. Levin
· 9 years ago
e6d8473
tests: extend test coverage of setreuid syscall
by Dmitry V. Levin
· 9 years ago
6511b2d
tests: extend test coverage of setgid32 syscall
by Dmitry V. Levin
· 9 years ago
cf27301
tests: extend test coverage of setgid syscall
by Dmitry V. Levin
· 9 years ago
8f0e41a
tests: extend test coverage of setuid32 syscall
by Dmitry V. Levin
· 9 years ago
aa39926
tests: extend test coverage of setuid syscall
by Dmitry V. Levin
· 9 years ago
39a33b1
tests: add shmxt.test
by Fei Jie
· 9 years ago
10c6c3f
alpha: fix decoding of shmat syscall
by Dmitry V. Levin
· 9 years ago
f22db4e
tests: add semop.test
by Fei Jie
· 9 years ago
7d23d33
prctl-seccomp-filter-v.test: robustify against unrelated prctl invocations
by Dmitry V. Levin
· 9 years ago
bcdd204
tests/pselect6.c: fix potential output mismatch
by Dmitry V. Levin
· 9 years ago
96492b2
tests: check decoding of fchown32 syscall
by Dmitry V. Levin
· 9 years ago
e6828b1
tests: check decoding of fchown syscall
by Dmitry V. Levin
· 9 years ago
11f98f2
tests: check decoding of lchown32 syscall
by Dmitry V. Levin
· 9 years ago
408420f
tests: check decoding of lchown syscall
by Dmitry V. Levin
· 9 years ago
f559a87
tests: check decoding of chown32 syscall
by Dmitry V. Levin
· 9 years ago
4ccdbd6
tests: check decoding of chown syscall
by Dmitry V. Levin
· 9 years ago
a99bcbf
Fix decoding of 16-bit uid_t/git_t
by Dmitry V. Levin
· 9 years ago
c1f1cc1
tests: move kernel uid overflow check to libtests
by Dmitry V. Levin
· 9 years ago
9c1a72c
tests: skip seccomp-strict.test and prctl-seccomp-strict.test on x32
by Dmitry V. Levin
· 9 years ago
c2523e0
tests: add seccomp-filter.test
by Dmitry V. Levin
· 9 years ago
6ba947f
seccomp: fix decoding of sock_fprog and sock_filter structures
by Dmitry V. Levin
· 9 years ago
3ea6a59
seccomp: print SECCOMP_* and BPF_* constants in a more compact way
by Dmitry V. Levin
· 9 years ago
1818061
tests: rename seccomp.test to prctl-seccomp-filter-v.test
by Dmitry V. Levin
· 9 years ago
b19945b
tests: add seccomp-strict.test
by Dmitry V. Levin
· 9 years ago
c1aa737
tests: add prctl-seccomp-strict.test
by Dmitry V. Levin
· 9 years ago
d9e4ff7
tests: bring lists back to the sorted order
by Dmitry V. Levin
· 9 years ago
7a06960
tests/epoll_create1.c: extend for the case of ENOSYS
by Dmitry V. Levin
· 9 years ago
2399a60
tests/epoll_ctl.c: extend epoll_ctl coverage
by Dmitry V. Levin
· 9 years ago
cb6f997
tests: add mlockall.test
by Dmitry V. Levin
· 9 years ago
c75e2c2
tests: add epoll_wait.test
by Fei Jie
· 9 years ago
258a225
tests: add epoll_ctl.test
by Fei Jie
· 9 years ago
bbdd23c
tests: add epoll_create.test
by Fei Jie
· 9 years ago
17f4b45
tests/pread64-pwrite64.c: minor cleanup
by Dmitry V. Levin
· 9 years ago
fcb94cd
Fix decoding of swapon flags
by Dmitry V. Levin
· 9 years ago
f2f91c0
tests/unlinkat.c: check AT_* decoding
by Dmitry V. Levin
· 9 years ago
867c1cd
tests/linkat.c: check AT_* decoding
by Dmitry V. Levin
· 9 years ago
612368b
Improve decoding of Android's PR_SET_VMA prctl
by Elliott Hughes
· 9 years ago
c4a30f1
tests: add mkdirat.test
by Fei Jie
· 9 years ago
93faa4c
tests: add swap.test
by Fei Jie
· 9 years ago
Next »