Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
f275363d7009034480c5c3da9885da2a6d2032f1
/
lib
« Previous
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
· 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
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
90deae7
lib/random_range.c: remove unnecessary malloc type cast
by Maninder Singh
· 9 years ago
639b3d3
detach_device: Wait until the kernel frees the loop device
by Stanislav Kholmanskikh
· 9 years ago
95cc8bb
lib/dataascii.c: Fix Invalid number of character in dataascii
by Manjeet Pawar
· 10 years ago
c414040
lib/self_exec.c: Fix leaks and remove redundant code
by Manjeet Pawar
· 9 years ago
401d0cb
tst_rmdir: do msync(MS_SYNC) before munmap()
by Stanislav Kholmanskikh
· 9 years ago
5702765
Unmap the futexes backend file in tst_rmdir
by Stanislav Kholmanskikh
· 9 years ago
5571228
Move futex_t into a common header
by Stanislav Kholmanskikh
· 9 years ago
62d6e8b
lib/safe_file_ops: fix typo
by Wei,Jiangang
· 10 years ago
1f29e4a
lib: tst_device: Do not TBROK on EACCES
by Cyril Hrubis
· 10 years ago
5071db5
lib/safe_creat: add const qualifier to path name
by Alexey Kodanev
· 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
3840a06
lib: check return value of fscanf
by Mike Frysinger
· 10 years ago
8de394f
lib: fix MIN redef
by Mike Frysinger
· 10 years ago
4ca2309
Get rid of libtestsuite.
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
dc6b984
lib: errnos: Print "EAGAIN/EWOULDBLOCK" instead of "EAGAIN"
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
Next »