summaryrefslogtreecommitdiffstats
path: root/test/Test.mak
Commit message (Expand)AuthorAgeFilesLines
* New test targets 'compile' and 'run'Khem Raj2007-03-051-37/+40
* fixup prototype warningsMike Frysinger2007-01-291-0/+1
* make error output a little more helpfulMike Frysinger2007-01-291-1/+2
* start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...Mike Frysinger2006-12-161-0/+1
* Add CHECK_ONLY option to allow for running the tests on the target instead of..."Steven J. Hill"2006-11-181-0/+2
* also kill gdb files when building BFLT filesMike Frysinger2006-06-261-1/+1
* Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger2006-03-021-2/+2
* dont execute shell tests if we just want to compileMike Frysinger2006-03-011-0/+2
* Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger2006-03-011-2/+2
* Add support to remove a flag from CFLAGSPeter S. Mazinger2006-03-011-1/+1
* add support for shell script testsMike Frysinger2006-03-011-5/+10
* fail if test.c is found so i stop screwing myself upMike Frysinger2006-02-281-0/+4
* make sure we clean everythingMike Frysinger2006-02-221-1/+2
* touchup output some more and add support for implicit TEST defining/disablingMike Frysinger2006-02-151-16/+12
* allow subdirs to define extra clean filesMike Frysinger2006-02-141-1/+1
* - tighten up outputMike Frysinger2006-02-141-24/+60
* add a way to just run uclibc or glibc testsMike Frysinger2005-11-151-1/+8
* new testing framework to unify duplicated code in subdirsMike Frysinger2005-07-021-0/+59