Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
00b8b888b0683267d665e0e0a5e519ec18f5fe9b
00b8b88
syscalls/sockioctl01: Cleanup first.
by Cyril Hrubis
· 12 years ago
03dcbb0
kill/1-2.c: fix potential bug
by DAN LI
· 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
3eca5e3
openposix/.../pthread_cond_timedwait: 2-2, 2-3
by Cyril Hrubis
· 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
a62b53f
tomoyo: stop using sysctl()
by Mike Frysinger
· 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
64c5621
fix race at exit by checking if write completed
by Yan Lei
· 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
352358c
aio_fsync/2-1.c: fix race at exit, check if write completed
by Jan Stancek
· 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
8cb8444
doc: Add mini-howto-building-ltp-from-git.txt
by Sedat Dilek
· 12 years ago
a60ac73
Fix realtime build.
by Cyril Hrubis
· 12 years ago
385d792
flock/flock01.c: Trivial: Fix spelling of "succeed"
by Sedat Dilek
· 12 years ago
6fb981f
numa/numa01.sh: fixed errors under noncontinuous numa nodes list
by Zhouping Liu
· 12 years ago
f23ce91
mm/include: removed the global var 'memory'
by Zhouping Liu
· 12 years ago
f2dc277
mm/lib: rewrote create_same_memory()
by Zhouping Liu
· 12 years ago
64b777a
mmap/32-1: add \n in the end of output
by Yan Lei
· 12 years ago
b56a2cd
LTP 20130109
by shubham
· 12 years ago
4519224
containers: delete redundant newline in tst_resm()
by Monson Shao
· 12 years ago
506c2dd
ignore gdb state files
by Mike Frysinger
· 12 years ago
e04a8ee
cpuid: optimize x86 & fix x86_64 truncation
by Mike Frysinger
· 12 years ago
38bf6cd
pidns16: child should not get parent pid in parent NS
by Monson Shao
· 12 years ago
a5eeee9
pidns16: modified test results
by Monson Shao
· 12 years ago
c19b210
pidns16: split test condition and result judge
by Monson Shao
· 12 years ago
0ea9379
pidns30 pidns31: syscall mq_open() failed EFAULT(Bad address)
by Monson Shao
· 12 years ago
365a3c1
lib/databin.c: code cleanups
by Wanlong Gao
· 12 years ago
df5b3b4
lib/dataascii.c: code cleanups
by Wanlong Gao
· 12 years ago
2b9f501
lib/cloner.c: code cleanups
by Wanlong Gao
· 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
69c2ab0
Add TST_RESOURCE_COPY() to prepare test files.
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
1924061
Add TST_PROCESS_STATE_WAIT() API.
by Cyril Hrubis
· 12 years ago
ab8388c
Add easy to use API for parent-child synchronization.
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
26813cd
aio_*: avoid busy loop when waiting for aiocb completion
by Wanlong Gao
· 12 years ago
49e8407
at_deny01: Use lib to restart atd service
by Peng Haitao
· 12 years ago
23dd0bc
at_allow01: Use lib to restart atd service
by Peng Haitao
· 12 years ago
a4ba89d
runnetnstest.sh: fix a fail of vsftpd is disabled
by Peng Haitao
· 12 years ago
da61657
cmdlib.sh: Add four functions of controlling daemon
by Peng Haitao
· 12 years ago
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
eef880a
aio_write: code cleanup
by Wanlong Gao
· 12 years ago
80e143c
aio_suspend: code cleanup
by Wanlong Gao
· 12 years ago
fd30167
aio_return: code cleanup
by Wanlong Gao
· 12 years ago
bded507
aio_read: code cleanup
by Wanlong Gao
· 12 years ago
074ada6
aio_fsync: code cleanup
by Wanlong Gao
· 12 years ago
a36a02a
aio_error: code cleanup
by Wanlong Gao
· 12 years ago
7f2eb53
aio_cancel: code cleanup
by Wanlong Gao
· 12 years ago
4558bfa
aio_read/7-1.c: fix race at exit
by Jan Stancek
· 12 years ago
666c72d
open_posix_testsuite/.../sigset/{6, 7}-1.c: fix error handling
by Jan Stancek
· 12 years ago
ffb74e7
numa01.sh: get the right numa node number
by Peng Haitao
· 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
b416d1c
Merge ../ltp-dev
by Cyril Hrubis
· 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
0d58d20
numa01: fix the wrong method of getting numa nodes number
by Wanlong Gao
· 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
4274895
lib: Add functions to ease pseudo fs read/write
by Cyril Hrubis
· 12 years ago
0b64157
openposix/.../timer_create/{10,11}-1.c: Fix for -O2
by Cyril Hrubis
· 12 years ago
9b87d9c
numa01.sh: fix the error when getting number of CPUs
by Wanlong Gao
· 12 years ago
98cf8a5
ar01: fix a bug of attribute "selinux" in rhel6
by Peng Haitao
· 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
Next »