Mike Frysinger ff5243aa1c touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc 20 lat temu
..
args bc99d85793 need a slightly different version of output for the glibc test 20 lat temu
assert 4697c772ca dont bother exporting variables and use := where appropriate 20 lat temu
crypt 376101ce84 convert to new test system 20 lat temu
ctype 4697c772ca dont bother exporting variables and use := where appropriate 20 lat temu
dlopen 114823013d convert to new test framework 20 lat temu
inet 11d855b217 simple test for the if_nameindex() related functions 20 lat temu
malloc 4790a50914 just use := instead of = 20 lat temu
math 93bd833d59 convert to new framework and disable all tests that fail 20 lat temu
misc b90ca275ff get rid of link time warning with tmpname() 20 lat temu
mmap 4697c772ca dont bother exporting variables and use := where appropriate 20 lat temu
pthread 68742b37aa convert to new test framework 20 lat temu
pwd_grp ccb3a37f93 convert to new test framework 20 lat temu
rpc ccb3a37f93 convert to new test framework 20 lat temu
setjmp 4697c772ca dont bother exporting variables and use := where appropriate 20 lat temu
signal 10e7c9d7d6 convert to new test framework 20 lat temu
silly 4697c772ca dont bother exporting variables and use := where appropriate 20 lat temu
stat 0507762860 fix stat64 20 lat temu
stdlib ccb3a37f93 convert to new test framework 20 lat temu
string 400925d81c grab a bunch of tests from glibc 20 lat temu
termios 68742b37aa convert to new test framework 20 lat temu
unistd db32ff428f sync with glibc 20 lat temu
Makefile 93b8512378 add more test dirs, touchup output, and some other misc touchups 20 lat temu
Rules.mak ff5243aa1c touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc 20 lat temu
Test.mak a6665c95b0 allow subdirs to define extra clean files 20 lat temu
test-skeleton.c 073f4ac283 import from glibc to make further glibc test importing easier 20 lat temu
testsuite.h f15067a5ef dont include atexit() if uClibc doesnt support it 20 lat temu