OSDN Git Service

Get rid of the following annoying warnings on ppc:
[uclinux-h8/uClibc.git] / test /
2008-12-25 Denis Vlasenkotest/regex/tst-regexloc.c: include ok/bad indicator...
2008-12-25 Denis Vlasenkotest/regex/tst-regex2.c: fix the rest of testsuite...
2008-12-24 Denis Vlasenkotest/regex: make it faster to rebuild and run regex...
2008-12-24 Denis Vlasenkorename test file
2008-12-24 Denis Vlasenkotest/Makefile: make "make compile" install headers...
2008-12-17 Denis Vlasenkoresolv: fix testcase failure
2008-12-02 Carmelo AmorosoFix wcswidth function when LOCALE support is disabled
2008-11-26 Carmelo AmorosoThis patch fixes locale-mbwc test failures when __UCLIB...
2008-10-25 Khem RajUse C implementation of strncmp.
2008-10-10 Bernhard Reutner... - add and use EXTRA_DIRS to wipe the test/locale/C...
2008-10-10 Bernhard Reutner... - Include stdio.h for the perror prototype, use constan...
2008-10-09 Bernhard Reutner... - fix test. Tests are normal userspace and are _not_...
2008-10-06 Carmelo AmorosoFix scandir function to reset the errno when the
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-10-02 Hans-Christian EgtvedtFix bad commit 23574 for io redirecting when running...
2008-10-02 Hans-Christian EgtvedtUse more generic redirecting of output in the test...
2008-09-26 Bernhard Reutner... - revert inappropriate part of r23478
2008-09-25 Carmelo AmorosoAdd globally __stringify macro in libc-symbols.h.
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-11 Bernhard Reutner... - remove the error counter
2008-07-11 Bernhard Reutner... - add error-counter, do not immediately exit if a testc...
2008-07-11 Bernhard Reutner... - do not test pthread if threads are not available
2008-07-11 Bernhard Reutner... - don't test libcrypt stubs
2008-07-11 Bernhard Reutner... - do not run tests that are not available
2008-07-11 Bernhard Reutner... wow. So why does test/ keep it's own copy of CFLAGS...
2008-07-10 Carmelo AmorosoRemoved wrong preprocessed files
2008-07-10 Carmelo AmorosoAdded missing tests for locale with multibyte encoding
2008-07-09 Carmelo AmorosoAdded several tests for locale support (8 bit and multi...
2008-07-08 Carmelo AmorosoFix the test build system by installing headers on...
2008-07-02 Carmelo AmorosoFix makefile target to run test when there are some...
2008-06-27 Mike Frysingeradd test case for argv[0] == null
2008-06-11 Carmelo AmorosoFix some compiler warnings
2008-06-06 Denis VlasenkoDocument the reason why ether tests in testsuite may...
2008-06-06 Denis VlasenkoFix spurious testsuite failure
2008-05-20 Carmelo AmorosoRemove automatically generated header when doing make...
2008-05-16 Carmelo AmorosoConvert to UNIX format
2008-05-13 Carmelo AmorosoDo not check retbuf if realpath returns NULL
2008-05-08 Denis Vlasenkotest-canon: stop checking realpath buffer in case realpath
2008-04-25 Carmelo AmorosoFix rpc test Makefile
2008-04-25 Carmelo AmorosoFix some sh4 specific entries
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-02-28 Carmelo AmorosoFix file permissions
2008-02-28 Carmelo AmorosoAdded support for ether_line, ether_ntohost and ether_h...
2008-01-22 Bernhard Reutner... - fix file permissions
2008-01-22 Carmelo AmorosoTest case to exploit dladdr bug
2008-01-09 Mike Frysingerno need to delete the binary upon failure
2008-01-08 Mike Frysingertest to make sure the buffers used by the gethost*_r...
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerpatch from Mats Erik Andersson for better catching...
2007-11-23 Carmelo AmorosoDisable tst-ftime_l test if Extended Locale Support
2007-11-07 Carmelo AmorosoAdded support for GNU hash style into dynamic linker
2007-09-15 Mike Frysingernot sure how this obvious one liner got lost from glibc...
2007-09-15 Mike Frysingeradd one more testcase from Natanael Copa
2007-09-15 Mike Frysingeradd more tests as suggested by Natanael Copa and as...
2007-09-15 Mike Frysingeractually update errors variable when a test fails
2007-05-15 Khem RajFix arm mmap when using mmap2 syscall. Fixes bug #1303
2007-05-03 Mike Frysingergive proper prototypes
2007-05-02 Mike Frysingercancellation-points needs librt
2007-05-02 Mike Frysingerexercise all required POSIX pthread cancellation points
2007-04-21 "Steven J. Hill"This test needs XLOCALE to work.
2007-04-17 Mike Frysingercatch a small overflow in malloc-standard
2007-04-17 Mike Frysingerdisable for now
2007-04-11 Mike Frysingertest case to make sure realloc() can shrink buffers...
2007-03-25 Mike FrysingerPaul Brook writes: filter .svn dirs to greatly speed...
2007-03-12 Mike Frysingermake sure undefine references in dlopen()-ed libs are...
2007-03-12 Mike Frysingermake sure dlsym() properly returns NULL with undefined...
2007-03-08 Khem RajNow Test.mak includes toplevel Rules.mak so if DO_ASSER...
2007-03-05 Khem RajNew test targets 'compile' and 'run'
2007-02-21 Mike Frysingerdrop -Wl,-warn-common since it doesnt serve much purpose
2007-02-20 Mike Frysingermake sure cleanup handler is only called once
2007-02-16 Mike Frysingermake sure static variables are re-initialized everytime
2007-02-16 Mike Frysingercleanup a little
2007-02-08 Mike Frysingerimport a slightly modified realpath() test case from...
2007-02-05 Mike Frysingernew cheesy test by Denis Vlasenko to trigger fclose...
2007-01-29 Mike Frysingermake sure reading 64bit types works
2007-01-29 Mike Frysingermake sure 64bit output is correct
2007-01-29 Mike Frysingermark local function static
2007-01-29 Mike Frysingerfixup shadowed warnings
2007-01-29 Mike Frysingermark some funcs as noreturn
2007-01-29 Mike Frysingerfixup prototype warnings
2007-01-29 Mike Frysingermake error output a little more helpful
2007-01-29 Mike Frysingerfixup warnings
2007-01-29 Mike Frysingerfix test to work even if CPPFLAGS contains -DNDEBUG
2007-01-28 Mike Frysingerdont rely on random stack state to trigger this issue...
2007-01-28 Mike Frysingernew test taken from stat issue with new tar
2006-12-20 Mike Frysingermake sure UCLIBC_LDSO can be found via path
2006-12-16 Mike Frysingeractually scrub it, dont just comment it out
2006-12-16 Mike Frysingerstart pulling in top level Rules.mak so we get access...
2006-12-16 Mike Frysingerscrub prototype so we dont conflict with the pthread...
2006-12-16 Mike Frysingerclean up
2006-12-16 Mike Frysingersmall cleanups
2006-12-03 Mike Frysingersecond SUSV3 legacy check should be for macros as point...
2006-12-02 Mike Frysingerfix building when susv3 legacy stuff is disabled
2006-11-27 Mike Frysingerindent
2006-11-18 "Steven J. Hill"Add CHECK_ONLY option to allow for running the tests...
2006-11-17 Mike Frysingerfix from Paul Brook for ISO C violation in terms of...
2006-11-16 Mike Frysingerfix comment typos
2006-11-16 Mike Frysingeradd a test for making sure vfork/signals are handled...
2006-11-16 Mike Frysingerexercise the signal related jump code
next