Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
6b56aa7d32e2914679c73767c875289ea48873aa
/
include
6b56aa7
tst_test: make reap_children() part of the test API
by Stanislav Kholmanskikh
· 8 years ago
3953c37
tst_safe_macros: SAFE_GETPGID
by Stanislav Kholmanskikh
· 8 years ago
a8b752d
tst_atomic.h: Add tst_atomic_dec() wrapper.
by Cyril Hrubis
· 8 years ago
1e92d8a
tst_test: Add option parsing helpers.
by Cyril Hrubis
· 8 years ago
2ad59b7
tst_test: Allow to set timeout from test setup()
by Cyril Hrubis
· 8 years ago
ad33a3d
replace SIGCLD with SIGCHLD
by Khem Raj
· 8 years ago
96cccf4
lapi/fcntl.h: Include system headers first.
by Cyril Hrubis
· 8 years ago
d2a810a
syscalls/socket02: reconstruct and convert to new API
by Xiao Yang
· 8 years ago
3181950
syscalls/kcmp03.c: Add new testcase
by Xiao Yang
· 8 years ago
3aa3151
lib/cloner.c: Add tst_clone.h for new API
by Xiao Yang
· 8 years ago
9ff68de
lib: add [SAFE_]FILE_LINES_SCANF
by Jan Stancek
· 8 years ago
5887bec
safe_macros: match oldlib SAFE_CLOSE with docs
by Jan Stancek
· 8 years ago
5078c01
tst_safe_macros: add SAFE_DUP
by Xiao Yang
· 8 years ago
db03638
Include tst_kvercmp.h in tst_test.h
by Stanislav Kholmanskikh
· 8 years ago
4aebb6c
lib/tst_test.c: Run test in child process
by Cyril Hrubis
· 8 years ago
d1ea830
safe_macros: Add SAFE_GETPGID
by Cyril Hrubis
· 8 years ago
8a56a43
ltp/lapi: add some madvices definition
by Li Wang
· 8 years ago
2f7d1be
syscalls/epoll_create1: Cleanup && Convert to new API
by Xiao Yang
· 8 years ago
12a5230
tst_safe_macros: add SAFE_SIGNAL
by Jan Stancek
· 9 years ago
63b6532
open_posix_testsuite: Propagate configure params
by Cyril Hrubis
· 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
2a9c158
request_key/request_key01.c: add new testcase
by Xiao Yang
· 9 years ago
ca67538
include/lapi/fcntl.h: Do not include tee and splice
by Cyril Hrubis
· 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
7671740
include/tst_pid.h: Add sys/types.h include
by Cyril Hrubis
· 9 years ago
a31ff76
lib: Move old headers to include/old
by Cyril Hrubis
· 9 years ago
bbdb9f7
lib: Add new test library API
by Cyril Hrubis
· 9 years ago
9c74eef
lib: tst_kvercmp: Move defs to separate header
by Cyril Hrubis
· 9 years ago
d5e1788
tst_mkfs: add extra_opt parameter to tst_mkfs()
by Zorro Lang
· 9 years ago
b91c37d
rt_sigaction.h: ARC: Provide default sa_restorer
by Vineet Gupta
· 9 years ago
0b1a91b
lapi/socket.h: fix typo
by Xiao Yang
· 9 years ago
aac9d1f
syscalls/recvmsg02: Add header file lapi/socket.h
by Xiao Yang
· 9 years ago
8bbb1d5
lib/safe_macros: add readlink()
by Alexey Kodanev
· 9 years ago
f3f4d33
lib/safe_macros: add linkat()
by Alexey Kodanev
· 9 years ago
5b789d8
include/lapi/fcntl.h: add O_TMPFILE definition
by Alexey Kodanev
· 9 years ago
a9c24b0
lib/tst_dir_is_empty: add a library function
by Alexey Kodanev
· 9 years ago
3e60f62
lib: tst_res: Cleanup.
by Cyril Hrubis
· 9 years ago
46fb5ba
mk: set ENV_POST_LOADED=1 after first loading env_post.mk
by Nan Liu
· 9 years ago
59040e0
module.mk: Skip module build properly
by Cyril Hrubis
· 9 years ago
ec2765c
lib: Restore tst_brk & tst_res in ltpapicmd
by Cyril Hrubis
· 9 years ago
6bb766e
lib: Get rid of tst_res() and tst_brk()
by Cyril Hrubis
· 9 years ago
2190148
lapi/rt_sigaction.h: mark rt_stub functions as used
by Stanislav Kholmanskikh
· 9 years ago
bbbb2e3
lapi/fcntl.h: define O_PATH on SPARC
by Stanislav Kholmanskikh
· 9 years ago
624cbde
safe_macros: Add SAFE_IOCTL()
by Cyril Hrubis
· 9 years ago
9f92723
safe_macros: add missing offset param to SAFE_PREAD()
by Xiao Yang
· 9 years ago
370a3a4
SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname()
by Zeng Linggang
· 9 years ago
4d8fd9f
sched_getattr/sched_getattr01: Add new testcase to test sched_getattr
by Cui Bixuan
· 9 years ago
b008b92
syscall/renameat2: Add tests for renameat2
by Cedric Hnyda
· 9 years ago
fce75e6
Fix including config.mk and features.mk in env_pre.mk
by Yuriy Kolerov
· 9 years ago
6006925
Include config.mk and features.mk in env_pre.mk for all targets
by Yuriy Kolerov
· 9 years ago
39ef6df
added helper tools for creating and working with namespaces
by Matus Marhefka
· 9 years ago
cb23137
ltp_rt_sigaction: SPARC fixes for -O0
by Stanislav Kholmanskikh
· 9 years ago
8493486
umount2/umount2_01.c: add new test
by Guangwen Feng
· 9 years ago
e90291c
open/open13.c: add O_PATH flag test
by Guangwen Feng
· 9 years ago
d1e794d
lib: Get rid of unused tst_require_root() callback
by Cyril Hrubis
· 9 years ago
d485310
futex/futex_wake04.c: add kernel version check
by Guangwen Feng
· 9 years ago
ded3d2b
include/safe_macros.h: cosmetic fix for SAFE_TRUNCATE()
by Guangwen Feng
· 9 years ago
17dce71
syscalls/getrandom: add configure check for linux/random.h
by Jan Stancek
· 9 years ago
88abfa0
module.mk: don't run module builds multiple times
by Jan Stancek
· 9 years ago
cc63481
getrandom: fix compilation with older kernels
by Jan Stancek
· 9 years ago
d878d70
open/open12: Fix compile error
by Cui Bixuan
· 10 years ago
5571228
Move futex_t into a common header
by Stanislav Kholmanskikh
· 9 years ago
5071db5
lib/safe_creat: add const qualifier to path name
by Alexey Kodanev
· 10 years ago
b74bbed
power_management: compile testcases/kernel/power_management by default
by Xing Gu
· 10 years ago
b681672
Keep the definition of union semun in one place
by Stanislav Kholmanskikh
· 10 years ago
0329c09
ARM64: ILP32: define LTP_USE_64_ABI for ILP32
by Zhang Jian(Bamvor)
· 10 years ago
0e81bda
lib: Get rid of STD_TIMING_ON and -t option
by Cyril Hrubis
· 10 years ago
2f91719
lib: usctest: Get rid of now unused struct tblock
by Cyril Hrubis
· 10 years ago
d6d11d0
Introduce tst_parse_opts()
by Cyril Hrubis
· 10 years ago
905f642
kernel modules: fix syntax errors when modules are disabled
by Mike Frysinger
· 10 years ago
4ca2309
Get rid of libtestsuite.
by Cyril Hrubis
· 10 years ago
8b6fed7
lib: tst_timer: Add struct timeval conversions.
by Cyril Hrubis
· 10 years ago
9dee405
lib: Add tst_timer functions.
by Cyril Hrubis
· 10 years ago
9f136a4
lib: Rewrite checkpoint synchronization
by Cyril Hrubis
· 10 years ago
9138a01
safe_macros: Add opendir(), readdir(), closedir()
by Cyril Hrubis
· 10 years ago
34e26eb
lib: add SAFE_PWRITE() and SAFE_PREAD()
by Xiaoguang Wang
· 10 years ago
5b617e2
lib: support VIRT_KVM for tst_is_virt()
by Jiri Jaburek
· 10 years ago
aabb834
Include usctest.h in test.h
by Cyril Hrubis
· 10 years ago
605fa33
Get rid of TEST_CLEANUP
by Cyril Hrubis
· 10 years ago
a648a4d
tst_run_cmd: add an option to pass the program exit code
by Stanislav Kholmanskikh
· 10 years ago
465a3d8
lib: tst_fs_type: add new filesystem types
by Sheng Yong
· 10 years ago
420add2
lib: Add tst_umount()
by Cyril Hrubis
· 10 years ago
a83cbb8
library: add tst_system for wrapper system(3) without SIGCHLD
by George Wang
· 10 years ago
8bfd7c1
test cleanup should not use SAFE_FILE_*
by Li Wang
· 10 years ago
f423b1a
add LTP_DATAROOT and tst_dataroot()
by Jan Stancek
· 10 years ago
4caa631
checkpoints: introduce TST_CHECKPOINT_CREATE
by Jan Stancek
· 10 years ago
8e9db8d
lib: Added SAFE_MOUNT() and SAFE_UMOUNT()
by Matus Marhefka
· 10 years ago
5b03150
lib/tst_checkpoint.c: added support for unlimited number of named pipes
by Matus Marhefka
· 10 years ago
927a15c
lib: implement TRERRNO
by Jan Stancek
· 10 years ago
da642ba
tst_ncpus_conf: Instead of the old tst_ncpus_max
by Zeng Linggang
· 10 years ago
980bdc2
safe_macros: turn function with rlim_t into static inline
by Cyril Hrubis
· 10 years ago
9120d8a
safe_macros: turn functions with off_t parameter into static inline
by Jan Stancek
· 10 years ago
4c256b3
lapi: Add configure check and fallback struct iovec declaration
by Cyril Hrubis
· 10 years ago
638f726
rt_sigaction.h: define HAVE_SA_RESTORER for most platforms
by Stanislav Kholmanskikh
· 10 years ago
9ac868c
add new errno testes for timerfd_*
by Zeng Linggang
· 10 years ago
92e1e39
Merge pull request #21 from ruanzhengwang/master
by yaneurabeya
· 10 years ago
0241ae4
Add CROSS_COMPILE symbol to simplify cross-compiling
by Zhengwang Ruan
· 10 years ago
Next »