Mike Frysinger 10e7c9d7d6 convert to new test framework 19 rokov pred
..
args a376b10928 use := rather than = 19 rokov pred
assert 21b51772ed new testing framework to unify duplicated code in subdirs 20 rokov pred
crypt d69e6f24f2 automate the tests a bit 19 rokov pred
ctype fa95f6f744 move to new test framework 20 rokov pred
dlopen 8b33ead2c3 use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger 19 rokov pred
inet 11d855b217 simple test for the if_nameindex() related functions 19 rokov pred
malloc f934cd0530 we need stdio.h for printf() 20 rokov pred
math 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails 20 rokov pred
misc 0f8c0e81b6 touchup test to have some more helpful output 19 rokov pred
mmap 21c4912151 clean up code and make it easy to extend 20 rokov pred
pthread 411770715d fix warnings on 64bit hosts 19 rokov pred
pwd_grp 1482547961 allow for controlling of uclibc vs glibc tests until this gets converted into new style test framework 19 rokov pred
rpc 8c004a383f remove some debug code 20 rokov pred
setjmp 468c5e481e move to new test framework 20 rokov pred
signal 10e7c9d7d6 convert to new test framework 19 rokov pred
silly 21b51772ed new testing framework to unify duplicated code in subdirs 20 rokov pred
stat 1ff4b6bb11 need unistd/string header files 20 rokov pred
stdlib 9e878d3f76 dont run ls and make sure diff aborts if it fails 20 rokov pred
string f4fe2acc0d convert to new test framework 19 rokov pred
termios 0f6b97d4de need the ioctl header file 20 rokov pred
unistd cb1941ccfc fix segfault do to sizeof(NULL) usage 19 rokov pred
Makefile f64bd7d980 dlopen test also requires threads :/ 19 rokov pred
Rules.mak 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier 20 rokov pred
Test.mak acd7431a60 add a way to just run uclibc or glibc tests 20 rokov pred
testsuite.h f15067a5ef dont include atexit() if uClibc doesnt support it 19 rokov pred