Leonid Lisovskiy
|
8b28fc50a3
tests: Take in account Makefiles that have meaning for rebuild only.
|
8 年之前 |
Leonid Lisovskiy
|
7c89984515
tests: Extend OMIT LDFLAGS logic to test binaries too
|
8 年之前 |
Leonid Lisovskiy
|
18bf8fab82
test/Test.mak: Properly define MAKE_SRCS variable
|
8 年之前 |
Waldemar Brodkorb
|
7ccac5e8a4
testsuite subdir fix
|
9 年之前 |
mirabilos
|
ef28300bbc
implement experimental pure-sh testsuite runner and generation
|
9 年之前 |
Bernhard Reutner-Fischer
|
560f416794
test: Add SIMULATOR_uclibc and SIMULATOR_glibc
|
9 年之前 |
Bernhard Reutner-Fischer
|
044ac16085
inet: Fix LT{.old,} compilation due to res_iclose
|
11 年之前 |
Bernhard Reutner-Fischer
|
36a30632a5
test: compile test{,_glibc} adjacent
|
11 年之前 |
Bernhard Reutner-Fischer
|
7b6604113e
test: run test{,_glibc} adjacent
|
11 年之前 |
Filippo ARCIDIACONO
|
72215487c0
tests: add OMIT logic to remove compilation flag.
|
12 年之前 |
Denys Vlasenko
|
1631ebd267
test/math/*: unbreak
|
14 年之前 |
Austin Foxley
|
4d91ad3daa
test/: compile fixes for nptl and tls tests
|
15 年之前 |
Austin Foxley
|
8359f22a28
Merge remote branch 'origin/master' into nptl
|
15 年之前 |
Bernhard Reutner-Fischer
|
0aee3966d6
sync confname, environments with glibc
|
15 年之前 |
Austin Foxley
|
f757db2d31
Merge remote branch 'origin/master' into nptl_merge
|
15 年之前 |
Bernhard Reutner-Fischer
|
8b2ceb8dc4
test: sync up with toplevel buildsys
|
15 年之前 |
Austin Foxley
|
c94314fa61
build system changes needed for nptl
|
15 年之前 |
Carmelo Amoroso
|
e72856950a
Fixed makefiles inclusion flow to pass actual configuration variable values.
|
15 年之前 |
Bernhard Reutner-Fischer
|
77d4b47b8c
- add and use EXTRA_DIRS to wipe the test/locale/C directory
|
16 年之前 |
Hans-Christian Egtvedt
|
94bbeb7272
Fix bad commit 23574 for io redirecting when running the test suite
|
16 年之前 |
Hans-Christian Egtvedt
|
2f35f236ff
Use more generic redirecting of output in the test suite
|
16 年之前 |
Bernhard Reutner-Fischer
|
26f2af4c23
- remove the error counter
|
16 年之前 |
Bernhard Reutner-Fischer
|
1a4af4684c
- add error-counter, do not immediately exit if a testcase fails but print
|
16 年之前 |
Carmelo Amoroso
|
86f53c1e4b
Fix makefile target to run test when there are some shell script.
|
16 年之前 |
Mike Frysinger
|
2d6c9cc365
no need to delete the binary upon failure
|
17 年之前 |
Khem Raj
|
d81e53c5fa
New test targets 'compile' and 'run'
|
17 年之前 |
Mike Frysinger
|
92a56f367e
fixup prototype warnings
|
18 年之前 |
Mike Frysinger
|
a8252d8ff7
make error output a little more helpful
|
18 年之前 |
Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
18 年之前 |
"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 年之前 |