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 (
Collapse
)
Author
2006-02-22
revert unintended commit
Mike Frysinger
2006-02-22
sync with glibc
Mike Frysinger
2006-02-22
blah, use a stable target instead of messing with timestamps on .c files
Mike Frysinger
2006-02-22
err, need to make sure the wrapper is executed separately
Mike Frysinger
2006-02-22
fix running of stat test on filesystems that dont have noatime set
Mike Frysinger
2006-02-22
add clone2 prototype to shutup warnings
Mike Frysinger
2006-02-22
update malloc(0) check to handle expected behavior based upon config options
Mike Frysinger
2006-02-22
update malloc(0) check to handle expected behavior based upon config options
Mike Frysinger
2006-02-22
update MMU ifdef check
Mike Frysinger
2006-02-22
make sure we clean everything
Mike Frysinger
2006-02-22
enable test if LFS is enabled
Mike Frysinger
2006-02-21
use vfork instead of fork so test works on non-mmu
Mike Frysinger
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-17
dynamically build the DIRS variables so i dont have to keep updating it all ↵
Mike Frysinger
the time
2006-02-17
disable mallopt based upon malloc implementation, not mmu status
Mike Frysinger
2006-02-16
disable test on non-mmu host
Mike Frysinger
2006-02-16
disable test on non-mmu host
Mike Frysinger
2006-02-16
fix building on non-mmu hosts
Mike Frysinger
2006-02-16
fix const position typo as pointed out by ia64/gcc
Mike Frysinger
2006-02-15
need std=c99 to build tst-regex2
Mike Frysinger
2006-02-15
import tests from glibc
Mike Frysinger
2006-02-15
test file for regex test
Mike Frysinger
2006-02-15
grab some tests from glibc
Mike Frysinger
2006-02-15
grab some tests from glibc
Mike Frysinger
2006-02-15
need Makefile for inet subdir
Mike Frysinger
2006-02-15
grab some more tests from glibc
Mike Frysinger
2006-02-15
grab some tests from glibc
Mike Frysinger
2006-02-15
rename test to match glibc
Mike Frysinger
2006-02-15
dont bother setting TESTS now
Mike Frysinger
2006-02-15
fix prototype warning
Mike Frysinger
2006-02-15
fix warning
Mike Frysinger
2006-02-15
dont use %m glibcism
Mike Frysinger
2006-02-15
fix warning about ignoring return value of realloc
Mike Frysinger
2006-02-15
cleanup code to fix warnings
Mike Frysinger
2006-02-15
cleanup code to fix misc warnings
Mike Frysinger
2006-02-15
skip collating and equivalence stuff
Mike Frysinger
2006-02-15
document new features
Mike Frysinger
2006-02-15
touchup output some more and add support for implicit TEST defining/disabling
Mike Frysinger
2006-02-15
add missing subdirs
Mike Frysinger
2006-02-15
make sure we build against local headers and link against local libs
Mike Frysinger
2006-02-14
dont fail on locale-based tests, just skip them
Mike Frysinger
2006-02-14
document new test framework
Mike Frysinger
2006-02-14
touchup whitespace, remove STRIPTOOL since we no longer use it, and add ↵
Mike Frysinger
-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
2006-02-14
get rid of link time warning with tmpname()
Mike Frysinger
2006-02-14
include toplevel testdir
Mike Frysinger
2006-02-14
sync with glibc
Mike Frysinger
2006-02-14
import from glibc to make further glibc test importing easier
Mike Frysinger
2006-02-14
dont bother defining _GNU_SOURCE
Mike Frysinger
2006-02-14
rename to match glibc
Mike Frysinger
2006-02-14
allow subdirs to define extra clean files
Mike Frysinger
[next]