Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
f275363d7009034480c5c3da9885da2a6d2032f1
/
lib
e11b7c0
tst_timer: Add tst_timer_expired_ms()
by Cyril Hrubis
· 6 years ago
397df9a
tst_safe_sysv_ipc: Make safe_shmctl() and safe_msgctl() safer
by Cyril Hrubis
· 6 years ago
ef44862
lib: Introduce TESTPTR()
by Petr Vorel
· 6 years ago
50ae39a
lib: Add SAFE_CHROOT(path) macro
by Petr Vorel
· 7 years ago
c5c0f9b
lib: Add SAFE_GETGRNAM()
by Jinhui Huang
· 6 years ago
b44b38e
lib/tst_device: Fill a file in megabyte sized chunks
by Punit Agrawal
· 7 years ago
c282b26
lib/tst_checksum: add crc32c checksum
by Alexey Kodanev
· 7 years ago
e6da867
lib/tst_test: Populate the read-only fs
by Cyril Hrubis
· 7 years ago
16352e4
lib/tst_test.c: mntpoint implies tmpdir
by Cyril Hrubis
· 7 years ago
b833d2f
SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID()
by yang xu
· 7 years ago
a0d8c2e
lib/tst_test.c: log testing fstyp when iterating all_filesystems
by Xiong Zhou
· 7 years ago
fb32e89
lib: Add TRERRNO to tst_res and remove sign when present
by Richard Palethorpe
· 7 years ago
1364466
lib: Add safe_recvmsg
by Richard Palethorpe
· 7 years ago
a1e8fd4
lib: TCONF on "not supported" errnos in SAFE_SOCKET()
by Petr Vorel
· 7 years ago
ef1b657
lib: fix length check in safe_sendmsg
by Richard Palethorpe
· 7 years ago
2ab1883
Add a library wrapper for sigaction()
by Michael Moese
· 7 years ago
b4138c7
Add library support for /proc/sys/kernel/tainted
by Michael Moese
· 7 years ago
9da4237
safe_fork() should use tst_flush() instead of fflush()
by Michael Moese
· 7 years ago
1ab33ce
Add new tst_flush() library function
by Michael Moese
· 7 years ago
eb50f0a
remove old tst_flush()
by Michael Moese
· 7 years ago
f8dfc7e
Remove duplicite include <time.h>
by Petr Vorel
· 7 years ago
d34e76e
lib/get_high_address.c: Add tst_get_bad_addr.h for new API
by Xiao Yang
· 7 years ago
158ba34
lib/parse_opts: Use CLOCK_MONOTONIC for -I option
by Cyril Hrubis
· 7 years ago
2f7c8e9
lib/tst_test: Use CLOCK_MONOTONIC for -I option.
by Cyril Hrubis
· 7 years ago
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
· 8 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
Next »