add generated math tests
[libc-test] / src / stdio /
2012-10-07 nsznew test framework (one main per test)
2012-04-16 nszsnprintf: add %lf tests
2012-03-27 nszclean up compiler warnings
2012-03-27 nszadd tests: math, udiv, stdio/memstream
2012-03-27 nszbuild system updates, port libc-testsuit changes
2011-09-22 nszstrtoul test fix, infrastructure changes
2011-08-08 nszuse _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in...
2011-08-04 nszadd remaining tests from libc-testsuit
2011-08-03 nszpopen from libc-testsuit
2011-08-03 nszfscanf test from libc-testsuit
2011-07-29 nszbench: pass N as argument, update readme
2011-07-29 nszstdio and malloc bench
2011-07-27 nszinitial commit