Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
edea6b46e46c84350b8a1fe95beec1242481bf9a
/
lib
4bc55ec
lib: tst_run_cmd: add tst_run_cmd() to exec specified program
by Alexey Kodanev
· 11 years ago
147ed8a
lib: tst_module: add library functions for kernel modules
by Alexey Kodanev
· 11 years ago
06f9fe4
include: Move a few more defs to private header.
by Cyril Hrubis
· 11 years ago
812521d
lib, include: Move TEMPDIR to private header.
by Cyril Hrubis
· 11 years ago
69b772b
lib, include: Remove all references to TDIRECTORY.
by Cyril Hrubis
· 11 years ago
ed69cd5
lib: Add lib/ltp_priv.h header for internal API.
by Cyril Hrubis
· 11 years ago
d2085ca
lib: safe_macros: Add SAFE_FOPEN(), SAFE_FCLOSE()
by Cyril Hrubis
· 11 years ago
8dc262a
lib/parse_opts.c: Remove a few unused assigments.
by Cyril Hrubis
· 11 years ago
04a34ba
Create a function tst_resm_hexd() to print a buffer in hex
by Alexey Kodanev
· 11 years ago
aede40b
safe_macros: Add SAFE_LINK and SAFE_SYMLINK.
by Cyril Hrubis
· 12 years ago
d14536d
ltp: Add support for Imagination Technologies Meta
by Markos Chandras
· 12 years ago
d59a659
s/Tst_count/tst_count/ to avoid CamelCase
by Caspar Zhang
· 12 years ago
365a3c1
lib/databin.c: code cleanups
by Wanlong Gao
· 12 years ago
df5b3b4
lib/dataascii.c: code cleanups
by Wanlong Gao
· 12 years ago
2b9f501
lib/cloner.c: code cleanups
by Wanlong Gao
· 12 years ago
69c2ab0
Add TST_RESOURCE_COPY() to prepare test files.
by Cyril Hrubis
· 12 years ago
b6a5657
Merge ../ltp-dev
by Cyril Hrubis
· 12 years ago
1924061
Add TST_PROCESS_STATE_WAIT() API.
by Cyril Hrubis
· 12 years ago
ab8388c
Add easy to use API for parent-child synchronization.
by Cyril Hrubis
· 12 years ago
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
4274895
lib: Add functions to ease pseudo fs read/write
by Cyril Hrubis
· 12 years ago
fed9641
Fix FSF address
by Wanlong Gao
· 12 years ago
4548c6c
Update FSF address
by Wanlong Gao
· 12 years ago
3b535a8
tools: add tst_ncpus/_max api to get number of CPUS
by Wanlong Gao
· 12 years ago
37550cf
Remove whitespace at end of line
by Chris Dearman
· 12 years ago
ec6edca
Add missing newline at end of file
by Chris Dearman
· 12 years ago
cbdd1dc
V3 /lib/tst_tmpdir Implemented a simple testcase.
by Marios Makris
· 12 years ago
c128c45
/lib/tst_tmpdir.c removed the TDIRECTORY part
by Marios Makris
· 12 years ago
4aa7a48
/lib/tst_tmpdir.c removed / and * checks
by Marios Makris
· 12 years ago
3550766
/lib/tst_tmpdir.c removed mkstemp method
by Marios Makris
· 12 years ago
60b1baa
/lib/tst_tmpdir indentation and coding style fixes
by Marios Makris
· 12 years ago
2b73a15
safe_macros: add SAFE_STRTOUL
by Zhouping Liu
· 12 years ago
33bb713
Created an automated test for the /lib/bytes_by_prefix.c
by Marios Makris
· 12 years ago
5f017a0
Return -1 on negative input/output (/lib/bytes_by_prefix.c)
by Marios Makris
· 12 years ago
ac0d5eb
Fix SAFE_READ so that it actually works
by Garrett Cooper
· 12 years ago
3d3e94e
Changed nconv variable from long to int in /lib/bytes_by_prefix.c
by Marios Makris
· 12 years ago
1475f67
Renamed /lib/str_to_bytes.c and /include str_to bytes.h
by Marios Makris
· 12 years ago
9a769aa
Indentation and coding style fixes on /lib/str_to_bytes.c as well as /include/str_to_bytes.h
by Marios Makris
· 12 years ago
51725fc
libltp: remove system_specific_hugepages_info
by Caspar Zhang
· 13 years ago
4d964f6
lib/parse_opts.c: Fix the -I option.
by Cyril Hrubis
· 13 years ago
e97ba6f
lib/cloner.c enlarge cloner stack size
by Cyril Hrubis
· 13 years ago
9af0bd7
safe_macros: Include errno.h.
by Vinson Lee
· 13 years ago
d6a1f25
safe_macros: add SAFE_STRTOL
by Caspar Zhang
· 13 years ago
2ef059e
lib/parse_opts.c Print ALL CAPS warning when using -c option.
by Cyril Hrubis
· 13 years ago
d2e9f84
lib: Fix tst_print()
by Cyril Hrubis
· 13 years ago
fd4ada7
lib/parse_opts: Multiple fixes
by Markos Chandras
· 13 years ago
8d2d8ba
lib/self_exec: Remove extra argument from tst_resm function call
by Markos Chandras
· 13 years ago
3f75fe4
safe_macros: Add ftruncate and truncate.
by Cyril Hrubis
· 13 years ago
9180514
libltp: drop unused variable
by Mike Frysinger
· 13 years ago
817c782
getrusage03: test ru_maxrss
by Caspar Zhang
· 13 years ago
a5ef1c1
I want to enable using hugepage releated functions in
by Garrett Cooper
· 14 years ago
9ef7f2d
Fix warnings in lib/tlibio.c
by Garrett Cooper
· 14 years ago
86d0dba
ltp: fix databinchk() definition
by Alex Elder
· 14 years ago
ce10184
Remove the rest of edundant "? 1 : 0".
by Cyril Hrubis
· 14 years ago
bc5da68
The functional tests for utime checks if utime updates the
by Cyril Hrubis
· 14 years ago
8b02c1c
A weak attempt at style fixing.
by Garrett Cooper
· 14 years ago
4a3c658
Add safe macros for chdir and mkdir.
by Garrett Cooper
· 14 years ago
41176c3
Break some bad behavior.
by Garrett Cooper
· 14 years ago
400c836
Commit more safe macros missing from the sourcebase.
by Garrett Cooper
· 14 years ago
5503357
Disable bounds checking with printouts in tst_brk.
by Garrett Cooper
· 14 years ago
ca43592
Expand SAFE_* macros and functions.
by Garrett Cooper
· 14 years ago
b1c7c6b
Make the test bug more obvious.
by Garrett Cooper
· 14 years ago
43891b7
Fix reentrancy.
by Garrett Cooper
· 14 years ago
68d76e0
Make tst_brk reentrant.
by Garrett Cooper
· 14 years ago
dd3f47e
Actually commit code move.
by Garrett Cooper
· 14 years ago
1e6f5a6
Resolving all compile errors via a script
by Garrett Cooper
· 14 years ago
6a464fe
Remove unnecessary tst_sig code.
by Garrett Cooper
· 14 years ago
e911d38
Remove references to Tst_nobuf.
by Garrett Cooper
· 14 years ago
aec33cd
Clean up and export Forker_pids to cut down on useless extern cruft.
by Garrett Cooper
· 14 years ago
c6fd0e4
Make get_tst_tmpdir failures a bit more sensical.
by Garrett Cooper
· 14 years ago
1f3c236
More whitespace and consistency changes.
by Garrett Cooper
· 14 years ago
13431b6
Check for NULL from malloc(3), not !NULL.
by Garrett Cooper
· 14 years ago
eacf2a3
Account for reporting flags appended to ttype in tst_brk.
by Garrett Cooper
· 14 years ago
db97680
Improve prior commits to file.
by Garrett Cooper
· 14 years ago
936344f
Fix typo in comment.
by Garrett Cooper
· 14 years ago
619e6a7
Modify style.
by Garrett Cooper
· 14 years ago
5374050
Merge branch 'master' into ltp-broom
by Garrett Cooper
· 14 years ago
9f2555e
Screw it. Just call tst_exit at the end of each tst_brkm invocation now.
by Garrett Cooper
· 14 years ago
d720444
Crap. Checked in code on the wrong branch.
by Garrett Cooper
· 14 years ago
858bf87
Fix conflicts.
by Garrett Cooper
· 14 years ago
43088e1
Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp
by Garrett Cooper
· 14 years ago
5b87544
Fix errors and warnings in previous set of commits.
by Garrett Cooper
· 14 years ago
8798ebf
Remove all loop related logic.
by Garrett Cooper
· 14 years ago
16e681e
Intentionally exit when tst_exit == NULL.
by Garrett Cooper
· 14 years ago
a126241
Merge remote branch 'origin' into ltp-broom
by Garrett Cooper
· 14 years ago
e9f9b88
Disable pedanticness in origin.
by Garrett Cooper
· 14 years ago
60cd167
Fix stupid errors.
by Garrett Cooper
· 14 years ago
d3e6e8f
Fail quickly w/ tst_res* APIs from non-main proc.
by Garrett Cooper
· 14 years ago
903910d
More cleanup.
by Garrett Cooper
· 14 years ago
6bfb01e
Start cleanup for tst_brkloop*.
by Garrett Cooper
· 14 years ago
9185e83
Fix alignment on strict archs (arm, sh, etc).
by Garrett Cooper
· 14 years ago
c319020
parse_opts: constify opts arg
by Mike Frysinger
· 14 years ago
2b8e4cb
Propogate UCLINUX=1 throughout the build.
by Garrett Cooper
· 14 years ago
28606c1
lib: pull in config.h in some files
by Mike Frysinger
· 14 years ago
0056e39
Fix stack alignment on ARM with clone tests.
by Garrett Cooper
· 14 years ago
ca758b7
fix fs_perms tests. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>.
by Subrata Modak
· 14 years ago
c9639c8
Implement simple filter-out mechanism for libraries.
by Garrett Cooper
· 15 years ago
c2a3ba5
Get closer to getting a working quotactl01 test. There were many setup related items missing, and I'm still bumbling around in the dark trying to figure out how this works, but I'm getting closer to an answer at least...
by yaberauneya
· 15 years ago
cfb7063
Add block device detection. It's the first step towards getting the quotactl crud to work.
by yaberauneya
· 15 years ago
7113a0c
Avoid unintended side-effects with errno being overwritten by accident with fpri
by yaberauneya
· 15 years ago
Next »