Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
f01b8912d0bea9ea3c307aa9c9816b87e029c7d5
f01b891
sched_rr_get_interval: run tests under SCHED_RR policy
by Jan Stancek
· 8 years ago
66cef98
dma_thread_diotest: correct the number of running workers
by Dong Zhu
· 8 years ago
923ebdd
syscalls/madvise01: reconstruct and convert to new API
by Li Wang
· 8 years ago
8a56a43
ltp/lapi: add some madvices definition
by Li Wang
· 8 years ago
f2cb4e2
syscalls/pipe01: Remove unnecessary function
by Xiao Yang
· 8 years ago
476f808
syscalls/pipe02: Cleanup && convert to new API
by Xiao Yang
· 8 years ago
56f50f6
syscalls/pipe03: Cleanup && convert to new API
by Xiao Yang
· 8 years ago
2f7d1be
syscalls/epoll_create1: Cleanup && Convert to new API
by Xiao Yang
· 8 years ago
9a362ff
acl_test01: More fixes.
by Cyril Hrubis
· 8 years ago
6311f0d
acl_test01: Fixes.
by Cyril Hrubis
· 8 years ago
cd9a41d
test.sh: Add tst_su
by Cyril Hrubis
· 8 years ago
ee2d3ee
acl_test01: Fix cleanup.
by Cyril Hrubis
· 8 years ago
6731985
network/ipsec_lib.sh: remove possible recursion from tst_ipsec_cleanup()
by Alexey Kodanev
· 8 years ago
0b435eb
network: remove outdated LTP-Network-test_README.pdf
by Alexey Kodanev
· 8 years ago
52d30d3
network: update README, use 'md' format instead of 'pdf'
by Alexey Kodanev
· 8 years ago
118bba4
ppoll01: rewrite in new API
by Jan Stancek
· 8 years ago
6971457
mem/oom: fork may fail before test
by Jan Stancek
· 9 years ago
bb0b8e9
sched_setaffinity/sched_setaffinity01:kill child only when pid is positive
by Han Pingtian
· 8 years ago
a94a669
network: rename runtest files, use 'net.' & 'net_stress.' prefix
by Alexey Kodanev
· 9 years ago
fddb4f3
network: remove outdated network runtests and scripts
by Alexey Kodanev
· 9 years ago
6538f7a
network: merge networktests.sh/networkstress.sh into network.sh
by Alexey Kodanev
· 9 years ago
0dfbe05
syscalls/madvise06: Convert to new test API
by Li Wang
· 9 years ago
1f393e6
syscalls/madvise05: Convert to new test API
by Li Wang
· 9 years ago
db790f4
creat05: don't assume number of opened fds
by Jan Stancek
· 9 years ago
82c962b
syscalls/access01: Fix test under root
by Xiao Yang
· 9 years ago
0b2b6fe
syscalls/pipe01: Cleanup && convert to new API.
by Xiao Yang
· 9 years ago
790d70e
commands/wc: Added new testcase to test wc
by Xiao Yang
· 9 years ago
1c2fddd
waitpid/waitpid10: Break test if fork failed
by Han Pingtian
· 9 years ago
ba9e07d
waitpid/waitpid11: correct error message
by Han Pingtian
· 9 years ago
0468047
pause01: rewrite testcase
by Jan Stancek
· 9 years ago
12a5230
tst_safe_macros: add SAFE_SIGNAL
by Jan Stancek
· 9 years ago
768157b
checkpoints: avoid unnecesasry sleep in checkpoint_wake
by Jan Stancek
· 9 years ago
a229b52
commands/at_deny01: Fix incorrect FSF address
by Martin Pluskal
· 9 years ago
01d4979
direct_io/diotest1.c: fix gcc warning and use test temp directory
by Alexey Kodanev
· 9 years ago
b3494f1
commands/insmod: add new testcase to test insmod(8)
by Guangwen Feng
· 9 years ago
97da9fd
syscalls/access01: Add more tests.
by Cyril Hrubis
· 9 years ago
00748b0
syscalls/access01: Cleanup && convert to newlib.
by Cyril Hrubis
· 9 years ago
cb82d90
syscalls/syscall01: Cleanup && convert to newlib.
by Cyril Hrubis
· 9 years ago
a1cea67
mem/hugeshmctl: cleanup for the include file
by Li Wang
· 9 years ago
01b59c8
syscalls/rt_sigqueueinfo01: Fix warnings by removing unused variables
by Xiao Yang
· 9 years ago
c9ddd86
containers/mountns*: Fix unused parameter compiler warnings
by Xiao Yang
· 9 years ago
5d1167c
syscalls/signal*: Fix unused parameter compiler warnings
by Xiao Yang
· 9 years ago
5456fb4
clock_nanosleep/clock_nanosleep01: Fix typo
by Nicolas Joly
· 9 years ago
63b6532
open_posix_testsuite: Propagate configure params
by Cyril Hrubis
· 9 years ago
149490e
LTP 20160510
by Cyril Hrubis
· 9 years ago
085b5e6
containers/netns_netlink: Fix system() error handling
by Cyril Hrubis
· 9 years ago
7806e44
fs/isofs.sh: Don't use /etc/ for the image
by Cyril Hrubis
· 9 years ago
e52148b
scenario_groups/default: Remove dma_thread_diotest
by Cyril Hrubis
· 9 years ago
879d392
syscalls/umount2_{02,03}: Retry umount2() on EBUSY
by Cyril Hrubis
· 9 years ago
5443f90
personality01: run PER_LINUX32 only on x86_64
by Jan Stancek
· 9 years ago
d9deacf
syscalls/umount2_03: Fix umount() and EBUSY
by Cyril Hrubis
· 9 years ago
88e316f
syscalls/umount2_02: Fix umount() and EBUSY
by Cyril Hrubis
· 9 years ago
296082a
diotest4: Fix testcase on Btrfs II.
by Cyril Hrubis
· 9 years ago
ec5a4c6
network/stress/icmp: remove old uni-basic/* tests
by Alexey Kodanev
· 9 years ago
0036662
network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test
by Hangbin Liu
· 9 years ago
117a257
network/stress: add ipsec lib
by Hangbin Liu
· 9 years ago
6c42b44
lib/test_net.sh: add tst_ping() to check icmp connectivity
by Hangbin Liu
· 9 years ago
77c8113
lib/tst_mkfs: Exit with TCONF on missing mkfs.foo
by Cyril Hrubis
· 9 years ago
3d2deae
lib/tst_run_cmd: Make it possible to detect ENOENT
by Cyril Hrubis
· 9 years ago
cd3c33a
syscalls/umount2_01: Fix umount()
by Cyril Hrubis
· 9 years ago
5f79570
runltp: Fix overrided -T option
by Cyril Hrubis
· 9 years ago
467f160
syscalls/utimensat: Remove +a on temp file
by Cyril Hrubis
· 9 years ago
856383c
preadv02/pwritev02: fix EFAULT testcase on s390/x
by Jan Stancek
· 9 years ago
f082112
diotest4: Fix testcase on Btrfs.
by Cyril Hrubis
· 9 years ago
bbf4ef1
doc/test-writing-guidelines: Add FILE and fork()
by Cyril Hrubis
· 9 years ago
8bdf401
ltp-pan: Flush FILE buffers before fork()
by Cyril Hrubis
· 9 years ago
6e3be08
syscalls/pwritev: convert to new test API
by Xiao Yang
· 9 years ago
35b44bf
mtest01/mtest01: break test if fork failed
by Han Pingtian
· 9 years ago
c74fc3c
waitpid/waitpid11: break test if fork() failed
by Han Pingtian
· 9 years ago
7703cb3
syscall/fcntl33.c: fix test on FUSE fs
by Alexey Kodanev
· 9 years ago
0f89b02
clone/clone07: do not kill the child
by Han Pingtian
· 9 years ago
b53791c
syscalls/fcntl22: Propagate test result
by Cyril Hrubis
· 9 years ago
611027b
syscalls/fcntl15: Propagate test result
by Cyril Hrubis
· 9 years ago
5969a4a
syscalls/fcntl13: Propagate test result
by Cyril Hrubis
· 9 years ago
96b4707
syscalls/fcntl12: Propagate test result
by Cyril Hrubis
· 9 years ago
b536a81
syscalls/fcntl17: Propagate test result
by Cyril Hrubis
· 9 years ago
c615316
syscalls/fcntl17: break test if fork failed
by Han Pingtian
· 9 years ago
ac8048c
waitpid/waitpid03: break test if fork failed
by Han Pingtian
· 9 years ago
b322e33
tst_atomic: add test for tst_atomic_inc
by Jan Stancek
· 9 years ago
eb0ad60
tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/x
by Jan Stancek
· 9 years ago
f61391e
m4: add a check for __sync_add_and_fetch
by Jan Stancek
· 9 years ago
c54ca05
tst_atomic: make tst_atomic_inc take a signed integer
by Jan Stancek
· 9 years ago
175bcf5
syscalls/waitid01: Cleanup.
by Cyril Hrubis
· 9 years ago
c478cda
syscalls/waitid01: break test if fork() failed
by Han Pingtian
· 9 years ago
7b3ef3b
request_key/request_key02.c: add new testcase
by Xiao Yang
· 9 years ago
2a9c158
request_key/request_key01.c: add new testcase
by Xiao Yang
· 9 years ago
a5a91a7
lib/newlib_tests: Fixes.
by Cyril Hrubis
· 9 years ago
981d55a
syscalls/msgctl*: fix unused parameter compiler warnings
by Jan Stancek
· 9 years ago
b75e6e3
syscalls/msgctl07: add usleep to while(!ready) loop
by Jan Stancek
· 9 years ago
1e989a0
syscalls/msgctl13: fix error on a rebooted system
by Cui Bixuan
· 9 years ago
65ef42d
syscalls/preadv02.c: add specific error
by Xiao Yang
· 9 years ago
7ba1d79
ptrace/ptrace05: check if fork failed
by Han Pingtian
· 9 years ago
ca67538
include/lapi/fcntl.h: Do not include tee and splice
by Cyril Hrubis
· 9 years ago
6febf02
syscalls/waitpid02: Fix warning
by Cyril Hrubis
· 9 years ago
eb1f51c
syscalls/waitpid02: check if fork failed
by Han Pingtian
· 9 years ago
ede6aee
max_map_count: fix error by using runtime check
by Cui Bixuan
· 9 years ago
b2be819
syscalls/fcntl14: Cleanup.
by Cyril Hrubis
· 9 years ago
dd9ddae
syscalls/fcntl14: break remaining tests if fork failed
by Han Pingtian
· 9 years ago
13fe1c7
syscalls/fcntl: add new test for open file description locks
by Alexey Kodanev
· 9 years ago
673dc67
lib: add safe_pthread_create() & safe_pthread_join()
by Alexey Kodanev
· 9 years ago
Next »