.. |
args
|
bc99d85793
need a slightly different version of output for the glibc test
|
19 years ago |
assert
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
crypt
|
376101ce84
convert to new test system
|
19 years ago |
ctype
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
dlopen
|
114823013d
convert to new test framework
|
19 years ago |
inet
|
11d855b217
simple test for the if_nameindex() related functions
|
19 years ago |
malloc
|
4790a50914
just use := instead of =
|
19 years ago |
math
|
93bd833d59
convert to new framework and disable all tests that fail
|
19 years ago |
misc
|
b90ca275ff
get rid of link time warning with tmpname()
|
19 years ago |
mmap
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
pthread
|
68742b37aa
convert to new test framework
|
19 years ago |
pwd_grp
|
ccb3a37f93
convert to new test framework
|
19 years ago |
rpc
|
ccb3a37f93
convert to new test framework
|
19 years ago |
setjmp
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
signal
|
10e7c9d7d6
convert to new test framework
|
19 years ago |
silly
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
stat
|
0507762860
fix stat64
|
19 years ago |
stdlib
|
ccb3a37f93
convert to new test framework
|
19 years ago |
string
|
400925d81c
grab a bunch of tests from glibc
|
19 years ago |
termios
|
68742b37aa
convert to new test framework
|
19 years ago |
unistd
|
db32ff428f
sync with glibc
|
19 years ago |
Makefile
|
93b8512378
add more test dirs, touchup output, and some other misc touchups
|
19 years ago |
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
|
19 years ago |
Test.mak
|
a6665c95b0
allow subdirs to define extra clean files
|
19 years ago |
test-skeleton.c
|
073f4ac283
import from glibc to make further glibc test importing easier
|
19 years ago |
testsuite.h
|
f15067a5ef
dont include atexit() if uClibc doesnt support it
|
19 years ago |