2013-08-08 |
Szabolcs Nagy | test for old pthread_once regression with approximate...
|
commit | commitdiff | tree |
2013-08-08 |
Szabolcs Nagy | add test for pthread mutex types
|
commit | commitdiff | tree |
2013-08-06 |
Szabolcs Nagy | add pthread_condattr_setclock regression test
|
commit | commitdiff | tree |
2013-08-05 |
Szabolcs Nagy | fix search_tsearch test
|
commit | commitdiff | tree |
2013-08-05 |
Szabolcs Nagy | unnamed semaphore test
|
commit | commitdiff | tree |
2013-08-03 |
Szabolcs Nagy | simple random test (statistical with very low failure...
|
commit | commitdiff | tree |
2013-08-03 |
Szabolcs Nagy | simple search.h tests
|
commit | commitdiff | tree |
2013-08-02 |
Szabolcs Nagy | don't use _LARGE_FILE in the default config
|
commit | commitdiff | tree |
2013-08-01 |
Szabolcs Nagy | add exp10l test case (1e-15)
|
commit | commitdiff | tree |
2013-08-01 |
Szabolcs Nagy | add RUN_WRAP make var to run tests in qemu (app level...
|
commit | commitdiff | tree |
2013-08-01 |
Szabolcs Nagy | fix local makefiles to make it possible to rebuild...
|
commit | commitdiff | tree |
2013-08-01 |
Szabolcs Nagy | string tests (memcpy, memset)
|
commit | commitdiff | tree |
2013-08-01 |
Szabolcs Nagy | add crypt tests for md5crypt, bcrypt and shacrypt
|
commit | commitdiff | tree |
2013-07-29 |
Szabolcs Nagy | math/scalb* max scale test cases
|
commit | commitdiff | tree |
2013-07-28 |
Szabolcs Nagy | RUN_WRAP can be used to run tests in qemu
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | update api tests with options
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | add options.h.in to generate posix option group defines
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | make Makefile debugging less painful (turn off some...
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | regression: rewind should clear error flag
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | rename run to runtest so src/common/run make target...
|
commit | commitdiff | tree |
2013-07-26 |
Szabolcs Nagy | Makefile fix: define RANLIB in makefile, more robust...
|
commit | commitdiff | tree |
2013-07-25 |
Szabolcs Nagy | Makefile workaround for wildcard not doing glob properly
|
commit | commitdiff | tree |
2013-07-24 |
Szabolcs Nagy | makefile change: B variable is the build directory
|
commit | commitdiff | tree |
2013-07-24 |
Szabolcs Nagy | use t_setrlim in the run command
|
commit | commitdiff | tree |
2013-07-24 |
Szabolcs Nagy | more comment to the malloc(0) test
|
commit | commitdiff | tree |
2013-07-24 |
Szabolcs Nagy | Makefile changes, run target only reruns dynamic tests
|
commit | commitdiff | tree |
2013-07-21 |
Szabolcs Nagy | move config.mak to config.mak.def (so user can freely...
|
commit | commitdiff | tree |
2013-07-21 |
Szabolcs Nagy | add run wrapper, move t_printf and t_status into separate...
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | add some CFLAGS to prevent false warnings
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | fix fwscanf test (don't use wide and byte io in the...
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | fix parallel build of ipc tests (for make -jN)
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | fix t_fdfill so it does not use much kernel side resources
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | fix: LIBS have libtest.a dependency as well
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | add feature test macros to non-c99 math tests
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | remove old functional/test.h
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | remove old math/util code (already moved to common/)
|
commit | commitdiff | tree |
2013-07-20 |
Szabolcs Nagy | new test system
|
commit | commitdiff | tree |
2013-07-08 |
Szabolcs Nagy | add the BUILD variable to the makefiles to control...
|
commit | commitdiff | tree |
2013-07-08 |
Szabolcs Nagy | readme update
|
commit | commitdiff | tree |
2013-07-08 |
Szabolcs Nagy | setjmp clean up
|
commit | commitdiff | tree |
2013-07-08 |
Szabolcs Nagy | split pthread test into several files
|
commit | commitdiff | tree |
2013-07-06 |
Szabolcs Nagy | simplify test.h
|
commit | commitdiff | tree |
2013-07-06 |
Szabolcs Nagy | fix parens in test macros
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | add new tests from libc-testsuit (fcntl, f[w]scanf...
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | Makefile comment about the LDLIBS+= workaround
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | Makefile clean up and static linking support
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | qsort: add extensive tests for short arrays
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | fix warnings, no stdio buffering in test error messages
|
commit | commitdiff | tree |
2013-07-05 |
Szabolcs Nagy | rename
|
commit | commitdiff | tree |
2013-07-03 |
Szabolcs Nagy | math: add readme about ulp check tool
|
commit | commitdiff | tree |
2013-07-03 |
Szabolcs Nagy | math: cleaner makefile for the test case generator
|
commit | commitdiff | tree |
2013-07-03 |
Szabolcs Nagy | remove obsolete README comment
|
commit | commitdiff | tree |
2013-07-03 |
Szabolcs Nagy | math: fix cr check, stricter except check
|
commit | commitdiff | tree |
2013-06-29 |
Szabolcs Nagy | api: use SS and PS options properly in sched.c
|
commit | commitdiff | tree |
2013-06-28 |
Szabolcs Nagy | minor cleanups
|
commit | commitdiff | tree |
2013-05-24 |
Szabolcs Nagy | gen tools: add tox
|
commit | commitdiff | tree |
2013-05-19 |
Szabolcs Nagy | math tests: fma underflow cases
|
commit | commitdiff | tree |
2013-05-19 |
Szabolcs Nagy | fix broken fma tests (due to mpfr bugs)
|
commit | commitdiff | tree |
2013-05-18 |
Szabolcs Nagy | adding fma tests and various hard cases for bessel...
|
commit | commitdiff | tree |
2012-12-15 |
Szabolcs Nagy | general: simple tgmath test
|
commit | commitdiff | tree |
2012-12-14 |
Szabolcs Nagy | math: fix long double ulperror calculation
|
commit | commitdiff | tree |
2012-12-14 |
Szabolcs Nagy | math: add random float generator to gen, make check...
|
commit | commitdiff | tree |
2012-12-14 |
Szabolcs Nagy | math: new testcases (acos, asin, atan, expl, lgamma...
|
commit | commitdiff | tree |
2012-12-08 |
Szabolcs Nagy | math: logb needs to be correctly rounded
|
commit | commitdiff | tree |
2012-11-24 |
Szabolcs Nagy | math: regenerate all math tests
|
commit | commitdiff | tree |
2012-11-18 |
Szabolcs Nagy | math: add fenv test and new 'add' function in gen
|
commit | commitdiff | tree |
2012-11-18 |
Szabolcs Nagy | math: fix makefile so .o files are kept
|
commit | commitdiff | tree |
2012-11-18 |
Szabolcs Nagy | math: add test vectors for exp functions
|
commit | commitdiff | tree |
2012-11-17 |
Szabolcs Nagy | math: remove float-store flag, add exp2 and asinhl...
|
commit | commitdiff | tree |
2012-11-13 |
Szabolcs Nagy | math: fix nexttoward and nexttowardf tests
|
commit | commitdiff | tree |
2012-11-13 |
Szabolcs Nagy | math: fix the type of the return value
|
commit | commitdiff | tree |
2012-11-12 |
Szabolcs Nagy | math: fix frexp (don't check iptr when it's not specified)
|
commit | commitdiff | tree |
2012-11-12 |
Szabolcs Nagy | math: fix some invalid checks (remquo, lrint, lround...
|
commit | commitdiff | tree |
2012-11-12 |
Szabolcs Nagy | math: in lgamma* only check signgam when it's specified
|
commit | commitdiff | tree |
2012-11-12 |
Szabolcs Nagy | math/gen: fix fma fenv flags on nan
|
commit | commitdiff | tree |
2012-11-12 |
Szabolcs Nagy | math: add special case test vectors
|
commit | commitdiff | tree |
2012-11-11 |
Szabolcs Nagy | math/gen: fix ilogb, logb and modf in mp, change integer...
|
commit | commitdiff | tree |
2012-11-03 |
Szabolcs Nagy | api: add stdbool and stddef
|
commit | commitdiff | tree |
2012-11-01 |
Szabolcs Nagy | math: ldexp, modf, nearbyint, scalb are correctly rounded
|
commit | commitdiff | tree |
2012-11-01 |
Szabolcs Nagy | math: fdim is correctly rounded
|
commit | commitdiff | tree |
2012-11-01 |
Szabolcs Nagy | math: brief readme
|
commit | commitdiff | tree |
2012-11-01 |
Szabolcs Nagy | math: fpclassify test
|
commit | commitdiff | tree |
2012-10-28 |
Szabolcs Nagy | general: add sysv ipc shm test, fix ipc_msg and update...
|
commit | commitdiff | tree |
2012-10-28 |
Szabolcs Nagy | general: update the semaphore test
|
commit | commitdiff | tree |
2012-10-26 |
Szabolcs Nagy | general: fix snprintf and swprintf format tests
|
commit | commitdiff | tree |
2012-10-25 |
Szabolcs Nagy | math: do correctly rounded checks where it's appropriate
|
commit | commitdiff | tree |
2012-10-24 |
Szabolcs Nagy | general: simple sysv ipc sem test
|
commit | commitdiff | tree |