index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
use regular fseeko()
Mike Frysinger
2006-01-14
1
-2
/
+2
*
simple stdarg test
Mike Frysinger
2006-01-14
1
-0
/
+19
*
dlopen test also requires threads :/
Mike Frysinger
2006-01-13
1
-1
/
+1
*
use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger
Mike Frysinger
2006-01-12
1
-3
/
+3
*
test for seek funcs
Mike Frysinger
2006-01-12
1
-0
/
+78
*
dont use LDFLAGS when just compiling
Mike Frysinger
2006-01-11
1
-2
/
+2
*
descend into mmap subdir
Mike Frysinger
2006-01-11
1
-1
/
+1
*
dont redefine _GNU_SOURCE
Mike Frysinger
2006-01-11
1
-1
/
+3
*
cleanup code and dont use %m glibcism
Mike Frysinger
2006-01-11
1
-35
/
+35
*
need _GNU_SOURCE for the strsignal() func
Mike Frysinger
2006-01-09
1
-0
/
+1
*
dont include atexit() if uClibc doesnt support it
Mike Frysinger
2006-01-08
1
-0
/
+2
*
simple test for the if_nameindex() related functions
Mike Frysinger
2006-01-06
1
-0
/
+61
*
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
Peter S. Mazinger
2005-11-25
1
-1
/
+1
*
Remove TOPDIR, update copyright
Peter S. Mazinger
2005-11-21
2
-20
/
+12
*
import test from glibc
Mike Frysinger
2005-11-15
2
-1
/
+78
*
add a way to just run uclibc or glibc tests
Mike Frysinger
2005-11-15
1
-1
/
+8
*
HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and repla...
Peter S. Mazinger
2005-10-28
1
-1
/
+1
*
Remove ar-target and shared targets, at build time now we traverse the tree o...
Peter S. Mazinger
2005-09-28
1
-1
/
+0
*
clean up code and make it easy to extend
Mike Frysinger
2005-09-07
1
-8
/
+54
*
dont fail if target doesnt support mmap64
Mike Frysinger
2005-09-07
1
-0
/
+4
*
add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of ...
Mike Frysinger
2005-08-31
1
-0
/
+31
*
remove some debug code
Mike Frysinger
2005-08-18
1
-2
/
+1
*
start of some rpc tests
Mike Frysinger
2005-08-17
3
-0
/
+81
*
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th...
Mike Frysinger
2005-08-17
1
-0
/
+4
*
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
Joakim Tjernlund
2005-08-12
1
-1
/
+1
*
check the return value of the clone call too
Mike Frysinger
2005-07-28
1
-3
/
+3
*
dont run ls and make sure diff aborts if it fails
Mike Frysinger
2005-07-27
1
-13
/
+4
*
add a basic errno test based on one from ltp
Mike Frysinger
2005-07-27
2
-1
/
+28
*
when running shared tests, use the toplevel ldso
Mike Frysinger
2005-07-14
1
-1
/
+3
*
might as well test mmap64() too
Mike Frysinger
2005-07-09
2
-1
/
+25
*
make sure the call to signal() worked
Mike Frysinger
2005-07-09
1
-2
/
+8
*
need unistd/string header files
Mike Frysinger
2005-07-09
1
-0
/
+3
*
need the ioctl header file
Mike Frysinger
2005-07-09
1
-0
/
+1
*
we need stdio.h for printf()
Mike Frysinger
2005-07-06
1
-8
/
+8
*
make test failures fatal
Mike Frysinger
2005-07-06
1
-5
/
+5
*
move to new test framework
Mike Frysinger
2005-07-02
1
-36
/
+4
*
move to new test framework
Mike Frysinger
2005-07-02
1
-34
/
+4
*
move to new test framework
Mike Frysinger
2005-07-02
1
-34
/
+4
*
new testing framework to unify duplicated code in subdirs
Mike Frysinger
2005-07-02
6
-384
/
+88
*
exit according to how many tests failed
Mike Frysinger
2005-07-02
1
-20
/
+30
*
make sure we strip quotes from the cross compiler prefix
Mike Frysinger
2005-07-02
1
-1
/
+1
*
new testcase for clone()
Mike Frysinger
2005-07-02
2
-0
/
+138
*
GNU libc -> glibc
Mike Frysinger
2005-07-01
10
-24
/
+24
*
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
Mike Frysinger
2005-07-01
1
-1
/
+1
*
reenable the glibc portion of the test so that we can do a non-interactive/si...
Mike Frysinger
2005-07-01
1
-3
/
+3
*
update tests to check exit status and abort only if things didnt work correctly
Mike Frysinger
2005-07-01
1
-9
/
+6
*
make the test silent/non-interactive and only abort if it actually fails
Mike Frysinger
2005-07-01
3
-6
/
+25
*
make test output nicer so its easier to go through a log of `make -s` and fin...
Mike Frysinger
2005-07-01
18
-99
/
+74
*
remove old depend on Config and make it so that a test failure aborts the mak...
Mike Frysinger
2005-07-01
19
-132
/
+128
*
dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config
Mike Frysinger
2005-06-30
1
-2
/
+6
[next]