Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
ac481d1b1591b98db5a77ccf1bec80b1562413c8
ac481d1
fcntl04: Cleanup && convert to new library.
by Cyril Hrubis
· 8 years ago
fbffc21
fcntl03: Cleanup && convert to new library.
by Cyril Hrubis
· 8 years ago
805f532
fcntl02: Cleanup && convert to new library.
by Cyril Hrubis
· 8 years ago
d7f5736
openposix/fork: rewrite lock test using fcntl
by Richard Palethorpe
· 8 years ago
a7f6133
Colorize test type in the output
by Petr Vorel
· 8 years ago
3be5562
net: traceroute01: use latest net API and add IPv6 version
by Alexey Kodanev
· 8 years ago
6ed920d
net: traceroute_test.sh: rename to traceroute01.sh
by Alexey Kodanev
· 8 years ago
2158ea4
test_net.sh: add tst_wait_ipv6_dad()
by Alexey Kodanev
· 8 years ago
87dc364
cleanup shell test only if TST_NO_CLEANUP is not defined
by Alexey Kodanev
· 8 years ago
cf9a75c
netstress.c: convert to new library API
by Alexey Kodanev
· 8 years ago
d45afd9
tst_test: add macro helper to invoke pthread_once()
by Alexey Kodanev
· 8 years ago
dd90c00
tst_test: add tst_parse_long()
by Alexey Kodanev
· 8 years ago
6902dd9
test_net.sh: don't set nohup in netns and show netstress msgs
by Alexey Kodanev
· 8 years ago
a746bdf
netstress.c: change default setup of sysctl parameters
by Alexey Kodanev
· 8 years ago
7ec681f
network: Fix using local for some non-bash shells
by Petr Vorel
· 8 years ago
f61ceb4
network: Fix export for some non-bash shells
by Petr Vorel
· 8 years ago
1509fa1
testscripts/test_fs_bind.sh: Unmount ${sandbox} when do_break=1 in run_test()
by Huacai Chen
· 8 years ago
6577980
lib: Remove reference to already deleted mount_utils.c
by Petr Vorel
· 8 years ago
ccd8653
commands/insmod: Add ltp_insmod01.ko to .gitignore and cleanup
by Guangwen Feng
· 8 years ago
8e49ed6
syscalls/mq_open: fix old tests + convert to use new API
by Petr Vorel
· 8 years ago
b594c2d
ipc/msgsnd0*: cleanup && convert to new API
by Xiao Yang
· 8 years ago
ed8e067
tst_safe_sysv_ipc: Set msqid to -1 on IPC_RMID
by Cyril Hrubis
· 8 years ago
7d3e166
ipc/msgget0*: Make use of IPC related macros
by Xiao Yang
· 8 years ago
004f214
lib/tst_safe_sysv_ipc.c : Add tst_safe_sysv_ipc.c
by Xiao Yang
· 8 years ago
3224c57
test_net.sh: netns: use tst_restore_ipaddr()
by Alexey Kodanev
· 8 years ago
2b07d1d
network/mc_cmds: don't ping multicast over default route
by Alexey Kodanev
· 8 years ago
a1778ad
network/mc_cmds: fix testing with iproute2 <= ss161212
by Petr Vorel
· 8 years ago
ce1da5d
numa01.sh: Change shebang to /bin/sh
by Cyril Hrubis
· 8 years ago
547380a
numa01.sh: Wait for support_numa.c correctly
by Cyril Hrubis
· 8 years ago
67da06e
numa01.sh: Small cleanup & fix
by Cyril Hrubis
· 8 years ago
172b02b
ltp/numa: reconstruct these testcases
by Cyril Hrubis
· 8 years ago
4061a1c
ltp/numa: Convert to new library
by Li Wang
· 8 years ago
ec566f0
utimensat_tests: Make use of tst_kvcmp again
by Xiao Yang
· 8 years ago
ad38c31
ltp/numa: cleanup work for numa/*
by Li Wang
· 8 years ago
b00fa18
syscalls/getcwd04.c: cleanup && convert to new API
by Xiao Yang
· 8 years ago
9f36ebc
syscalls/getcwd03.c: cleanup && convert to new API
by Xiao Yang
· 8 years ago
a13ea5b
syscalls/getcwd02.c: cleanup && convert to new API
by Xiao Yang
· 8 years ago
0bea34a
su01: do pre-checking to avoid annoying warning
by Ning Han
· 8 years ago
4289363
various: don't assume the DEV_BLKSIZE definition exists
by Steven Jackson
· 8 years ago
d21c2d7
cron_dirs_check: remove sys/dir.h include
by Steven Jackson
· 8 years ago
1750b47
safe_open: fix SIGILL on android
by Steven Jackson
· 8 years ago
91d79f9
unshare02: define _GNU_SOURCE
by Steven Jackson
· 8 years ago
360f9bd
syslog: include sys/sycall.h
by Steven Jackson
· 8 years ago
d3236eb
gencwd03: include libgen.h
by Steven Jackson
· 8 years ago
1791f70
tst_test: don't include tst_safe_pthread
by Steven Jackson
· 8 years ago
cb7d91b
tst_clone: don't use a comma in the definition of clone
by Steven Jackson
· 8 years ago
df61090
compat_16: Android also requires sys/fsuid.h
by Steven Jackson
· 8 years ago
126a81b
getcwd01.c: cleanup && convert to new API
by Xiao Yang
· 8 years ago
2c8457b
LTP 20170116
by Cyril Hrubis
· 8 years ago
7c34405
Revert "utimensat: fix immutable file retcodes for 4.8.0 and newer."
by Jan Stancek
· 8 years ago
674806b
Revert "utimensat_tests: Make use of tst_kvcmp"
by Jan Stancek
· 8 years ago
f73d2ae
quotactl01: replace int comparison with memcmp
by Jan Stancek
· 8 years ago
2923a11
lib: fix offset in tst_resm_hexd
by Jan Stancek
· 8 years ago
34faca0
posix/munmap: Use mmap to obtain valid and safe address range
by Richard Palethorpe
· 8 years ago
b668433
travis: use various gcc and clang versions + using containers
by Petr Vorel
· 8 years ago
6d6bb30
network: remove unnecessary check for rsh in scripts
by Petr Vorel
· 8 years ago
ef0d925
mmapstress03: Fix 32bit test on 64bit kernel
by Cyril Hrubis
· 8 years ago
edd2f4c
mmapstress03: Small cleanup
by Cyril Hrubis
· 8 years ago
f6051f8
vma03: Disable the test on 64bit kernel as well
by Cyril Hrubis
· 8 years ago
699238a
lib: Add tst_kernel_bits()
by Cyril Hrubis
· 8 years ago
7c0ec1d
safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header
by Cyril Hrubis
· 8 years ago
1ed5233
travis: initial configuration
by Petr Vorel
· 8 years ago
1141bbf
max_map_count: Fix strcmp() for skipping aarch64
by Vertigo
· 8 years ago
bc4d3db
test_net.sh: fix adding IP addresses in netns setup
by Alexey Kodanev
· 8 years ago
7b84465
commands/ld01: Fix test for LTP compiled with -m32
by Cyril Hrubis
· 8 years ago
1dce80f
commands/file_test.sh: Fix for SLES11
by Cyril Hrubis
· 8 years ago
6266efe
openposix/mmap31-1: Fix 32bit binary on 64bit kernel
by Cyril Hrubis
· 8 years ago
a002136
syscalls/setpriority01: Use newly created user for the test
by Guangwen Feng
· 8 years ago
1544cb1
du01: Fix the BTRFS fix after test conversion
by Cyril Hrubis
· 8 years ago
8cc4165
waitid02: define _XOPEN_SOURCE 500
by Cyril Hrubis
· 8 years ago
52006c9
safe_macros: Move safe_get/setpgid() to C source
by Cyril Hrubis
· 8 years ago
0a55aff
test_net.sh: bring loopback interface up in netns setup
by Alexey Kodanev
· 8 years ago
f485626
network/echoes: fix endless loop on error
by Petr Vorel
· 8 years ago
92ab7be
various: remove redeclarations of 'int errno'
by Steven Jackson
· 8 years ago
437d181
various: include sys/sycall.h instead of syscall.h
by Steven Jackson
· 8 years ago
a7fa8561
various: include the POSIX fcntl.h instead of sys/fcntl.h
by Steven Jackson
· 8 years ago
249f405
various: use sys/wait.h instead of wait.h
by Steven Jackson
· 8 years ago
f4b0281
mmap16: Get rid of SAFE_PWRITE()
by Cyril Hrubis
· 8 years ago
56d7133
network: fix network.sh -e option
by Petr Vorel
· 8 years ago
d685e31
network: fix printing commands in verbose mode
by Petr Vorel
· 8 years ago
97f1183
ipc/msgget0*: cleanup && convert to new API
by Xiao Yang
· 8 years ago
542421d
syscalls/ipc: add newipc library for new API
by Xiao Yang
· 8 years ago
a93f1f4
syscalls/access04: Convert to new API && Rename
by Guangwen Feng
· 8 years ago
5f8ca6c
network: test_net.sh: allow to run network tests on a single machine
by Alexey Kodanev
· 8 years ago
4096d1c
Merge pull request #114 from rzezeski/rpz-init-cpus-var
by ngie
· 8 years ago
a43aabd
open_posix_testsuite: intialize var for VLA
by Ryan Zezeski
· 8 years ago
5952d6e
tools/strace_test: Remove.
by Cyril Hrubis
· 8 years ago
2ef1a91
realtime: Remove leftover script mixed_load.sh
by Cyril Hrubis
· 8 years ago
78db757
syscalls/mq_unlink: convert to use new test library API
by Petr Vorel
· 8 years ago
1775ddf
network/echo01: fix creating existing directory
by Petr Vorel
· 8 years ago
eb0ae46
flistxattr and listxattr: added tests
by Dejan Jovicevic
· 8 years ago
2221504
llistxattr: new testcase for long path name
by Dejan Jovicevic
· 8 years ago
bf8a49c
llistxattr: improved code readability and stability
by Dejan Jovicevic
· 8 years ago
708d8da
llistxattr: moved to using safe macros
by Dejan Jovicevic
· 8 years ago
1055281
safe_macros: add safe_setxattr(), safe_lsetxattr() and safe_fsetxattr()
by Dejan Jovicevic
· 8 years ago
0702d49
shell: fix echo -e bashisms, simplify code
by Petr Vorel
· 8 years ago
08643b1
shell: fix bashism (( ))
by Petr Vorel
· 8 years ago
ccbdf8c
make-file.sh: simplify, fix bashism
by Petr Vorel
· 8 years ago
2bf2094
shell: fix bashisms: s/&>/>$1 2>&1/
by Petr Vorel
· 8 years ago
df19c39
cpuhotplug_hotplug.sh: 'part' here is a variable
by Han, NingX
· 8 years ago
Next »