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-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
2005-07-27
dont run ls and make sure diff aborts if it fails
Mike Frysinger
2005-07-27
add a basic errno test based on one from ltp
Mike Frysinger
2005-07-14
when running shared tests, use the toplevel ldso
Mike Frysinger
2005-07-09
might as well test mmap64() too
Mike Frysinger
2005-07-09
make sure the call to signal() worked
Mike Frysinger
2005-07-09
need unistd/string header files
Mike Frysinger
2005-07-09
need the ioctl header file
Mike Frysinger
2005-07-06
we need stdio.h for printf()
Mike Frysinger
2005-07-06
make test failures fatal
Mike Frysinger
2005-07-02
move to new test framework
Mike Frysinger
2005-07-02
move to new test framework
Mike Frysinger
2005-07-02
move to new test framework
Mike Frysinger
2005-07-02
new testing framework to unify duplicated code in subdirs
Mike Frysinger
2005-07-02
exit according to how many tests failed
Mike Frysinger
2005-07-02
make sure we strip quotes from the cross compiler prefix
Mike Frysinger
2005-07-02
new testcase for clone()
Mike Frysinger
2005-07-01
GNU libc -> glibc
Mike Frysinger
2005-07-01
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
Mike Frysinger
2005-07-01
reenable the glibc portion of the test so that we can do a non-interactive/si...
Mike Frysinger
2005-07-01
update tests to check exit status and abort only if things didnt work correctly
Mike Frysinger
2005-07-01
make the test silent/non-interactive and only abort if it actually fails
Mike Frysinger
2005-07-01
make test output nicer so its easier to go through a log of `make -s` and fin...
Mike Frysinger
2005-07-01
remove old depend on Config and make it so that a test failure aborts the mak...
Mike Frysinger
2005-06-30
dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config
Mike Frysinger
2005-06-30
type cast output to prevent build warnings
Mike Frysinger
2005-06-30
type cast output to prevent build warnings
Mike Frysinger
2005-06-30
remove unused variable
Mike Frysinger
2005-06-30
fix type casting so we dont have any warnings on 32/64 bit arches
Mike Frysinger
2005-06-30
fix ALL_SUBDIRS/DIRS setting so clean always kills everything
Mike Frysinger
[next]