| .. |
|
args
|
ffbec081e4
make the test silent/non-interactive and only abort if it actually fails
|
20 years ago |
|
assert
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
crypt
|
9f8bdb523e
reenable the glibc portion of the test so that we can do a non-interactive/silent comparison between uclibc and glibc results
|
20 years ago |
|
ctype
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
dlopen
|
095ca55f2e
remove old depend on Config and make it so that a test failure aborts the make process
|
20 years ago |
|
malloc
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
math
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
misc
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
mmap
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
pthread
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
pwd_grp
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
setjmp
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
signal
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
silly
|
f12af6c9ca
update tests to check exit status and abort only if things didnt work correctly
|
20 years ago |
|
stat
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
stdlib
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
string
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
termios
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
unistd
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
Makefile
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
20 years ago |
|
Rules.mak
|
f5dd713e07
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
|
20 years ago |
|
testsuite.h
|
cbe1e9b485
touchups syntax and fix warning when using 64bit arches
|
20 years ago |