Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
b349949b516eb7328bf637196abb6f8a2d69b675
/
lib
4dc7c5f
android: Don't build tst_safe_sysv_ipc
by Steven Jackson
· 7 years ago
7ad4bf0
android: Add missing android stubs
by Steven Jackson
· 7 years ago
dcf361c
lib,testcases: Make use of MIN() and MAX()
by Cyril Hrubis
· 7 years ago
a14f756
Unify MIN()/MAX() implementation + cleanup
by Cyril Hrubis
· 7 years ago
a5bf525
tst_test.c: set the test id automatically
by Cyril Hrubis
· 8 years ago
7916317
tst_test: Be more verbose on timeout
by Cyril Hrubis
· 7 years ago
bb1477f
SAFE_READLINK() should return zero-terminated target buffer
by Helge Deller
· 7 years ago
882f45a
tst_kvcmp: Add support for extra kernel versions
by Cyril Hrubis
· 8 years ago
15d413e
syscalls/lseek11.c: fix syncfs() && SEEK_DATA
by Xiao Yang
· 8 years ago
1bb79cd
lib: Fix undefined reference to `mq_open'
by Cyril Hrubis
· 8 years ago
1055a06
Revert "lib: Fix undefined reference to `mq_open' build failures"
by Cyril Hrubis
· 8 years ago
fcfb697
lib: Fix undefined reference to `mq_open' build failures
by Cyril Hrubis
· 8 years ago
bfb2a4a
lib/tst_safe_posix_ipc.c: Add licence.
by Cyril Hrubis
· 8 years ago
6c86b86
lib: Move ltp_priv.h to include/old/ltp_priv.h
by Cyril Hrubis
· 8 years ago
2374d56
ltp: test id usually same as test filename without suffix
by Li Wang
· 8 years ago
b867975
lib: SAFE_MQ_OPEN() macro
by Petr Vorel
· 8 years ago
c46e277
safe_macros: add safe_removexattr()
by Xiao Yang
· 8 years ago
c6bcd53
safe_macros: remove unused code in xattr related functions
by Xiao Yang
· 8 years ago
3a0ef86
color: Rename file
by Petr Vorel
· 8 years ago
874326d
tst_test: Handle device mkfs/mount int the library
by Cyril Hrubis
· 8 years ago
cf6910c
lib/parse_opts: Get rid of the long unused -p and -P options
by Cyril Hrubis
· 8 years ago
5c189fc
lib: add safe_setsockopt/send/sendto functions
by Alexey Kodanev
· 8 years ago
6440c5d
newlib: Allow SAFE_MACROS to be called from cleanup
by Cyril Hrubis
· 8 years ago
d101cab
lib: Redirect to tst_brk_() early
by Cyril Hrubis
· 8 years ago
65490b0
lib: tst_mkfs: Fix typos
by Cyril Hrubis
· 8 years ago
160ffcc
tst_test: Fix unused variable warnings
by Cyril Hrubis
· 8 years ago
8f8ff10
lib/tst_tmpdir.c: fix compilation with older libc
by Xiao Yang
· 8 years ago
8967f96
Update references with my old legal name/email to my current name/email address
by Ngie Cooper
· 8 years ago
7eb77fb
runltp,tst_device: Bump minimal device size to 256MB
by Cyril Hrubis
· 8 years ago
78bf28f
tst_device: Split the tst_acquire_device code again
by Cyril Hrubis
· 8 years ago
d97debf
tst_test: Allow using tst_res and tst_brk without initialized IPC
by Cyril Hrubis
· 8 years ago
b0a30fe
lib: tst_mkfs: Include __FILE__ and __LINE__ in tst_brkm messages
by Cyril Hrubis
· 8 years ago
047c727
lib: tst_ansi_colors: Fix output is terminal check
by Cyril Hrubis
· 8 years ago
fc0c72a
lib: Move rmobj() to tst_tmpdir.c
by Cyril Hrubis
· 8 years ago
554c270
checkpoints: Add TST_SAFE_CHECKPOINT_WAIT2()
by Cyril Hrubis
· 8 years ago
23beb35
lib: Move some code to testcases/kernel/fs/doio/
by Cyril Hrubis
· 8 years ago
6688b63
Fix "missing terminating ' character" warnings
by Cyril Hrubis
· 8 years ago
34a7c82
android: exclude tests which don't build
by Steven Jackson
· 8 years ago
9f41dcf
tst_test: simplify tmpdir creation and support memory mapped file ipc
by Steven Jackson
· 8 years ago
a7f6133
Colorize test type in the output
by Petr Vorel
· 8 years ago
dd90c00
tst_test: add tst_parse_long()
by Alexey Kodanev
· 8 years ago
6577980
lib: Remove reference to already deleted mount_utils.c
by Petr Vorel
· 8 years ago
004f214
lib/tst_safe_sysv_ipc.c : Add tst_safe_sysv_ipc.c
by Xiao Yang
· 8 years ago
4289363
various: don't assume the DEV_BLKSIZE definition exists
by Steven Jackson
· 8 years ago
1750b47
safe_open: fix SIGILL on android
by Steven Jackson
· 8 years ago
2923a11
lib: fix offset in tst_resm_hexd
by Jan Stancek
· 8 years ago
699238a
lib: Add tst_kernel_bits()
by Cyril Hrubis
· 8 years ago
52006c9
safe_macros: Move safe_get/setpgid() to C source
by Cyril Hrubis
· 8 years ago
1055281
safe_macros: add safe_setxattr(), safe_lsetxattr() and safe_fsetxattr()
by Dejan Jovicevic
· 8 years ago
e899457
safe_macros: make safe_pread() and safe_pwrite() inline
by Nikita Yushchenko
· 8 years ago
d753288
lib: move create_sig_proc() into newlib
by Petr Vorel
· 8 years ago
4dcfd28
lib: Add new tst_kvcmp for shell
by Cyril Hrubis
· 8 years ago
af5a4b1
SAFE_MACROS: Add SAFE_GETPRIORITY()
by Cyril Hrubis
· 8 years ago
f72ca5b
lib: add tst_res_hexd for newlib
by Jan Stancek
· 8 years ago
d47bb55
lib: Add optional minimal size for test device
by Li Wang
· 8 years ago
794b46d
tst_virt: Make use of systemd-detect-virt if available
by Cyril Hrubis
· 8 years ago
5065a9e
lib: add safe_gethostname()
by Alexey Kodanev
· 8 years ago
a41e994
tst_test: Propagate SIGINT to test process
by Cyril Hrubis
· 8 years ago
e1310bc
runltp: extend the default loop device size to 150MB
by Li Wang
· 8 years ago
6b56aa7
tst_test: make reap_children() part of the test API
by Stanislav Kholmanskikh
· 8 years ago
f5f208b
tst_test: Complain on NULL test->tid
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
b819c22
tst_test: Small changes in option help formatting
by Cyril Hrubis
· 8 years ago
c07d36c
lib/test_test: fix parsing for options that don't need argument
by Jan Stancek
· 8 years ago
ad33a3d
replace SIGCLD with SIGCHLD
by Khem Raj
· 8 years ago
9ff68de
lib: add [SAFE_]FILE_LINES_SCANF
by Jan Stancek
· 8 years ago
15634ea
lib/tst_tmpdir: remove tmpdir_cleanup(), fix for newlib
by Alexey Kodanev
· 8 years ago
11dfc32
lib/tst_test.c: fix case of hitting tst_vbrk_ before setup_ipc
by Xiao Yang
· 8 years ago
db03638
Include tst_kvercmp.h in tst_test.h
by Stanislav Kholmanskikh
· 8 years ago
332540e
lib/tst_test.c: do all cleanup in do_exit
by Jan Stancek
· 8 years ago
fa49517
lib/tst_test.c: propagate TBROK retcode in library process
by Cyril Hrubis
· 8 years ago
e0bfa7d
lib/tst_test.c: call do_exit on TBROK from library process
by Jan Stancek
· 8 years ago
0f053c8
lib/tst_test.c: Kill all children on timeout
by Cyril Hrubis
· 8 years ago
4aebb6c
lib/tst_test.c: Run test in child process
by Cyril Hrubis
· 8 years ago
768157b
checkpoints: avoid unnecesasry sleep in checkpoint_wake
by Jan Stancek
· 8 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
b322e33
tst_atomic: add test for tst_atomic_inc
by Jan Stancek
· 9 years ago
c54ca05
tst_atomic: make tst_atomic_inc take a signed integer
by Jan Stancek
· 9 years ago
a5a91a7
lib/newlib_tests: Fixes.
by Cyril Hrubis
· 9 years ago
673dc67
lib: add safe_pthread_create() & safe_pthread_join()
by Alexey Kodanev
· 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
045920b
tst_mkfs: check the arguments for passed device and fs_type
by Stanislav Kholmanskikh
· 9 years ago
a7f8544
tst_mkfs: drop -f from mkfs
by Stanislav Kholmanskikh
· 9 years ago
f79021c
tst_acquire_device: clear first sectors of LTP_DEV
by Stanislav Kholmanskikh
· 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
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
87446b7
lib: Increase loop device size
by Cyril Hrubis
· 9 years ago
989bc41
tlibio: use a union of sigval instead of sigval_t
by Khem Raj
· 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
370a3a4
SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname()
by Zeng Linggang
· 9 years ago
ac19520
lib/tst_mkfs: detect btrfs -f option correctly
by Eryu Guan
· 9 years ago
d1e794d
lib: Get rid of unused tst_require_root() callback
by Cyril Hrubis
· 9 years ago
f3f10e0
lib/safe_macros.c: fix safe_write() and safe_pwrite()
by Guangwen Feng
· 9 years ago
Next »