Carmelo Amoroso
|
e72856950a
Fixed makefiles inclusion flow to pass actual configuration variable values.
|
15 rokov pred |
Bernhard Reutner-Fischer
|
77d4b47b8c
- add and use EXTRA_DIRS to wipe the test/locale/C directory
|
16 rokov pred |
Hans-Christian Egtvedt
|
94bbeb7272
Fix bad commit 23574 for io redirecting when running the test suite
|
16 rokov pred |
Hans-Christian Egtvedt
|
2f35f236ff
Use more generic redirecting of output in the test suite
|
16 rokov pred |
Bernhard Reutner-Fischer
|
26f2af4c23
- remove the error counter
|
16 rokov pred |
Bernhard Reutner-Fischer
|
1a4af4684c
- add error-counter, do not immediately exit if a testcase fails but print
|
16 rokov pred |
Carmelo Amoroso
|
86f53c1e4b
Fix makefile target to run test when there are some shell script.
|
16 rokov pred |
Mike Frysinger
|
2d6c9cc365
no need to delete the binary upon failure
|
17 rokov pred |
Khem Raj
|
d81e53c5fa
New test targets 'compile' and 'run'
|
17 rokov pred |
Mike Frysinger
|
92a56f367e
fixup prototype warnings
|
18 rokov pred |
Mike Frysinger
|
a8252d8ff7
make error output a little more helpful
|
18 rokov pred |
Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
18 rokov pred |
"Steven J. Hill"
|
4dd72a937a
Add CHECK_ONLY option to allow for running the tests on the target instead 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.
|
18 rokov pred |
Mike Frysinger
|
6a76f96032
also kill gdb files when building BFLT files
|
18 rokov pred |
Peter S. Mazinger
|
7725acc031
Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU_SOURCE
|
18 rokov pred |
Mike Frysinger
|
ccca0d8575
dont execute shell tests if we just want to compile
|
18 rokov pred |
Peter S. Mazinger
|
f93630e571
Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc targets, adapt regex
|
18 rokov pred |
Peter S. Mazinger
|
1bf97fb207
Add support to remove a flag from CFLAGS
|
18 rokov pred |
Mike Frysinger
|
4028709f7f
add support for shell script tests
|
18 rokov pred |
Mike Frysinger
|
c40c7db317
fail if test.c is found so i stop screwing myself up
|
18 rokov pred |
Mike Frysinger
|
12afa83a99
make sure we clean everything
|
18 rokov pred |
Mike Frysinger
|
37b8d6b242
touchup output some more and add support for implicit TEST defining/disabling
|
18 rokov pred |
Mike Frysinger
|
a6665c95b0
allow subdirs to define extra clean files
|
18 rokov pred |
Mike Frysinger
|
61a3d74953
- tighten up output
|
18 rokov pred |
Mike Frysinger
|
acd7431a60
add a way to just run uclibc or glibc tests
|
19 rokov pred |
Mike Frysinger
|
21b51772ed
new testing framework to unify duplicated code in subdirs
|
19 rokov pred |