Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
d59a659cd639ca2780b00049d102acd2a783d585
/
testcases
/
kernel
/
syscalls
d59a659
s/Tst_count/tst_count/ to avoid CamelCase
by Caspar Zhang
· 12 years ago
a5cc30c
syscalls/sysctl03: Change TWARN to TINFO.
by Cyril Hrubis
· 12 years ago
f075070
syscalls/getrusage04: Link rt through LDLIBS instead of LDFLAGS.
by Vinson Lee
· 12 years ago
07f4e54
syscalls/getrusage04: Try guess timer granularity.
by Cyril Hrubis
· 12 years ago
116a8c0
syscalls/readlin04: Further fixes.
by Cyril Hrubis
· 12 years ago
572f0e0
syscalls/readlink04: Simplify the code.
by Cyril Hrubis
· 12 years ago
94bca9c
syscalls/readlink04: Cleanup.
by Cyril Hrubis
· 12 years ago
ed77dcc
syscalls/sockioctl01: Fix mknod().
by Cyril Hrubis
· 12 years ago
b596770
syscalls/sockioctl01: Fixes.
by Cyril Hrubis
· 12 years ago
00b8b88
syscalls/sockioctl01: Cleanup first.
by Cyril Hrubis
· 12 years ago
263f8b3
setns: add new syscall test setns02
by Jan Stancek
· 12 years ago
eecee42
setns: add new syscall test setns01
by Jan Stancek
· 12 years ago
1f32f27
setns: setup directory at kernel/syscalls/setns
by Jan Stancek
· 12 years ago
359980f
rename syscall() macro to ltp_syscall()
by Jan Stancek
· 12 years ago
0d0c695
open11.c: Define _GNU_SOURCE which is required for O_DIRECTORY
by Markos Chandras
· 12 years ago
94452c4
Revert "syscalls/open11.c: Add ifdefs around O_DIRECTORY"
by Cyril Hrubis
· 12 years ago
7d01f97
syscalls/open11.c: Add ifdefs around O_DIRECTORY
by Cyril Hrubis
· 12 years ago
75201f1
syscalls/sysctl: check if __NR_sysctl is defined
by Mike Frysinger
· 12 years ago
a60edf1
syscall: add open11 to gitignore
by Wanlong Gao
· 12 years ago
4d1cf77
open10: code cleanups
by Wanlong Gao
· 12 years ago
4582b9c
open09: rework test case
by Wanlong Gao
· 12 years ago
40e9ee3
open08: code cleanups
by Wanlong Gao
· 12 years ago
78d4277
open07: code cleanups
by Wanlong Gao
· 12 years ago
32b27f9
open06: code cleanups
by Wanlong Gao
· 12 years ago
b4f038d
open05: code cleanups
by Wanlong Gao
· 12 years ago
68f73c3
open04: code cleanups
by Wanlong Gao
· 12 years ago
777588e
open03: code cleanups
by Wanlong Gao
· 12 years ago
001ce03
open02: code cleanups
by Wanlong Gao
· 12 years ago
b2c141f
open01: code cleanups
by Wanlong Gao
· 12 years ago
4d7e188
syscalls/open11: new open(2) test case
by Eryu Guan
· 12 years ago
ed24167
syscalls/sendmsg01: using 'ip' command to replace 'ifconfig'
by Zhouping Liu
· 12 years ago
123bb3d
syscalls/mremap05: Fix build.
by Cyril Hrubis
· 12 years ago
385d792
flock/flock01.c: Trivial: Fix spelling of "succeed"
by Sedat Dilek
· 12 years ago
6180d13
ioctl03: add the new feature MULTI_QUEUE
by Wanlong Gao
· 12 years ago
5f16816
ioctl03: fix the wrong definition of macro IFF_VNET_HDR
by Wanlong Gao
· 12 years ago
3e5f790
testcases/creat07: Fix.
by Cyril Hrubis
· 12 years ago
79b7729
clone05: signal parent when the child terminates
by Wanlong Gao
· 12 years ago
b6a5657
Merge ../ltp-dev
by Cyril Hrubis
· 12 years ago
8e684e8
syscalls/flock03: Cleanup && Make use of CHECKPOINT.
by Cyril Hrubis
· 12 years ago
7e92025
syscalls/exit01: Cleanup.
by Cyril Hrubis
· 12 years ago
40b465a
syscalls/pause02: Make use of TST_PROCESS_STATE_WAIT().
by Cyril Hrubis
· 12 years ago
c91af2f
syscalls/clone05: Cleanup && speedup.
by Cyril Hrubis
· 12 years ago
421e251
syscalls/pause02: Cleaup.
by Cyril Hrubis
· 12 years ago
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
3dd0c6a
clone: code cleanup
by Wanlong Gao
· 12 years ago
443d16e
clone: wait until child completes
by Jan Stancek
· 12 years ago
db68aaa
clone: increase stack size to 1M
by Jan Stancek
· 12 years ago
da6be57
syscalls/madvise03: Cleanup && use SAFE_FILE_*
by Cyril Hrubis
· 12 years ago
4fee503
syscalls/wait402: Cleanup.
by Cyril Hrubis
· 12 years ago
dbec150
syscalls/wait402: Cleanup && use SAFE_FILE_*
by Cyril Hrubis
· 12 years ago
3a1e9bc
syscalls/getsid02: Cleanup && use SAFE_FILE_*
by Cyril Hrubis
· 12 years ago
2664913
syscalls/fork13: Make use of SAFE_FILE_* interface.
by Cyril Hrubis
· 12 years ago
04cfe1b
waitpid13: code cleanups
by Wanlong Gao
· 12 years ago
ae24b14
waitpid12: code cleanups
by Wanlong Gao
· 12 years ago
f1fd88c
waitpid11: code cleanups
by Wanlong Gao
· 12 years ago
bfca91c
waitpid10: code cleanups
by Wanlong Gao
· 12 years ago
4aeecee
waitpid09: code cleanups
by Wanlong Gao
· 12 years ago
ed7dbc5
waitpid08: code cleanups
by Wanlong Gao
· 12 years ago
5086d42
waitpid07: code cleanups
by Wanlong Gao
· 12 years ago
dd62135
waitpid06: code cleanups
by Wanlong Gao
· 12 years ago
2c58f60
waitpid05: code cleanups
by Wanlong Gao
· 12 years ago
bdb2744
waitpid04: code cleanups
by Wanlong Gao
· 12 years ago
d08183c
waitpid03: code cleanups
by Wanlong Gao
· 12 years ago
9554de5
waitpid02: code cleanups
by Wanlong Gao
· 12 years ago
23e8983
waitpid01: code cleanups
by Wanlong Gao
· 12 years ago
d0bebd6
waitpid02: avoid core file
by Jan Stancek
· 12 years ago
e6a89db
mremap: add new test mremap05
by Jan Stancek
· 12 years ago
a8e7b2f
ioctl03: code cleanups
by Wanlong Gao
· 12 years ago
6633ce9
ioctl02: code cleanups
by Wanlong Gao
· 12 years ago
87b2893
ioctl01: code cleanups
by Wanlong Gao
· 12 years ago
d36008c
ioctl01: change the errno to ENOTTY when passed an invalid command
by Wanlong Gao
· 12 years ago
5f0195b
Merge branch 'master' of github.com:linux-test-project/ltp
by Garrett Cooper
· 12 years ago
9fe8585
-o "$@" -> $(OUTPUT_OPTION) for consistency
by Garrett Cooper
· 12 years ago
6ce219c
new syscall test: migrate_pages02
by Jan Stancek
· 12 years ago
5765e2c
new syscall test: migrate_pages01
by Jan Stancek
· 12 years ago
dc13046
shmat: code cleanups
by Wanlong Gao
· 12 years ago
f913558
ipc/shmat: pick suitable base_addr before each testcase
by Jan Stancek
· 12 years ago
89af32a
Another semiautomated cleanup.
by Cyril Hrubis
· 12 years ago
fed9641
Fix FSF address
by Wanlong Gao
· 12 years ago
4548c6c
Update FSF address
by Wanlong Gao
· 12 years ago
37550cf
Remove whitespace at end of line
by Chris Dearman
· 12 years ago
ec6edca
Add missing newline at end of file
by Chris Dearman
· 12 years ago
5708536
Add generated files to .gitignore
by Chris Dearman
· 12 years ago
6fde7df
pipe01 should only check the data actually received from the pipe
by Chris Dearman
· 12 years ago
dd4927f
new syscall test: readahead02
by Jan Stancek
· 12 years ago
def4392
new syscall test: readahead01
by Jan Stancek
· 12 years ago
e5a53a0
kernel/syscalls/send*: Fix tst_kvercmp()
by Cyril Hrubis
· 12 years ago
79d5b6e
Fix syscalls/send* testcases for kernel >=3.6.0.
by Cyril Hrubis
· 12 years ago
a87dd2a
syscalls/sendmsg/sendmsg01: Cleanup
by Cyril Hrubis
· 12 years ago
10c580b
syscalls/sendto/sendto01: Cleanup
by Cyril Hrubis
· 12 years ago
e90b03c
syscalls/send/send01: Cleanup
by Cyril Hrubis
· 12 years ago
a233901
syscall/process_vm_writev02: new testcase
by Caspar Zhang
· 12 years ago
9710511
syscall/process_vm_readv03: new testcase
by Caspar Zhang
· 12 years ago
905095e
syscall/process_vm_readv02: new testcase
by Caspar Zhang
· 12 years ago
8b71829
fork13: code cleanups
by Wanlong Gao
· 12 years ago
9ae5cba
fork12: code cleanups
by Wanlong Gao
· 12 years ago
4492fc4
fork11: code cleanups
by Wanlong Gao
· 12 years ago
ec78e0a
fork10: code cleanups
by Wanlong Gao
· 12 years ago
a91a4de
fork09: code cleanups
by Wanlong Gao
· 12 years ago
705d693
fork08: code cleanups
by Wanlong Gao
· 12 years ago
Next »