summaryrefslogtreecommitdiffstats
path: root/test/README
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-07-231-12/+21
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-161-9/+13
| | | | | | | | | | | Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko2008-12-251-0/+4
|
* - add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer2008-10-101-0/+1
|
* New test targets 'compile' and 'run'Khem Raj2007-03-051-3/+18
|
* indentMike Frysinger2006-11-271-1/+1
|
* Add CHECK_ONLY option to allow for running the tests on the target instead ↵"Steven J. Hill"2006-11-181-0/+1
| | | | of attempting to link or compile them. Perhaps I don't fully understand the test structure, but for TLS and NPTL the tests cannot be compiled on the target without a full source tree.
* document new featuresMike Frysinger2006-02-151-2/+4
|
* document new test frameworkMike Frysinger2006-02-141-0/+49