Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-17 | Patch from Stefan Allius | Eric Andersen | |
And at last I fixed a warning in test's Makefile. (ldso was first added to the ALL_SUBDIRS variable in line 25): | |||
2002-12-04 | Change some variable names so we are more consistant with what | Eric Andersen | |
the linux kernel uses. -Erik | |||
2002-11-11 | Add in 'ldso' to directory list since 'make clean' was not recursing | "Steven J. Hill" | |
into it. | |||
2002-10-31 | Allow 'make clean' on the test stuff to work with the new config system. | Eric Andersen | |
-Erik | |||
2002-08-12 | Test threads when appropriate | Eric Andersen | |
2002-02-23 | Test for libcrypt (which is partly broken ATM) | Eric Andersen | |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | |
2001-11-26 | Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHARED | David Schleef | |
2001-08-29 | Minor update | Eric Andersen | |
2001-07-03 | Scrub up the tests a bit, and force everybody to use the | Eric Andersen | |
build dir, so nothing need be installed... -Erik | |||
2001-06-07 | Add in a test for outb (that currently fails) | Eric Andersen | |
2001-05-11 | Fix the 'make clean' target | Eric Andersen | |
2001-01-20 | Reworked all test suite makefiles (man did they need it). | Eric Andersen | |
Refactored testsuite.h so it behaves the way I want it to. As policy now, all test apps are _supposed_ to use testsuite.h (not all have been converted to do this yet). It is simple, clean, and works. -Erik | |||
2000-11-04 | Fix doc blunder. | Eric Andersen | |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen | |
2000-10-27 | More random fixes and additions. | Eric Andersen | |
2000-10-18 | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | |
2000-10-04 | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | |
-Erik | |||
2000-10-04 | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | |
stuff so we can get this library into shape. -Erik | |||
2000-10-03 | Add in some more test suite stuff. | Eric Andersen | |
-Erik | |||
2000-09-12 | test proggy for strtol, strtoul | David Schleef | |
2000-09-01 | Fix up the Makefile for better portability | Eric Andersen | |
-Erik | |||
2000-06-29 | Fix up the makefiles. malloc-simple/Makefile forgot to include realloc. | Eric Andersen | |
test/Makefile used a hard coded absolute path (bad, bad, bad). -Erik | |||
2000-05-17 | More tests. Seems malloc isn't working... | Erik Andersen | |
-Erik | |||
2000-05-16 | Some more makefile fixes. | Erik Andersen | |
-Erik | |||
2000-05-16 | Add in a test dir. | Erik Andersen | |
-Erik |