libc-test
11 years agomath: add nextafter*, nextoward* and scalb to gen
nsz [Sat, 13 Oct 2012 13:17:51 +0000 (15:17 +0200)]
math: add nextafter*, nextoward* and scalb to gen

11 years agomath: fix util for fenv without rounding modes
nsz [Thu, 11 Oct 2012 21:42:21 +0000 (23:42 +0200)]
math: fix util for fenv without rounding modes

11 years agomath: add ilogb, fix f_fi tests
nsz [Thu, 11 Oct 2012 20:36:31 +0000 (22:36 +0200)]
math: add ilogb, fix f_fi tests

11 years agoldso: dlopen test
nsz [Thu, 11 Oct 2012 19:48:20 +0000 (21:48 +0200)]
ldso: dlopen test

11 years agomath: add fenv pragma, relax the error check, simplify util.h
nsz [Tue, 9 Oct 2012 18:51:22 +0000 (20:51 +0200)]
math: add fenv pragma, relax the error check, simplify util.h

11 years agomath: add some float f(float,int) and some float f(float,int*) tests
nsz [Tue, 9 Oct 2012 13:53:07 +0000 (15:53 +0200)]
math: add some float f(float,int) and some float f(float,int*) tests

11 years agothread: use unsigned (long) instead of size_t in tls_align test
nsz [Mon, 8 Oct 2012 08:16:29 +0000 (10:16 +0200)]
thread: use unsigned (long) instead of size_t in tls_align test

11 years agofix the nonbin hack in Makefile.inc
nsz [Sun, 7 Oct 2012 20:09:51 +0000 (22:09 +0200)]
fix the nonbin hack in Makefile.inc

11 years agoupdate readme
nsz [Sun, 7 Oct 2012 20:04:24 +0000 (22:04 +0200)]
update readme

11 years agomath: use separate makefile
nsz [Sun, 7 Oct 2012 19:53:52 +0000 (21:53 +0200)]
math: use separate makefile

11 years agomath: print file:line in the error msg, fix nearbyint tests
nsz [Sun, 7 Oct 2012 19:20:43 +0000 (21:20 +0200)]
math: print file:line in the error msg, fix nearbyint tests

11 years agomath: fix test vectors for logb
nsz [Sun, 7 Oct 2012 18:58:32 +0000 (20:58 +0200)]
math: fix test vectors for logb

11 years agomath: fix mpfr code for ld80 long double functions
nsz [Sun, 7 Oct 2012 18:36:57 +0000 (20:36 +0200)]
math: fix mpfr code for ld80 long double functions

11 years agofix math test gen script
nsz [Sun, 7 Oct 2012 18:30:57 +0000 (20:30 +0200)]
fix math test gen script

11 years agoadd generated math tests
nsz [Sun, 7 Oct 2012 18:24:04 +0000 (20:24 +0200)]
add generated math tests

11 years agoinclude config.mak
nsz [Sun, 7 Oct 2012 15:21:23 +0000 (17:21 +0200)]
include config.mak

11 years agonew test framework (one main per test)
nsz [Sun, 7 Oct 2012 15:15:03 +0000 (17:15 +0200)]
new test framework (one main per test)

11 years agofnmatch: fix "[/b" test
nsz [Sun, 6 May 2012 17:11:28 +0000 (19:11 +0200)]
fnmatch: fix "[/b" test

11 years agomath += nextafter, nextafterl tests
nsz [Sun, 6 May 2012 11:16:46 +0000 (13:16 +0200)]
math += nextafter, nextafterl tests

11 years agomath += nextafter bench and test
nsz [Sat, 5 May 2012 19:58:18 +0000 (21:58 +0200)]
math += nextafter bench and test

11 years agomath: separate fenvutil.c for printing except/round flags
nsz [Sat, 5 May 2012 15:21:00 +0000 (17:21 +0200)]
math: separate fenvutil.c for printing except/round flags

12 years agosnprintf: add %lf tests
nsz [Mon, 16 Apr 2012 23:18:19 +0000 (01:18 +0200)]
snprintf: add %lf tests

12 years agostrtod: add two simple benchmarks
nsz [Thu, 12 Apr 2012 13:09:43 +0000 (15:09 +0200)]
strtod: add two simple benchmarks

12 years agoremove core limit setting
nsz [Thu, 12 Apr 2012 13:08:37 +0000 (15:08 +0200)]
remove core limit setting

12 years agomath: add float-store test
nsz [Thu, 12 Apr 2012 13:07:21 +0000 (15:07 +0200)]
math: add float-store test

12 years agostrtod: cosmetic fix
nsz [Wed, 11 Apr 2012 23:52:25 +0000 (01:52 +0200)]
strtod: cosmetic fix

12 years agoadd some random numbers to the strtod test
nsz [Wed, 11 Apr 2012 23:25:36 +0000 (01:25 +0200)]
add some random numbers to the strtod test

12 years agostrtod: add zero test
nsz [Wed, 11 Apr 2012 11:52:58 +0000 (13:52 +0200)]
strtod: add zero test

12 years agoimprove strtod overflow tests
nsz [Wed, 11 Apr 2012 10:51:29 +0000 (12:51 +0200)]
improve strtod overflow tests

12 years agostrtod test numbers near overflow
nsz [Wed, 11 Apr 2012 10:34:55 +0000 (12:34 +0200)]
strtod test numbers near overflow

12 years agoadd subnormal strtod tests
nsz [Tue, 10 Apr 2012 16:00:21 +0000 (18:00 +0200)]
add subnormal strtod tests

12 years agoconfig.mak change should imply recompile (dependency in makefile)
nsz [Tue, 10 Apr 2012 09:43:40 +0000 (11:43 +0200)]
config.mak change should imply recompile (dependency in makefile)

12 years agomath/modf fixes
nsz [Thu, 29 Mar 2012 12:17:02 +0000 (14:17 +0200)]
math/modf fixes

12 years agobenchmark filter
nsz [Thu, 29 Mar 2012 00:00:16 +0000 (02:00 +0200)]
benchmark filter

12 years agoadd math/modf benchmark
nsz [Wed, 28 Mar 2012 23:59:51 +0000 (01:59 +0200)]
add math/modf benchmark

12 years agoadd setrlimit to test run
nsz [Wed, 28 Mar 2012 23:37:26 +0000 (01:37 +0200)]
add setrlimit to test run

12 years agomakefile fixes (-D_GNU_SOURCE, print build fail)
nsz [Wed, 28 Mar 2012 23:20:47 +0000 (01:20 +0200)]
makefile fixes (-D_GNU_SOURCE, print build fail)

12 years agominor math/sanity.c test fix
nsz [Wed, 28 Mar 2012 23:19:33 +0000 (01:19 +0200)]
minor math/sanity.c test fix

12 years agoadd math/modf.c test
nsz [Wed, 28 Mar 2012 23:19:01 +0000 (01:19 +0200)]
add math/modf.c test

12 years agoadd math/classify test
nsz [Tue, 27 Mar 2012 21:38:37 +0000 (23:38 +0200)]
add math/classify test

12 years agoclean up compiler warnings
nsz [Tue, 27 Mar 2012 12:03:56 +0000 (14:03 +0200)]
clean up compiler warnings

12 years agouse dprintf(1,..) instead of buffered stderr
nsz [Tue, 27 Mar 2012 11:53:36 +0000 (13:53 +0200)]
use dprintf(1,..) instead of buffered stderr

12 years agoset min benchmark time threshold to 200ms
nsz [Tue, 27 Mar 2012 00:48:37 +0000 (02:48 +0200)]
set min benchmark time threshold to 200ms

12 years agoremove dummy foo test
nsz [Tue, 27 Mar 2012 00:31:55 +0000 (02:31 +0200)]
remove dummy foo test

12 years agoupdate readme, add dist/config.mak
nsz [Tue, 27 Mar 2012 00:10:58 +0000 (02:10 +0200)]
update readme, add dist/config.mak

12 years agoadd tests: math, udiv, stdio/memstream
nsz [Tue, 27 Mar 2012 00:02:42 +0000 (02:02 +0200)]
add tests: math, udiv, stdio/memstream

12 years agobuild system updates, port libc-testsuit changes
nsz [Tue, 27 Mar 2012 00:00:48 +0000 (02:00 +0200)]
build system updates, port libc-testsuit changes

12 years agostrtoul test fix, infrastructure changes
nsz [Thu, 22 Sep 2011 23:31:28 +0000 (01:31 +0200)]
strtoul test fix, infrastructure changes

12 years agoinclude makefile.conf later, reset_timer in strstr bench
nsz [Mon, 8 Aug 2011 16:35:31 +0000 (18:35 +0200)]
include makefile.conf later, reset_timer in strstr bench

12 years agouse _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in b and add -v flag to t
nsz [Mon, 8 Aug 2011 10:44:19 +0000 (12:44 +0200)]
use _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in b and add -v flag to t

12 years agotime, string, spawn tests from libc-testsuit
nsz [Fri, 5 Aug 2011 00:51:42 +0000 (02:51 +0200)]
time, string, spawn tests from libc-testsuit

12 years agoutf8 bench from libc-bench
nsz [Fri, 5 Aug 2011 00:45:05 +0000 (02:45 +0200)]
utf8 bench from libc-bench

12 years agostring bench from libc-bench
nsz [Fri, 5 Aug 2011 00:30:37 +0000 (02:30 +0200)]
string bench from libc-bench

12 years agoregex bench from libc-bench
nsz [Fri, 5 Aug 2011 00:11:37 +0000 (02:11 +0200)]
regex bench from libc-bench

12 years agopthread bench from libc-bench
nsz [Thu, 4 Aug 2011 23:55:17 +0000 (01:55 +0200)]
pthread bench from libc-bench

12 years agoadd timeout in pthread, ldflags hack, nicer error formatting
nsz [Thu, 4 Aug 2011 23:23:17 +0000 (01:23 +0200)]
add timeout in pthread, ldflags hack, nicer error formatting

12 years agoadd remaining tests from libc-testsuit
nsz [Thu, 4 Aug 2011 22:56:27 +0000 (00:56 +0200)]
add remaining tests from libc-testsuit

12 years agobasename,dirname test fix (feature test macro)
nsz [Thu, 4 Aug 2011 22:17:33 +0000 (00:17 +0200)]
basename,dirname test fix (feature test macro)

12 years agoqsort test and bench
nsz [Thu, 4 Aug 2011 21:59:21 +0000 (23:59 +0200)]
qsort test and bench

12 years agomalloc bench fix (use fixed array size)
nsz [Thu, 4 Aug 2011 21:40:48 +0000 (23:40 +0200)]
malloc bench fix (use fixed array size)

12 years agopthread thest from libc-testsuit
nsz [Thu, 4 Aug 2011 19:59:50 +0000 (21:59 +0200)]
pthread thest from libc-testsuit

12 years agopopen from libc-testsuit
nsz [Wed, 3 Aug 2011 06:21:51 +0000 (08:21 +0200)]
popen from libc-testsuit

12 years agombc from libc-testsuit
nsz [Wed, 3 Aug 2011 06:11:36 +0000 (08:11 +0200)]
mbc from libc-testsuit

12 years agofscanf test from libc-testsuit
nsz [Wed, 3 Aug 2011 06:02:24 +0000 (08:02 +0200)]
fscanf test from libc-testsuit

12 years agofnmatch test from libc-testsuit
nsz [Wed, 3 Aug 2011 05:27:24 +0000 (07:27 +0200)]
fnmatch test from libc-testsuit

12 years agofix div bench in foo
nsz [Fri, 29 Jul 2011 13:16:45 +0000 (15:16 +0200)]
fix div bench in foo

12 years agoadd div bench to foo
nsz [Fri, 29 Jul 2011 12:59:40 +0000 (14:59 +0200)]
add div bench to foo

12 years agoreadme fix
nsz [Fri, 29 Jul 2011 12:41:03 +0000 (14:41 +0200)]
readme fix

12 years agobench: pass N as argument, update readme
nsz [Fri, 29 Jul 2011 12:33:48 +0000 (14:33 +0200)]
bench: pass N as argument, update readme

12 years agoreadme update
nsz [Fri, 29 Jul 2011 11:45:07 +0000 (13:45 +0200)]
readme update

12 years agostdio and malloc bench
nsz [Fri, 29 Jul 2011 11:39:42 +0000 (13:39 +0200)]
stdio and malloc bench

12 years agoforking bench, renames
nsz [Fri, 29 Jul 2011 11:38:22 +0000 (13:38 +0200)]
forking bench, renames

12 years agobench: renames, env: setenv(0,..) test
nsz [Fri, 29 Jul 2011 08:55:59 +0000 (10:55 +0200)]
bench: renames, env: setenv(0,..) test

12 years agobench: use CLOCK_MONOTONIC
nsz [Thu, 28 Jul 2011 23:21:02 +0000 (01:21 +0200)]
bench: use CLOCK_MONOTONIC

12 years agobench: fix nextN
nsz [Thu, 28 Jul 2011 22:36:03 +0000 (00:36 +0200)]
bench: fix nextN

12 years agobench: fix nextN
nsz [Thu, 28 Jul 2011 22:27:34 +0000 (00:27 +0200)]
bench: fix nextN

12 years agouse int in dummy test
nsz [Thu, 28 Jul 2011 22:19:06 +0000 (00:19 +0200)]
use int in dummy test

12 years agochange dummy test to not fail
nsz [Thu, 28 Jul 2011 22:16:49 +0000 (00:16 +0200)]
change dummy test to not fail

12 years agoexperimental benchmar support
nsz [Thu, 28 Jul 2011 22:02:42 +0000 (00:02 +0200)]
experimental benchmar support

12 years agomake error__ extern and all global state static in main
nsz [Thu, 28 Jul 2011 19:31:40 +0000 (21:31 +0200)]
make error__ extern and all global state static in main

12 years agofork each test so they are isolated
nsz [Wed, 27 Jul 2011 22:22:17 +0000 (00:22 +0200)]
fork each test so they are isolated

12 years agoinitial commit
nsz [Wed, 27 Jul 2011 11:06:58 +0000 (13:06 +0200)]
initial commit