Mike Frysinger
|
bc99d85793
need a slightly different version of output for the glibc test
|
19 years ago |
Mike Frysinger
|
d28e77ba76
convert to new test framework
|
19 years ago |
Mike Frysinger
|
12eca278f5
grab fnmatch from glibc
|
19 years ago |
Mike Frysinger
|
69749d06f2
move the 64bit tests into a sep file
|
19 years ago |
Mike Frysinger
|
900ceefa3c
allow for runtime testing
|
19 years ago |
Mike Frysinger
|
70f5583d23
document why the ftell() should be 5 and not 14
|
19 years ago |
Mike Frysinger
|
d42f59881f
fix fdopen test
|
19 years ago |
Mike Frysinger
|
28929ba7f5
sync with glibc and get a nice size shrinkage in the process
|
19 years ago |
Mike Frysinger
|
61a3d74953
- tighten up output
|
19 years ago |
Mike Frysinger
|
68742b37aa
convert to new test framework
|
19 years ago |
Mike Frysinger
|
4790a50914
just use := instead of =
|
19 years ago |
Mike Frysinger
|
4697c772ca
dont bother exporting variables and use := where appropriate
|
19 years ago |
Mike Frysinger
|
93b8512378
add more test dirs, touchup output, and some other misc touchups
|
19 years ago |
Mike Frysinger
|
4a6677f09c
add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs
|
19 years ago |
Mike Frysinger
|
400925d81c
grab a bunch of tests from glibc
|
19 years ago |
Mike Frysinger
|
54d2ed80d4
sync with glibc
|
19 years ago |
Mike Frysinger
|
0fdcb8ef82
rename test to match glibc
|
19 years ago |
Mike Frysinger
|
e80cc2c537
sync with glibc
|
19 years ago |
"Steven J. Hill"
|
d628f35869
Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Patch tested.
|
19 years ago |
Mike Frysinger
|
376101ce84
convert to new test system
|
19 years ago |
Mike Frysinger
|
7abab1fdea
rename
|
19 years ago |
Mike Frysinger
|
195e68a014
fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)
|
19 years ago |
Mike Frysinger
|
afc2511f3d
clean the test dir silently
|
19 years ago |
Mike Frysinger
|
2525195d77
after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing
|
19 years ago |
Peter S. Mazinger
|
7f7444e68d
remove fstat jump reloc
|
19 years ago |
Mike Frysinger
|
e471910a1c
ldd usage does not cause a failure in tests and we want to remove it anyways, so dont depend on utils for tests
|
19 years ago |
Peter S. Mazinger
|
22eceb9a83
guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTF
|
19 years ago |
Peter S. Mazinger
|
a2b9934702
some test uses ldd, make check depend on utils
|
19 years ago |
Peter S. Mazinger
|
eaf180eead
Correct building objs in each libc subdir
|
19 years ago |
Peter S. Mazinger
|
045e848884
Rename _mmap.c to mmap.c so that vax does not pick up both common and arch specific mmap
|
19 years ago |