Waldemar Brodkorb
|
363e142113
test: disable for noMMU case
|
10 years ago |
Waldemar Brodkorb
|
ad687dda63
test: do not depend on compile
|
10 years ago |
Bernhard Reutner-Fischer
|
e286a67441
pull kconfig from linux-3.11
|
11 years ago |
Bernhard Reutner-Fischer
|
64828a12a0
test: fix non-O checking
|
11 years ago |
Bernhard Reutner-Fischer
|
6bfb450b58
test: add missing top_srcdir
|
11 years ago |
Bernhard Reutner-Fischer
|
b17f1cd2b8
buildsys: remove surplus slashes from test dir paths
|
11 years ago |
Bernhard Reutner-Fischer
|
d69bea22a1
tests: only test crypt if we have an impl
|
13 years ago |
Austin Foxley
|
c94314fa61
build system changes needed for nptl
|
15 years ago |
Carmelo Amoroso
|
e72856950a
Fixed makefiles inclusion flow to pass actual configuration variable values.
|
15 years ago |
Denis Vlasenko
|
fe41011818
libm: add scalbf, gammaf, significandf wrappers.
|
15 years ago |
Denis Vlasenko
|
d3b74921b9
test/Makefile: make "make compile" install headers first
|
16 years ago |
Bernhard Reutner-Fischer
|
26f2af4c23
- remove the error counter
|
16 years ago |
Bernhard Reutner-Fischer
|
1a4af4684c
- add error-counter, do not immediately exit if a testcase fails but print
|
16 years ago |
Bernhard Reutner-Fischer
|
80e7510b59
- do not test pthread if threads are not available
|
16 years ago |
Bernhard Reutner-Fischer
|
13f04a3b02
- don't test libcrypt stubs
|
16 years ago |
Bernhard Reutner-Fischer
|
d4fb87c8db
- do not run tests that are not available
|
16 years ago |
Khem Raj
|
d81e53c5fa
New test targets 'compile' and 'run'
|
17 years ago |
Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
18 years ago |
Peter S. Mazinger
|
84f59ea0e0
Move regex tests to their own subdir and dont run them if regex is disabled
|
18 years ago |
Mike Frysinger
|
05e5500c72
dynamically build the DIRS variables so i dont have to keep updating it all the time
|
19 years ago |
Mike Frysinger
|
0422de26fe
add missing subdirs
|
19 years ago |
Mike Frysinger
|
93b8512378
add more test dirs, touchup output, and some other misc touchups
|
19 years ago |
Mike Frysinger
|
f64bd7d980
dlopen test also requires threads :/
|
19 years ago |
Mike Frysinger
|
90d75ccb35
descend into mmap subdir
|
19 years ago |
Peter S. Mazinger
|
b27c9f6514
Remove TOPDIR, update copyright
|
19 years ago |
Peter S. Mazinger
|
f674b612fb
HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and replace the dependencies w/ HAVE_SHARED
|
19 years ago |
Peter S. Mazinger
|
f70602be19
Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
|
19 years ago |
Mike Frysinger
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
19 years ago |
Mike Frysinger
|
6a986cd382
fix ALL_SUBDIRS/DIRS setting so clean always kills everything
|
19 years ago |
Mike Frysinger
|
d097452b7f
touchup syntax
|
19 years ago |