Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
343b13fb7ed47ff9a1bc5a6984ac62a2689c3eda
343b13f
ptrace: check signal status in main thread
by Mike Frysinger
· 13 years ago
9180514
libltp: drop unused variable
by Mike Frysinger
· 13 years ago
aeaf793
testcases: exit from signal handler in setrlimit01
by Salvatore Cro
· 13 years ago
47fa924
This test occasionally hangs on some machines. The hang has been
by Garrett Cooper
· 13 years ago
17ecdc4
mlock and munmap will return -1 if they fail.
by Garrett Cooper
· 13 years ago
848c13a
Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp
by Garrett Cooper
· 13 years ago
d5899bd
Fix a shadowed variable definition.
by Garrett Cooper
· 13 years ago
bb49df5
Fix aiodio_sparse after style cleanup.
by Cyril Hrubis
· 13 years ago
64aa722
sysctl: return TCONF when the sysctl is not configured in kernel
by Wanlong Gao
· 13 years ago
e6ba0a2
sched_yield/1-1: fix a bug of SIGINT
by Peng Haitao
· 13 years ago
9878d30
aio_cancel/7-1: fix whitespaces too
by Cyril Hrubis
· 13 years ago
a084875
aio_cancel/7-1: clean up the code
by Cyril Hrubis
· 13 years ago
7a0726c
aio_cancel/7-1: fix fail occasionally due to aio_error() returns EBADF
by Peng Haitao
· 13 years ago
0761d86
pthread_create:remove the pointless testcase
by Wanlong Gao
· 13 years ago
809ea9b
recvmsg01: kill child only if one was forked
by Jan Stancek
· 13 years ago
1c9037b
safe_macros.h: fix warning
by Caspar Zhang
· 13 years ago
a009d08
syscall/dup03: Close all open files in cleanup
by Eryu Guan
· 13 years ago
12a6408
memcg_function_test: do a warmup before actual test
by Jan Stancek
· 13 years ago
fea169d
Cleanup mtest06/*.c tests.
by Cyril Hrubis
· 13 years ago
d72816d
Further mtest06/mmap1.c fixes.
by Cyril Hrubis
· 13 years ago
80ec134
Fix mtest06/mmap1.c sigaction initalization.
by Cyril Hrubis
· 13 years ago
ea8e6bf
Fix mtext06/mmap1.c pthread functions usage.
by Cyril Hrubis
· 13 years ago
e01b27f
First fix for mtest06/mmap1.c
by Cyril Hrubis
· 13 years ago
6538d51
Clean up the code mtest06/mmap1.c code.
by Cyril Hrubis
· 13 years ago
bf7cc48
aio_fsync: merge 4-1 and 4-2
by Wanlong Gao
· 13 years ago
3c5b808
fix coding style of aio_fsync:4-1
by Wanlong Gao
· 13 years ago
86db0c1
Changes to pounder's loop procedures
by Lucy Liang
· 13 years ago
3d802f7
Modified pounder install and run scripts
by Lucy Liang
· 13 years ago
e7d27f4
Changes to pounder's teset scripts
by Lucy Liang
· 13 years ago
0f7e066
Changes to pounder's build scripts
by Lucy Liang
· 13 years ago
7038520
Added test_repo directory
by Lucy Liang
· 13 years ago
b23a3c9
Updated pounder's configuration files
by Lucy Liang
· 13 years ago
ab75e41
Updated pounder's documentation
by Lucy Liang
· 13 years ago
b7a9504
Clean up clock_settime03.c code.
by Cyril Hrubis
· 13 years ago
ec544ef
clock_settime03: the return value of clock_settime syscall changed
by Wanlong Gao
· 13 years ago
1af2bad
Fix lseek03.c coding style.
by Cyril Hrubis
· 13 years ago
423e636
lseek03: change to fix with the lseek syscall
by Wanlong Gao
· 13 years ago
edeab7e
Second fix for sigaction/16-1.c
by Cyril Hrubis
· 13 years ago
3d2dfa9
Merge branch 'master' of /home/metan/Work/git/ltp
by Cyril Hrubis
· 13 years ago
9b507a5
Fix sigaction/16-1.c
by Cyril Hrubis
· 13 years ago
6ccf555
Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp
by Garrett Cooper
· 13 years ago
cbf2343
Fix a typo and update some of the instructions.
by Garrett Cooper
· 13 years ago
ab837b7
cgroup/cpuctl: clean cpuctl_task_* in case of OOM
by Jan Stancek
· 13 years ago
fc09868
cron_deny01: fix error of minute over 60
by Peng Haitao
· 13 years ago
775fbe2
cgroup/memcg_regression_test: treat failed mount as error
by Jan Stancek
· 13 years ago
21fcf86
cgroup/memcg_regression_test: fix test4 cleanup
by Jan Stancek
· 13 years ago
81b12e5
cgroup/memcg_regression_test: clear dmesg before test
by Jan Stancek
· 13 years ago
489fc0e
cpuset_base_ops_testset.sh: drop sched_relax_domain_level test
by Jan Stancek
· 13 years ago
c9dd96e
runtest/fs: change parameters of growfiles
by Andrew Chen
· 13 years ago
e9d874d
mm/ksm: more fixes when ksm config not enabled
by Caspar Zhang
· 13 years ago
e53335c
mm/oom: tiny fixes during code review
by Caspar Zhang
· 13 years ago
fb00517
mm/vma01: remove useless mmap
by Caspar Zhang
· 13 years ago
13fd847
Fix kdump/runkdump.sh
by Cyril Hrubis
· 13 years ago
811fd80
ldd: fix error with -m32 in x86_64
by Peng Haitao
· 13 years ago
2fbbc93
KSM test case fixes - mmap10
by Nageswara R Sastry
· 13 years ago
786e3a1
fs/proc01: namespaces fix for kernel >= 3.0
by Dmitry Artamonow
· 13 years ago
cfb6766
creat08: Fix test to be able to run on NFS
by Michal Simek
· 13 years ago
0cc7514
readlink03 test case fix
by Nageswara R Sastry
· 13 years ago
53053d8
sockioctl01 test case fix
by Nageswara R Sastry
· 13 years ago
313837f
LTP 20110915
by Cyril Hrubis
· 13 years ago
2c321ce
KSM test case fixes - oom01 and oom03
by Nageswara R Sastry
· 13 years ago
bca9a87
KSM test case fixes - ksm03
by Nageswara R Sastry
· 13 years ago
c0299bb
KSM test case fixes - ksm01
by Nageswara R Sastry
· 13 years ago
89f4807
pthread_create/10-1: correct return value if test fails
by Peng Haitao
· 13 years ago
0bf1a79
Apply coding style to timer_gettime 1-3
by Peter W Morreale
· 13 years ago
dd00b03
Fix timer_gettime 1-3
by Peter W Morreale
· 13 years ago
068a65d
rt_sigqueueinfo01: Fix test failed on mips.
by Yi Zhao
· 13 years ago
019ed6c
Fix build with latest glibc.
by Cyril Hrubis
· 13 years ago
e37003d
ld: fix error with -m32 in x86_64
by Peng Haitao
· 13 years ago
19e8817
posix:stress:fix the wrong use of mq_open
by Wanlong Gao
· 13 years ago
bde87cb
Rewrite the syscalls/set_thread_area tests
by Cyril Hrubis
· 13 years ago
5750484
syscalls/mmap11: mask broken test
by Caspar Zhang
· 13 years ago
3f2ed41
mm/vma01: correct return value if test fails
by Caspar Zhang
· 13 years ago
3417a3f
memcg_test_2.c: clear all fields of sigaction structure
by Jan Stancek
· 13 years ago
c03a1b3
Fix sigqueue 9-1 test
by Peter W Morreale
· 13 years ago
de55e5a
Unify the test passed messages.
by Cyril Hrubis
· 13 years ago
ccbfd58
Fix once more sem_post 8-1
by Cyril Hrubis
· 13 years ago
4f03174
Fix sem_post 8-1
by Cyril Hrubis
· 13 years ago
54e74a8
Apply style to sigset 6-1
by Cyril Hrubis
· 13 years ago
9abc106
Fix for sigset test 6-1
by Cyril Hrubis
· 13 years ago
ae4f2fe
sched_yield 1-1 fix
by Peter W Morreale
· 13 years ago
aaba4ac
Apply style to test 7-1.
by Peter W Morreale
· 13 years ago
3001e42
Fix for sigset test 7-1
by Peter W Morreale
· 13 years ago
31dfe9c
Remove sigaction from 9-1 test
by Peter W Morreale
· 13 years ago
c842487
Apply coding style.
by Peter W Morreale
· 13 years ago
ecc0bf8
mm/mbind01: move to mm/vma02
by Caspar Zhang
· 13 years ago
6f864d9
mm/mbind01: fix broken testcase
by Caspar Zhang
· 13 years ago
c04e05f
mm/ksm05: new testcase
by Caspar Zhang
· 13 years ago
b530935
syscalls/mprotect02: hide sigfault info from dmesg
by Caspar Zhang
· 13 years ago
4543438
mm/include: add config.h header file
by Caspar Zhang
· 13 years ago
e864b32
mm/vma01: new testcase
by Caspar Zhang
· 13 years ago
c6c11ad
mlockall/3-7.c: fix the wrong file path.
by Peng Haitao
· 13 years ago
1f73c0b
run-all-posix-option-group-tests.sh: Fix a spelling mistake
by Yi Zhao
· 13 years ago
410c695
runltp: precise pattern matching for skipped testcases
by Andrew Chen
· 13 years ago
9853cb4
testcases: memcg_function: set hugepage size to zero when no hugepage support
by Andrew Chen
· 13 years ago
22b6b91
testcases: controllers: fix wrong cpu number calculated
by Andrew Chen
· 13 years ago
7895027
testcases: fs_bind: fix hanging of testscript
by Andrew Chen
· 13 years ago
8542ed6
cgroups/cgroup_regression_test: fix test_*.sh trap in loop
by Jan Stancek
· 13 years ago
9bedd8f
cgroups/cgroup_regression_test: fix test_10 cleanup
by Jan Stancek
· 13 years ago
7c24ff7
cgroups/cgroup_regression_test: fix test_7_2 failed mount message
by Jan Stancek
· 13 years ago
Next »