Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
9db796a6c932010771c31a6fd0a14de69d8f4446
/
lib
8e3e92b
lib: add safe_getsockopt() and tst_getsockport()
by Alexey Kodanev
· 7 years ago
cae8287
lib: add safe_sendmsg()
by Alexey Kodanev
· 7 years ago
67af7db
safe_macros: make is_fuse() return zero if fs_type is NULL
by Li Wang
· 7 years ago
fecdd88
tst_test: Fix exit value on tst_brk(TCONF, ...)
by Cyril Hrubis
· 7 years ago
28507e5
safe_mount: Do not try mount() syscall for FUSE fs
by Cyril Hrubis
· 7 years ago
892dcbb
lib: cleanup tst_res
by Carlo Marcelo Arenas Belón
· 7 years ago
e66817f
lib: allow building with musl
by Carlo Marcelo Arenas Belón
· 7 years ago
f182839
Fix minor spelling typos
by Petr Vorel
· 7 years ago
2ee1435
lib/tst_device.c: Fix failure when using old mkfs.btrfs
by Xiao Yang
· 7 years ago
55a3c56
fs_fill: switch the SAFE MACROs back to ordinary syscall
by Li Wang
· 7 years ago
3d18c5d
lib: fix kernel-bit detection on s390 platform
by Li Wang
· 7 years ago
cecbd0c
Fix buffer overflow in print_result() function
by Veronika Kabatova
· 7 years ago
f07f09e
lib/tst_fs: Add tst_fill_fs()
by Cyril Hrubis
· 7 years ago
35b8a13
lib/tst_test: Add .all_filesystems flag
by Cyril Hrubis
· 7 years ago
f1ed462
SAFE_MOUNT: Handle FUSE mounts as well
by Cyril Hrubis
· 7 years ago
d1f9382
lib: Add interface to list supported filesystems
by Cyril Hrubis
· 7 years ago
d32c741
lib/tst_mkfs: Clear first 512k of the device
by Cyril Hrubis
· 7 years ago
b5d620a
lib: keep the test id hidden in LTP library
by Li Wang
· 7 years ago
f885348
Fix spelling s/exitted/exited/
by Petr Vorel
· 7 years ago
37587b3
lib: Add tst_strstatus()
by Cyril Hrubis
· 7 years ago
868b277
fzsync: Add functionality test for library
by Richard Palethorpe
· 7 years ago
fea5004
tst_atomic: Add atomic store and load tests
by Richard Palethorpe
· 7 years ago
2113eef
lib: allow checkpoints to be used by any uid
by Jan Stancek
· 7 years ago
d97168b
lib: drop tst_ipc_envp
by Jan Stancek
· 7 years ago
b95b199
lib: extend PATH as part of test setup
by Jan Stancek
· 7 years ago
03fc537
lib: add LTP_IPC_PATH to env. variables by default
by Jan Stancek
· 7 years ago
9dc07e0
lib/tst_test: Do TBROK on unexpected arguments.
by Cyril Hrubis
· 7 years ago
66374d5
Make use of SAFE_WAITPID()
by Cyril Hrubis
· 7 years ago
3b11765
Make use of SAFE_CHOWN()
by Cyril Hrubis
· 7 years ago
b0832a7
Make use of SAFE_CHMOD()
by Cyril Hrubis
· 7 years ago
860c51b
Make use of SAFE_CHDIR()
by Cyril Hrubis
· 7 years ago
c9a7def
libltp: add support to mount tmpfs for EROFS testing
by Sandeep Patil
· 7 years ago
c20831d
lib/tst_test: avoid cleanup by cloned test threads
by Steve Muckle
· 7 years ago
d044f17
Smash size_t and off_t printf() formatting mistakes
by Cyril Hrubis
· 7 years ago
35799a9
lib: Add personality fallback and SAFE macro
by Richard Palethorpe
· 7 years ago
ccec413
android: libltp: add new variant for loopback block device paths
by Sandeep Patil
· 7 years ago
5390d6e
lib/tst_test: Report 0 if test has both TPASS and TCONF
by Cyril Hrubis
· 7 years ago
1964db7
Add a zero latency constraint for the timer tests library
by Daniel Lezcano
· 7 years ago
f028fef
lib: add helper SAFE_FANOTIFY_INIT
by Xiong Zhou
· 7 years ago
07a2426
lib: detect ARM64 32-bit compat mode as 64-bit kernel
by Steve Muckle
· 7 years ago
f706a2f
lib/tst_test: Ignore unknown options for TCONF tests
by Cyril Hrubis
· 7 years ago
94823cf
mem/oom: disable timeouts for testcase in demand
by Li Wang
· 7 years ago
9726b90
lib/tst_test.c: Do not cleanup_ipc() if uninitialized
by Cyril Hrubis
· 7 years ago
88c220d
lib/tst_test.c: Move parse_opts() up
by Cyril Hrubis
· 7 years ago
ab6b5f5
lib/tst_timer_test.c: Fix undefined tst_clock_getres()
by Cyril Hrubis
· 7 years ago
825459d
lib/tst_timer_test.c: fix unsigned int overflow on RHEL5.11GA
by Xiao Yang
· 7 years ago
af0cb6e
doc: Cleanup typo
by Petr Vorel
· 7 years ago
2ce2474
syscalls/lseek10: cleanup && convert to new API
by Xiao Yang
· 7 years ago
fed008c
tst_safe_sysv_ipc: add shared memory related macros
by Xiao Yang
· 7 years ago
c459654
syscalls: Add timer measurement library
by Cyril Hrubis
· 7 years ago
62fe712
lib: Fix clock_gettime linking problems.
by Cyril Hrubis
· 7 years ago
cb26543
SAFE_MACROS: Add SAFE_SETSID()
by Guangwen Feng
· 7 years ago
4dc7c5f
android: Don't build tst_safe_sysv_ipc
by Steven Jackson
· 8 years ago
7ad4bf0
android: Add missing android stubs
by Steven Jackson
· 8 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
· 8 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
Next »