summaryrefslogtreecommitdiff
path: root/test/misc
AgeCommit message (Expand)Author
2006-02-15skip collating and equivalence stuffMike Frysinger
2006-02-14dont fail on locale-based tests, just skip themMike Frysinger
2006-02-14get rid of link time warning with tmpname()Mike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14grab fnmatch from glibcMike Frysinger
2006-02-14move the 64bit tests into a sep fileMike Frysinger
2006-02-14allow for runtime testingMike Frysinger
2006-02-14document why the ftell() should be 5 and not 14Mike Frysinger
2006-02-14fix fdopen testMike Frysinger
2006-02-04touchup test to have some more helpful outputMike Frysinger
2006-01-14use regular fseeko()Mike Frysinger
2006-01-14simple stdarg testMike Frysinger
2006-01-12test for seek funcsMike Frysinger
2006-01-11cleanup code and dont use %m glibcismMike Frysinger
2005-07-01GNU libc -> glibcMike Frysinger
2005-07-01make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger
2005-07-01remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger
2005-06-29simplify TESTDIR setting and touchupMike Frysinger
2005-02-12no more cvsMike Frysinger
2004-01-02Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-01-28Add a couple of testsEric Andersen
2002-08-25ignore generated stuffEric Andersen
2002-08-24Simple shared memory testEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-07-03Scrub up the tests a bit, and force everybody to use theEric Andersen
2001-06-15Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen
2001-06-07Add in a test for outb (that currently fails)Eric Andersen