Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: fix one bug, one warning; extend README (one TODO added) | Denys Vlasenko | 2009-07-23 | 1 | -12/+21 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 1 | -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 failures | Denis Vlasenko | 2008-12-25 | 1 | -0/+4 |
| | |||||
* | - add and use EXTRA_DIRS to wipe the test/locale/C directory | Bernhard Reutner-Fischer | 2008-10-10 | 1 | -0/+1 |
| | |||||
* | New test targets 'compile' and 'run' | Khem Raj | 2007-03-05 | 1 | -3/+18 |
| | |||||
* | indent | Mike Frysinger | 2006-11-27 | 1 | -1/+1 |
| | |||||
* | Add CHECK_ONLY option to allow for running the tests on the target instead ↵ | "Steven J. Hill" | 2006-11-18 | 1 | -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 features | Mike Frysinger | 2006-02-15 | 1 | -2/+4 |
| | |||||
* | document new test framework | Mike Frysinger | 2006-02-14 | 1 | -0/+49 |