2014-04-09 |
Szabolcs Nagy | fix malloc-brk-fail and memmem-oob tests
|
commit | commitdiff | tree |
2014-04-09 |
Szabolcs Nagy | memmem-oob regression test, update string tests with...
|
commit | commitdiff | tree |
2014-04-07 |
Szabolcs Nagy | printf %g regression tests
|
commit | commitdiff | tree |
2014-04-05 |
Szabolcs Nagy | printf oob regression test
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | fix malloc-brk-fail (missing include)
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | regression test for brk failing in malloc
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | simplify sigaltstack test
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | sigaltstack regression test
|
commit | commitdiff | tree |
2014-03-18 |
Szabolcs Nagy | sign-extend regression test for x32
|
commit | commitdiff | tree |
2014-03-13 |
Szabolcs Nagy | fix snprintf float testcase (uncovered by a recent...
|
commit | commitdiff | tree |
2014-03-12 |
Szabolcs Nagy | add statvfs regression test
|
commit | commitdiff | tree |
2014-03-03 |
Szabolcs Nagy | add memfill.c
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | fix runtest: report if sigtimedwait fails
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | remquol: use remquo tests when long double == double
|
commit | commitdiff | tree |
2014-02-15 |
Szabolcs Nagy | change vmfill into memfill that limits heap separately...
|
commit | commitdiff | tree |
2014-02-11 |
Szabolcs Nagy | add memset(buf, -5, 10) test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | _XOPEN_SOURCE is not needed in fdopen.c test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | add ftello regression test
|
commit | commitdiff | tree |
2014-01-30 |
Szabolcs Nagy | add simple iconv_open test
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | add tls_init_dlopen test and fix tls_align_dlopen.mk...
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | math/gen: yet another little decimal formatting tool
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | only test exec* and _exit after vfork, raise is not...
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | add vfork test
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | math: add drem and dremf tests
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | fix breakage due to the .exe change, add error flags...
|
commit | commitdiff | tree |
2014-01-06 |
Szabolcs Nagy | add .gitignore, all executables have .exe extension
|
commit | commitdiff | tree |
2013-12-27 |
Szabolcs Nagy | add argv test and update env test
|
commit | commitdiff | tree |
2013-12-26 |
Szabolcs Nagy | simple clock_gettime test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | math: only report at most one <2ulp error for acosh...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | add iswspace(0) regression test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fnmatch flag printing and add a few new (regression...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix pointer to int cast in functional/search_hsearch.c
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fgetwc test in api/wchar.c
|
commit | commitdiff | tree |
2013-10-28 |
Szabolcs Nagy | math: add some further fenv rounding mode tests
|
commit | commitdiff | tree |
2013-10-24 |
Szabolcs Nagy | fix api tests (add some obsolete symbols fix wchar...
|
commit | commitdiff | tree |
2013-10-23 |
Szabolcs Nagy | inet_pton: long leading zero sequence is invalid in...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | fix functional/inet_pton (inet_ntop returns NULL on...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | add inet_addr and inet_ntoa tests
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | more inet_pton test cases
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | add inet_pton (and inet_ntop) functional tests
|
commit | commitdiff | tree |
2013-10-19 |
Szabolcs Nagy | add an inet_pton regression test
|
commit | commitdiff | tree |
2013-10-08 |
Szabolcs Nagy | regression: mbsrtowcs test
|
commit | commitdiff | tree |
2013-10-07 |
Szabolcs Nagy | math: emit less errors for known broken functions
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: malloc oom errno test
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: setenv-oom test
|
commit | commitdiff | tree |
2013-10-03 |
Szabolcs Nagy | regression: execle test
|
commit | commitdiff | tree |
2013-09-29 |
Szabolcs Nagy | regression: inet_ntop test
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | math: add comparision macro tests (isless etc)
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | fix vmfill.c
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | regression: add invalid ld80 printf test
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | regression: invalid ld80 fpclassify tests
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: atanh special cases
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: add an expm1l special case
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: correct-rounding check in remainder functions...
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: add some special case tests
|
commit | commitdiff | tree |
2013-09-03 |
Szabolcs Nagy | math: test cases for rounding functions
|
commit | commitdiff | tree |
2013-08-18 |
Szabolcs Nagy | fix fenv.c tests according to a new interpretation...
|
commit | commitdiff | tree |
2013-08-18 |
Szabolcs Nagy | test fenv functions with bad arguments
|
commit | commitdiff | tree |
2013-08-16 |
Szabolcs Nagy | remove accidentally committed core, add festenv, fegetenv...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | math: fix long double fpclassify tests for ldbl==dbl...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | math: fix lrint, lround, nexttoward tests for ldbl...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | ipc tests: check time intervals (with upper bound)
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | atan2 underflow tests
|
commit | commitdiff | tree |
2013-08-12 |
Szabolcs Nagy | math: fenv status flag fixes
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | add related commit to raise-race test
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | add more error checks in raise-race test
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | regression test for a race in raise
|
commit | commitdiff | tree |
2013-08-08 |
Szabolcs Nagy | pthread_rwlock regression test
|
commit | commitdiff | tree |
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 |