Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-14 | test: silence warning in testsuite.h | Bernhard Reutner-Fischer | |
silence warnings about unused parameters Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2007-01-29 | fixup warnings | Mike Frysinger | |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | |
I had clearly run search/replace on that were cluttering things up. | |||
2006-03-01 | Update copyright | Peter S. Mazinger | |
2006-01-08 | dont include atexit() if uClibc doesnt support it | Mike Frysinger | |
2005-06-29 | touchups syntax and fix warning when using 64bit arches | Mike Frysinger | |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | |
2001-08-14 | Proper support for tests spannint multiple .o files | Eric Andersen | |
-Erik | |||
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-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 |