History src

rlimit regression test
Szabolcs Nagy • 10 years ago  
fix malloc-brk-fail and memmem-oob tests
Szabolcs Nagy • 10 years ago  
printf %g regression tests
Szabolcs Nagy • 10 years ago  
printf oob regression test
Szabolcs Nagy • 10 years ago  
fix malloc-brk-fail (missing include)
Szabolcs Nagy • 10 years ago  
regression test for brk failing in malloc
Szabolcs Nagy • 10 years ago  
simplify sigaltstack test
Szabolcs Nagy • 10 years ago  
sigaltstack regression test
Szabolcs Nagy • 10 years ago  
sign-extend regression test for x32
Szabolcs Nagy • 10 years ago  
add statvfs regression test
Szabolcs Nagy • 10 years ago  
add memfill.c
Szabolcs Nagy • 10 years ago  
fix runtest: report if sigtimedwait fails
Szabolcs Nagy • 10 years ago  
add memset(buf, -5, 10) test
Szabolcs Nagy • 10 years ago  
add ftello regression test
Szabolcs Nagy • 10 years ago  
add simple iconv_open test
Szabolcs Nagy • 10 years ago  
add vfork test
Szabolcs Nagy • 10 years ago  
math: add drem and dremf tests
Szabolcs Nagy • 10 years ago  
add argv test and update env test
Szabolcs Nagy • 10 years ago  
simple clock_gettime test
Szabolcs Nagy • 10 years ago  
add iswspace(0) regression test
Szabolcs Nagy • 10 years ago  
fix fgetwc test in api/wchar.c
Szabolcs Nagy • 10 years ago  
add inet_addr and inet_ntoa tests
Szabolcs Nagy • 10 years ago  
more inet_pton test cases
Szabolcs Nagy • 10 years ago  
add an inet_pton regression test
Szabolcs Nagy • 11 years ago  
regression: mbsrtowcs test
Szabolcs Nagy • 11 years ago  
regression: malloc oom errno test
Szabolcs Nagy • 11 years ago  
regression: setenv-oom test
Szabolcs Nagy • 11 years ago  
regression: execle test
Szabolcs Nagy • 11 years ago  
regression: inet_ntop test
Szabolcs Nagy • 11 years ago  
fix vmfill.c
Szabolcs Nagy • 11 years ago  
regression: add invalid ld80 printf test
Szabolcs Nagy • 11 years ago  
regression: invalid ld80 fpclassify tests
Szabolcs Nagy • 11 years ago  
math: atanh special cases
Szabolcs Nagy • 11 years ago  
math: add an expm1l special case
Szabolcs Nagy • 11 years ago  
math: add some special case tests
Szabolcs Nagy • 11 years ago  
math: test cases for rounding functions
Szabolcs Nagy • 11 years ago  
test fenv functions with bad arguments
Szabolcs Nagy • 11 years ago  
atan2 underflow tests
Szabolcs Nagy • 11 years ago  
math: fenv status flag fixes
Szabolcs Nagy • 11 years ago  
add related commit to raise-race test
Szabolcs Nagy • 11 years ago  
add more error checks in raise-race test
Szabolcs Nagy • 11 years ago  
regression test for a race in raise
Szabolcs Nagy • 11 years ago  
pthread_rwlock regression test
Szabolcs Nagy • 11 years ago  
add test for pthread mutex types
Szabolcs Nagy • 11 years ago  
fix search_tsearch test
Szabolcs Nagy • 11 years ago  
unnamed semaphore test
Szabolcs Nagy • 11 years ago  
simple search.h tests
Szabolcs Nagy • 11 years ago  
add exp10l test case (1e-15)
Szabolcs Nagy • 11 years ago  
string tests (memcpy, memset)
Szabolcs Nagy • 11 years ago  
math/scalb* max scale test cases
Szabolcs Nagy • 11 years ago  
update api tests with options
Szabolcs Nagy • 11 years ago  
use t_setrlim in the run command
Szabolcs Nagy • 11 years ago  
more comment to the malloc(0) test
Szabolcs Nagy • 11 years ago  
remove old functional/test.h
Szabolcs Nagy • 11 years ago  
new test system
Szabolcs Nagy • 11 years ago  
setjmp clean up
Szabolcs Nagy • 11 years ago  
split pthread test into several files
Szabolcs Nagy • 11 years ago  
simplify test.h
Szabolcs Nagy • 11 years ago  
fix parens in test macros
Szabolcs Nagy • 11 years ago  
rename
Szabolcs Nagy • 11 years ago  
math: add readme about ulp check tool
Szabolcs Nagy • 11 years ago  
math: fix cr check, stricter except check
Szabolcs Nagy • 11 years ago  
minor cleanups
Szabolcs Nagy • 11 years ago  
gen tools: add tox
Szabolcs Nagy • 11 years ago  
math tests: fma underflow cases
Szabolcs Nagy • 11 years ago  
fix broken fma tests (due to mpfr bugs)
Szabolcs Nagy • 11 years ago  
general: simple tgmath test
Szabolcs Nagy • 11 years ago  
math: logb needs to be correctly rounded
Szabolcs Nagy • 11 years ago  
math: regenerate all math tests
Szabolcs Nagy • 11 years ago  
math: fix makefile so .o files are kept
Szabolcs Nagy • 11 years ago  
math: add test vectors for exp functions
Szabolcs Nagy • 11 years ago  
math: fix the type of the return value
Szabolcs Nagy • 11 years ago  
math/gen: fix fma fenv flags on nan
Szabolcs Nagy • 11 years ago  
math: add special case test vectors
Szabolcs Nagy • 11 years ago  
api: add stdbool and stddef
Szabolcs Nagy • 11 years ago  
math: fdim is correctly rounded
Szabolcs Nagy • 11 years ago  
math: brief readme
Szabolcs Nagy • 11 years ago  
math: fpclassify test
Szabolcs Nagy • 11 years ago  
general: update the semaphore test
Szabolcs Nagy • 11 years ago  
general: simple sysv ipc sem test
Szabolcs Nagy • 11 years ago  
api: add run target
nsz • 11 years ago  
general: add ipc_msg test
nsz • 11 years ago  
api: declarative makefile
nsz • 11 years ago  
reorganize makefile
nsz • 11 years ago  
api: fix unistd.h
nsz • 12 years ago  
api: add stdarg .. sys/uio
nsz • 12 years ago  
api: fix limits.c
nsz • 12 years ago  
api: posix header test
nsz • 12 years ago  
cosmetic fixes
nsz • 12 years ago  
math: add jn and yn
nsz • 12 years ago  
math: add remquo and fma
nsz • 12 years ago  
math: add modf and sincos
nsz • 12 years ago  
math: add lrint, lround
nsz • 12 years ago  
math: fix nexttoward*
nsz • 12 years ago  
ldso: dlopen test
nsz • 12 years ago  
fix math test gen script
nsz • 12 years ago  
add generated math tests
nsz • 12 years ago  
fnmatch: fix "[/b" test
nsz • 12 years ago  
snprintf: add %lf tests
nsz • 12 years ago  
math: add float-store test
nsz • 12 years ago  
strtod: cosmetic fix
nsz • 12 years ago  
strtod: add zero test
nsz • 12 years ago  
add subnormal strtod tests
nsz • 12 years ago  
math/modf fixes
nsz • 12 years ago  
add math/modf benchmark
nsz • 12 years ago  
add math/modf.c test
nsz • 12 years ago  
add math/classify test
nsz • 12 years ago  
clean up compiler warnings
nsz • 12 years ago  
remove dummy foo test
nsz • 12 years ago  
utf8 bench from libc-bench
nsz • 13 years ago  
qsort test and bench
nsz • 13 years ago  
popen from libc-testsuit
nsz • 13 years ago  
mbc from libc-testsuit
nsz • 13 years ago  
fix div bench in foo
nsz • 13 years ago  
add div bench to foo
nsz • 13 years ago  
stdio and malloc bench
nsz • 13 years ago  
use int in dummy test
nsz • 13 years ago  
initial commit
nsz • 13 years ago