summaryrefslogtreecommitdiff
path: root/test/Test.mak
AgeCommit message (Expand)Author
2015-05-25implement experimental pure-sh testsuite runner and generationmirabilos
2015-03-27test: Add SIMULATOR_uclibc and SIMULATOR_glibcBernhard Reutner-Fischer
2013-03-20inet: Fix LT{.old,} compilation due to res_icloseBernhard Reutner-Fischer
2013-03-14test: compile test{,_glibc} adjacentBernhard Reutner-Fischer
2013-02-11test: run test{,_glibc} adjacentBernhard Reutner-Fischer
2012-02-07tests: add OMIT logic to remove compilation flag.Filippo ARCIDIACONO
2010-10-30test/math/*: unbreakDenys Vlasenko
2009-11-29test/: compile fixes for nptl and tls testsAustin Foxley
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-26sync confname, environments with glibcBernhard Reutner-Fischer
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-19test: sync up with toplevel buildsysBernhard Reutner-Fischer
2009-10-17build system changes needed for nptlAustin Foxley
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso
2008-10-10- add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer
2008-10-02Fix bad commit 23574 for io redirecting when running the test suiteHans-Christian Egtvedt
2008-10-02Use more generic redirecting of output in the test suiteHans-Christian Egtvedt
2008-07-11- remove the error counterBernhard Reutner-Fischer
2008-07-11- add error-counter, do not immediately exit if a testcase fails but printBernhard Reutner-Fischer
2008-07-02Fix makefile target to run test when there are some shell script.Carmelo Amoroso
2008-01-09no need to delete the binary upon failureMike Frysinger
2007-03-05New test targets 'compile' and 'run'Khem Raj
2007-01-29fixup prototype warningsMike Frysinger
2007-01-29make error output a little more helpfulMike Frysinger
2006-12-16start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...Mike Frysinger
2006-11-18Add CHECK_ONLY option to allow for running the tests on the target instead of..."Steven J. Hill"
2006-06-26also kill gdb files when building BFLT filesMike Frysinger
2006-03-02Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger
2006-03-01dont execute shell tests if we just want to compileMike Frysinger
2006-03-01Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger
2006-03-01Add support to remove a flag from CFLAGSPeter S. Mazinger
2006-03-01add support for shell script testsMike Frysinger
2006-02-28fail if test.c is found so i stop screwing myself upMike Frysinger
2006-02-22make sure we clean everythingMike Frysinger
2006-02-15touchup output some more and add support for implicit TEST defining/disablingMike Frysinger
2006-02-14allow subdirs to define extra clean filesMike Frysinger
2006-02-14- tighten up outputMike Frysinger
2005-11-15add a way to just run uclibc or glibc testsMike Frysinger
2005-07-02new testing framework to unify duplicated code in subdirsMike Frysinger