regex memory corruption regression test
[libc-test] / src /
2013-09-05 Szabolcs Nagymath: add some special case tests
2013-09-03 Szabolcs Nagymath: test cases for rounding functions
2013-08-18 Szabolcs Nagyfix fenv.c tests according to a new interpretation...
2013-08-18 Szabolcs Nagytest fenv functions with bad arguments
2013-08-16 Szabolcs Nagyremove accidentally committed core, add festenv, fegete...
2013-08-15 Szabolcs Nagymath: fix long double fpclassify tests for ldbl==dbl...
2013-08-15 Szabolcs Nagymath: fix lrint, lround, nexttoward tests for ldbl...
2013-08-15 Szabolcs Nagyipc tests: check time intervals (with upper bound)
2013-08-15 Szabolcs Nagyatan2 underflow tests
2013-08-12 Szabolcs Nagymath: fenv status flag fixes
2013-08-09 Szabolcs Nagyadd related commit to raise-race test
2013-08-09 Szabolcs Nagyadd more error checks in raise-race test
2013-08-09 Szabolcs Nagyregression test for a race in raise
2013-08-08 Szabolcs Nagypthread_rwlock regression test
2013-08-08 Szabolcs Nagytest for old pthread_once regression with approximate...
2013-08-08 Szabolcs Nagyadd test for pthread mutex types
2013-08-06 Szabolcs Nagyadd pthread_condattr_setclock regression test
2013-08-05 Szabolcs Nagyfix search_tsearch test
2013-08-05 Szabolcs Nagyunnamed semaphore test
2013-08-03 Szabolcs Nagysimple random test (statistical with very low failure...
2013-08-03 Szabolcs Nagysimple search.h tests
2013-08-01 Szabolcs Nagyadd exp10l test case (1e-15)
2013-08-01 Szabolcs Nagyadd RUN_WRAP make var to run tests in qemu (app level...
2013-08-01 Szabolcs Nagyfix local makefiles to make it possible to rebuild...
2013-08-01 Szabolcs Nagystring tests (memcpy, memset)
2013-08-01 Szabolcs Nagyadd crypt tests for md5crypt, bcrypt and shacrypt
2013-07-29 Szabolcs Nagymath/scalb* max scale test cases
2013-07-26 Szabolcs Nagyupdate api tests with options
2013-07-26 Szabolcs Nagyadd options.h.in to generate posix option group defines
2013-07-26 Szabolcs Nagyregression: rewind should clear error flag
2013-07-26 Szabolcs Nagyrename run to runtest so src/common/run make target...
2013-07-24 Szabolcs Nagymakefile change: B variable is the build directory
2013-07-24 Szabolcs Nagyuse t_setrlim in the run command
2013-07-24 Szabolcs Nagymore comment to the malloc(0) test
2013-07-21 Szabolcs Nagyadd run wrapper, move t_printf and t_status into separa...
2013-07-20 Szabolcs Nagyfix fwscanf test (don't use wide and byte io in the...
2013-07-20 Szabolcs Nagyfix parallel build of ipc tests (for make -jN)
2013-07-20 Szabolcs Nagyfix t_fdfill so it does not use much kernel side resources
2013-07-20 Szabolcs Nagyadd feature test macros to non-c99 math tests
2013-07-20 Szabolcs Nagyremove old functional/test.h
2013-07-20 Szabolcs Nagyremove old math/util code (already moved to common/)
2013-07-20 Szabolcs Nagynew test system
2013-07-08 Szabolcs Nagyadd the BUILD variable to the makefiles to control...
2013-07-08 Szabolcs Nagysetjmp clean up
2013-07-08 Szabolcs Nagysplit pthread test into several files
2013-07-06 Szabolcs Nagysimplify test.h
2013-07-06 Szabolcs Nagyfix parens in test macros
2013-07-05 Szabolcs Nagyadd new tests from libc-testsuit (fcntl, f[w]scanf...
2013-07-05 Szabolcs NagyMakefile comment about the LDLIBS+= workaround
2013-07-05 Szabolcs NagyMakefile clean up and static linking support
2013-07-05 Szabolcs Nagyqsort: add extensive tests for short arrays
2013-07-05 Szabolcs Nagyfix warnings, no stdio buffering in test error messages
2013-07-05 Szabolcs Nagyrename
2013-07-03 Szabolcs Nagymath: add readme about ulp check tool
2013-07-03 Szabolcs Nagymath: cleaner makefile for the test case generator
2013-07-03 Szabolcs Nagymath: fix cr check, stricter except check
2013-06-29 Szabolcs Nagyapi: use SS and PS options properly in sched.c
2013-06-28 Szabolcs Nagyminor cleanups
2013-05-24 Szabolcs Nagygen tools: add tox
2013-05-19 Szabolcs Nagymath tests: fma underflow cases
2013-05-19 Szabolcs Nagyfix broken fma tests (due to mpfr bugs)
2013-05-18 Szabolcs Nagyadding fma tests and various hard cases for bessel...
2012-12-15 Szabolcs Nagygeneral: simple tgmath test
2012-12-14 Szabolcs Nagymath: fix long double ulperror calculation
2012-12-14 Szabolcs Nagymath: add random float generator to gen, make check...
2012-12-14 Szabolcs Nagymath: new testcases (acos, asin, atan, expl, lgamma...
2012-12-08 Szabolcs Nagymath: logb needs to be correctly rounded
2012-11-24 Szabolcs Nagymath: regenerate all math tests
2012-11-18 Szabolcs Nagymath: add fenv test and new 'add' function in gen
2012-11-18 Szabolcs Nagymath: fix makefile so .o files are kept
2012-11-18 Szabolcs Nagymath: add test vectors for exp functions
2012-11-17 Szabolcs Nagymath: remove float-store flag, add exp2 and asinhl...
2012-11-13 Szabolcs Nagymath: fix nexttoward and nexttowardf tests
2012-11-13 Szabolcs Nagymath: fix the type of the return value
2012-11-12 Szabolcs Nagymath: fix frexp (don't check iptr when it's not specified)
2012-11-12 Szabolcs Nagymath: fix some invalid checks (remquo, lrint, lround...
2012-11-12 Szabolcs Nagymath: in lgamma* only check signgam when it's specified
2012-11-12 Szabolcs Nagymath/gen: fix fma fenv flags on nan
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-11-11 Szabolcs Nagymath/gen: fix ilogb, logb and modf in mp, change intege...
2012-11-03 Szabolcs Nagyapi: add stdbool and stddef
2012-11-01 Szabolcs Nagymath: ldexp, modf, nearbyint, scalb are correctly rounded
2012-11-01 Szabolcs Nagymath: fdim is correctly rounded
2012-11-01 Szabolcs Nagymath: brief readme
2012-11-01 Szabolcs Nagymath: fpclassify test
2012-10-28 Szabolcs Nagygeneral: add sysv ipc shm test, fix ipc_msg and update...
2012-10-28 Szabolcs Nagygeneral: update the semaphore test
2012-10-26 Szabolcs Nagygeneral: fix snprintf and swprintf format tests
2012-10-25 Szabolcs Nagymath: do correctly rounded checks where it's appropriate
2012-10-24 Szabolcs Nagygeneral: simple sysv ipc sem test
2012-10-22 nszapi: add run target
2012-10-22 nszfix a printf format in ipc_msg
2012-10-22 nszgeneral: add memmem and strstr tests
2012-10-22 nszcleanup in ipc_msg test, update some string tests
2012-10-22 nszgeneral: don't stop on build failure
2012-10-22 nszgeneral: add ipc_msg test
2012-10-22 nszapi: use macro for fmtmsg and ndbm ifdef
2012-10-22 nszapi: declarative makefile
2012-10-22 nszreorganize makefile
2012-10-22 nszapi: redirect make errors to stdout
next