Mike Frysinger 93b8512378 add more test dirs, touchup output, and some other misc touchups 20 lat temu
..
args a376b10928 use := rather than = 20 lat temu
assert 21b51772ed new testing framework to unify duplicated code in subdirs 21 lat temu
crypt 376101ce84 convert to new test system 20 lat temu
ctype fa95f6f744 move to new test framework 21 lat temu
dlopen 8b33ead2c3 use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger 20 lat temu
inet 11d855b217 simple test for the if_nameindex() related functions 20 lat temu
malloc f934cd0530 we need stdio.h for printf() 21 lat temu
math 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails 21 lat temu
misc 0f8c0e81b6 touchup test to have some more helpful output 20 lat temu
mmap 21c4912151 clean up code and make it easy to extend 21 lat temu
pthread 195e68a014 fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2) 20 lat temu
pwd_grp 1482547961 allow for controlling of uclibc vs glibc tests until this gets converted into new style test framework 20 lat temu
rpc 8c004a383f remove some debug code 21 lat temu
setjmp 468c5e481e move to new test framework 21 lat temu
signal 10e7c9d7d6 convert to new test framework 20 lat temu
silly 21b51772ed new testing framework to unify duplicated code in subdirs 21 lat temu
stat 1ff4b6bb11 need unistd/string header files 21 lat temu
stdlib 9e878d3f76 dont run ls and make sure diff aborts if it fails 21 lat temu
string 400925d81c grab a bunch of tests from glibc 20 lat temu
termios 0f6b97d4de need the ioctl header file 21 lat temu
unistd cb1941ccfc fix segfault do to sizeof(NULL) usage 20 lat temu
Makefile 93b8512378 add more test dirs, touchup output, and some other misc touchups 20 lat temu
Rules.mak 4a6677f09c add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs 20 lat temu
Test.mak acd7431a60 add a way to just run uclibc or glibc tests 21 lat temu
testsuite.h f15067a5ef dont include atexit() if uClibc doesnt support it 20 lat temu