Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
f423b1a7a034840f712e5a706b36dcabc88ced11
/
lib
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
cd5983d
tst_kvercmp: Do not segfault on short release number
by Cyril Hrubis
· 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
84d6083
tst_ncpus_max: use kernel_max if available
by Jan Stancek
· 10 years ago
980bdc2
safe_macros: turn function with rlim_t into static inline
by Cyril Hrubis
· 10 years ago
1bfeb01
lib/rmobj: avoid using lstat
by Jan Stancek
· 10 years ago
9120d8a
safe_macros: turn functions with off_t parameter into static inline
by Jan Stancek
· 10 years ago
33a4adf
lib/tst_tmpdir.c: force environment variable TMPDIR using an absolute pathname
by Xiaoguang Wang
· 10 years ago
089c787
lib/tst_tmpdir.c: use tst_resm() instead of tst_brkm() in tmpdir_cleanup()
by Xiaoguang Wang
· 10 years ago
f48552a
lib: add SAFE_RENAME()
by Xiaoguang Wang
· 10 years ago
8c1e0b3
lib/tst_res.c: introduce tst_record_childstatus()
by Xiaoguang Wang
· 10 years ago
a161c6f
lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message
by Xiaoguang Wang
· 10 years ago
cdfe337
remove meaningless TRETR flag
by Xiaoguang Wang
· 10 years ago
d3bbf20
lib/databin.c: Use stdlib.h instead of malloc.h
by Garrett Cooper
· 10 years ago
502e42f
Implementation of tst_get_unused_pid()
by Stanislav Kholmanskikh
· 10 years ago
07a1033
system_specific_process_info changes
by Stanislav Kholmanskikh
· 10 years ago
6f6878f
pan/ltp-pan.c: add statistics about not fully tested testcases
by Xiaoguang Wang
· 10 years ago
e6c24c1
lib: Add tst_dev_fs_type() function
by Cyril Hrubis
· 10 years ago
85e787e
lib: Add tst_acquire_device() and tst_release_device()
by Cyril Hrubis
· 10 years ago
92a1459
lib: Add SAFE_CHOWN()
by Xing Gu
· 10 years ago
3db2082
lib: add tst_fs_link_count.c
by Xiaoguang Wang
· 10 years ago
0198e60
lib: Remove unused search_path.h and search_path.c
by Cyril Hrubis
· 10 years ago
3a150e7
lib: Add SAFE_MKFIFO()
by Cyril Hrubis
· 10 years ago
0c1ba5c
lib/tst_sig: Fix fork_flag.
by Cyril Hrubis
· 10 years ago
da3f4ba
lib: Remove unused mount_utils.c
by Cyril Hrubis
· 10 years ago
1dbf0b4
lib: Remove -c option and STD_COPIES
by Cyril Hrubis
· 10 years ago
34ff227
lib: Add SAFE_FCHOWN()
by Cyril Hrubis
· 10 years ago
6deba58
lib: Add SAFE_KILL()
by Xiaoguang Wang
· 11 years ago
ab1d3b6
lib/tst_sig: Remove CRAY and __sgi ifdefs.
by Cyril Hrubis
· 10 years ago
e38b961
Remove STD_FUNCTIONAL_TEST
by Cyril Hrubis
· 10 years ago
1589919
parse_opts.c: More cleanup.
by Cyril Hrubis
· 10 years ago
d5d3908
usctest.h, parse_opts.c: Hide unused variables.
by Cyril Hrubis
· 10 years ago
2a81c75
usctest.h, parse_opts.c: More cleanup.
by Cyril Hrubis
· 10 years ago
5ff25ef
SAFE_MACROS: Add memalign()
by Zeng Linggang
· 11 years ago
91d6742
safe_macros: Add SAFE_GETRESUID and SAFE_GETRESGID
by Zeng Linggang
· 11 years ago
852807b
lib: safe_stdio.c, tst_virt.c: delete the redundant code
by Xing Gu
· 10 years ago
9c31ad2
lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir()
by Cyril Hrubis
· 11 years ago
78fe642
lib: tst_path_has_mnt_flags: Add NULL path as tmpdir
by Cyril Hrubis
· 11 years ago
1c84cdb
lib, openposix: Fix mount flags detection code.
by Cyril Hrubis
· 11 years ago
2db5739
lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags()
by gux.fnst@cn.fujitsu.com
· 11 years ago
1a6f68a
lib/tst_sig.c: output signal name when got unexpected signal
by Xiaoguang Wang
· 11 years ago
ec2e123
lib/tst_mkfs.c: fix -f option for mkfs.btrfs
by Xing Gu
· 11 years ago
87ab509
safe_stdio: Error messages in new format
by Mats Liljegren
· 11 years ago
9b552cb
SAFE_POPEN: Added function to safe_stdio.h
by Mats Liljegren
· 11 years ago
707c68e
tst_fs_has_free: Use f_bavail instead of f_bfree.
by Cyril Hrubis
· 11 years ago
4694167
lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space
by Xiaoguang Wang
· 11 years ago
97499c2
lib: Add SAFE_RMDIR()
by Cyril Hrubis
· 11 years ago
51117fc
lib: Add xfs fs detection
by Zeng Linggang
· 11 years ago
f3e448f
lib: Add SAFE_WAIT() and SAFE_WAITPID()
by Cyril Hrubis
· 11 years ago
87aa2dc
lib, tools, pan: old-style function definition fixes
by Stanislav Kholmanskikh
· 11 years ago
49e8615
Make SAFE_* calls more informative when failing
by Mats Liljegren
· 11 years ago
4d1f01f
lib: Remove tst_uid_gid and cases that use it.
by Cyril Hrubis
· 11 years ago
d00eacc
lib/tst_uid_gid.c: fix checking return value errors about getpwuid_r/getgrgid_r
by Zeng Linggang
· 11 years ago
3526685
lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options
by Xiaoguang Wang
· 11 years ago
0f99157
lib/safe_macros.c: fix output message error in safe_creat()
by Xiaoguang Wang
· 11 years ago
89293b2
lib/tst_res.c: synchronize access to tst_res functions
by Alexey Kodanev
· 11 years ago
8860eb7
lib/errnos.h: Add SUCCESS (0).
by Cyril Hrubis
· 11 years ago
dbf270c
lib: Add tst_process_state_wait2()
by Cyril Hrubis
· 11 years ago
e77bf55
add tst_get_unused_port()
by Jan Stancek
· 11 years ago
c459235
SAFE_MACROS: Add chmod() and fchmod()
by Cyril Hrubis
· 11 years ago
ef9aac6
safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT
by Zeng Linggang
· 11 years ago
0f0e348
lib: Rewrite FS type detection code + docs
by Cyril Hrubis
· 11 years ago
7ee6327
safe_macros: Add SAFE_STAT and SAFE_LSTAT
by Cyril Hrubis
· 11 years ago
bf17abf
lib/test.h: add macro to declare init/cleanup functions
by Alexey Kodanev
· 11 years ago
71e75a5
lib/tst_mkfs: append -f option when creating btrfs
by Eryu Guan
· 11 years ago
55d8ae5
tst_res: constify char buffers were possible
by Mike Frysinger
· 11 years ago
3f0510c
lib: Flush test output on FORK_OR_VFORK()
by Cyril Hrubis
· 11 years ago
ee75ce3
lib: Fix a few warnings.
by Cyril Hrubis
· 11 years ago
1030c9d
lib/safe_macros.c: add SAFE_FSTAT()
by Zeng Linggang
· 11 years ago
ddd3b85
lib: Add tst_fork() and update guidelines
by Cyril Hrubis
· 11 years ago
bc44eb3
lib: tst_get_unused_uid, tst_get_unused_gid
by Stanislav Kholmanskikh
· 11 years ago
1db6266
lib/cloner.c: add ltp_clone7() and fix build
by Zeng Linggang
· 11 years ago
971e4eb
lib: fix logic error in strncpy
by Mike Frysinger
· 11 years ago
9f42be1
lib: fix noreturn warnings
by Mike Frysinger
· 11 years ago
bf6904f
lib: tests: fix up build time warnings
by Mike Frysinger
· 11 years ago
4fd2638
lib: fix warnings in fallback set_time logic
by Mike Frysinger
· 11 years ago
9317d9c
lib/cloner.c: Use clone() on s390 and s390x too
by Cyril Hrubis
· 11 years ago
93c6031
lib: cloner: merge the different ifdef paths a bit
by Mike Frysinger
· 11 years ago
5194feb
lib: errnos: Add few more ifdefs.
by Cyril Hrubis
· 11 years ago
653e58f
lib: errnos: use ERFKILL only if it's defined
by Jan Stancek
· 11 years ago
5f5cb63
lib/cloner.c: add more args
by zenglg.jy
· 11 years ago
19b69d5
safe_touch: use utimes(2) if utimensat(2) is not defined
by Stanislav Kholmanskikh
· 11 years ago
f095ccb
safe_macros: Add SAFE_LSEEK().
by Cyril Hrubis
· 11 years ago
5007d46
Move test_safe_macros.c to lib/tests/
by Cyril Hrubis
· 11 years ago
b185f22
add test for tst_checkpoint_signal_child timing out
by Jan Stancek
· 11 years ago
cb80f40
tst_checkpoint_signal_child: implemented timeout
by Stanislav Kholmanskikh
· 11 years ago
7b20026
lib: tst_res: Add more errnos.
by Cyril Hrubis
· 11 years ago
abf28b2
Implemented SAFE_TOUCH macro
by Stanislav Kholmanskikh
· 11 years ago
c26dd37
getrusage04: skip it on Xen
by Jan Stancek
· 11 years ago
11a84a6
lib: add tst_is_virt()
by Jan Stancek
· 11 years ago
226edbe
tst_res: add some common errno values
by Wang, Xiaoguang
· 11 years ago
b217b3e
tst_kvercmp2: Criteria for Oracle Linux UEK kernels
by Stanislav Kholmanskikh
· 11 years ago
b3c4fbe
lib: tst_mkfs: Add force option for xfs.
by Cyril Hrubis
· 11 years ago
858a576
lib: tst_mkfs: Shuffle the mkfs params.
by Cyril Hrubis
· 11 years ago
1d5d484
Implemented tst_fill_file function
by Stanislav Kholmanskikh
· 11 years ago
2492ce2
lib: Add tst_mkfs() function.
by Cyril Hrubis
· 11 years ago
Next »