index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2006-02-14
document why the ftell() should be 5 and not 14
Mike Frysinger
2006-02-14
fix fdopen test
Mike Frysinger
2006-02-14
- tighten up output
Mike Frysinger
2006-02-14
convert to new test framework
Mike Frysinger
2006-02-14
just use := instead of =
Mike Frysinger
2006-02-14
dont bother exporting variables and use := where appropriate
Mike Frysinger
2006-02-14
add more test dirs, touchup output, and some other misc touchups
Mike Frysinger
2006-02-14
add support for pretty output, remove LDD, make sure we build tests as GNU_SO...
Mike Frysinger
2006-02-14
grab a bunch of tests from glibc
Mike Frysinger
2006-02-14
sync with glibc
Mike Frysinger
2006-02-14
rename test to match glibc
Mike Frysinger
2006-02-14
sync with glibc
Mike Frysinger
2006-02-14
convert to new test system
Mike Frysinger
2006-02-14
rename
Mike Frysinger
2006-02-14
fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)
Mike Frysinger
2006-02-11
convert to new test framework
Mike Frysinger
2006-02-11
convert to new test framework
Mike Frysinger
2006-02-11
allow for controlling of uclibc vs glibc tests until this gets converted into...
Mike Frysinger
2006-02-11
use := rather than =
Mike Frysinger
2006-02-11
automate the tests a bit
Mike Frysinger
2006-02-08
fix warnings on 64bit hosts
Mike Frysinger
2006-02-04
fix segfault do to sizeof(NULL) usage
Mike Frysinger
2006-02-04
touchup test to have some more helpful output
Mike Frysinger
2006-02-04
import files from glibc for an ia64/static port
Mike Frysinger
2006-01-14
use regular fseeko()
Mike Frysinger
2006-01-14
simple stdarg test
Mike Frysinger
2006-01-13
dlopen test also requires threads :/
Mike Frysinger
2006-01-12
use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger
Mike Frysinger
2006-01-12
test for seek funcs
Mike Frysinger
2006-01-11
dont use LDFLAGS when just compiling
Mike Frysinger
2006-01-11
descend into mmap subdir
Mike Frysinger
2006-01-11
dont redefine _GNU_SOURCE
Mike Frysinger
2006-01-11
cleanup code and dont use %m glibcism
Mike Frysinger
2006-01-09
need _GNU_SOURCE for the strsignal() func
Mike Frysinger
2006-01-08
dont include atexit() if uClibc doesnt support it
Mike Frysinger
2006-01-06
simple test for the if_nameindex() related functions
Mike Frysinger
2005-11-25
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
Peter S. Mazinger
2005-11-21
Remove TOPDIR, update copyright
Peter S. Mazinger
2005-11-15
import test from glibc
Mike Frysinger
2005-11-15
add a way to just run uclibc or glibc tests
Mike Frysinger
2005-10-28
HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and repla...
Peter S. Mazinger
2005-09-28
Remove ar-target and shared targets, at build time now we traverse the tree o...
Peter S. Mazinger
2005-09-07
clean up code and make it easy to extend
Mike Frysinger
2005-09-07
dont fail if target doesnt support mmap64
Mike Frysinger
2005-08-31
add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of ...
Mike Frysinger
2005-08-18
remove some debug code
Mike Frysinger
2005-08-17
start of some rpc tests
Mike Frysinger
2005-08-17
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th...
Mike Frysinger
2005-08-12
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
Joakim Tjernlund
2005-07-28
check the return value of the clone call too
Mike Frysinger
[prev]
[next]