Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
10dc4e0e4e6cfe66edf5c08d9498e6aca896a5cb
/
include
/
usctest.h
1dbf0b4
lib: Remove -c option and STD_COPIES
by Cyril Hrubis
· 10 years ago
e38b961
Remove STD_FUNCTIONAL_TEST
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
c45ea22
usctest.h: Remove unused TEST_PAUSEF macro
by Cyril Hrubis
· 10 years ago
ee99a35
usctest.h: Remove useless workaround.
by Cyril Hrubis
· 10 years ago
fc41661
usctest.h: Remove dumbious _USC_LIB_ ifdefs.
by Cyril Hrubis
· 11 years ago
9c8c885
usctest.h: Cleanup.
by Cyril Hrubis
· 11 years ago
fed9641
Fix FSF address
by Wanlong Gao
· 12 years ago
c319020
parse_opts: constify opts arg
by Mike Frysinger
· 14 years ago
4895bc8
Fix comment.
by Garrett Cooper
· 14 years ago
bf5dd5c
declare TEST_ERRNO as an integer as every spec out there has declared errno as an int
by vapier
· 15 years ago
3dc0470
punt unused btime/etime temp variables (not that these belong in global scope in the first place)
by vapier
· 15 years ago
922e919
cleanup TEST_* macros to expand with safe do{...}while(0) semantics
by vapier
· 15 years ago
45a8ba0
trim trailing whitespace
by vapier
· 15 years ago
b3691d7
use proper do { ... } while (0) for TEST() macro so we dont have to worry about scope issues when actually using TEST()
by vapier
· 18 years ago
6eaecb2
Applied Coldfire patch from Jody McIntyre:
by robbiew
· 19 years ago
3ffcfcd
Applied fix from Greg Edwards for 64bit execution.
by robbiew
· 19 years ago
2e6837d
Updated the TEST() macro to return long, instead of int for use with 64bit architectures.
by robbiew
· 19 years ago
90b1698
reset errno to 0 before executing the system call in TEST_VOID()
by plars
· 23 years ago
9c25979
clear errno at the beginning of each TEST()
by plars
· 23 years ago
829b40a
- lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap
by nstraz
· 24 years ago
6a91881
Cleaned out unused defines
by nstraz
· 24 years ago
9418108
- Removed mc_getopt.c and used getopt() instead. user defined help is now
by nstraz
· 24 years ago
cc2e555
New additions:
by alaffin
· 24 years ago