OSDN Git Service

Fix a build break due to errno and h_errno being unresolved symbols.
[uclinux-h8/uClibc.git] / test /
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
2006-11-16 Mike Frysingermake default output silence and have the exit status...
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-07-05 Mike Frysingeradd some more rpaths to keep the tests happy
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Mike Frysingerfix license notice
2006-07-05 Mike Frysingerfix license notice
2006-06-26 Mike Frysingeralso kill gdb files when building BFLT files
2006-06-19 Mike Frysingertouchup printf format to fix warning
2006-03-18 Mike Frysingerkeep uclibc features in the source
2006-03-17 "Steven J. Hill"Fix 'realloc' and revert previous changes to tests...
2006-03-17 "Steven J. Hill"Fix tests to work if MALLOC_GLIBC_COMPAT is enabled.
2006-03-17 "Steven J. Hill"If locale support is not enabled, don't build 'tst_ftim...
2006-03-11 Mike Frysingerfix gcc warnings
2006-03-09 Peter S. MazingerUse GNU features only if defined in header
2006-03-08 Peter S. Mazingergetopt_long-simple behaves as gnu getopt if POSIXLY_COR...
2006-03-05 Peter S. Mazingerdisable tst-gnuglob, it has no chance w/ our gnu glob
2006-03-02 Peter S. MazingerRemove CFLAGS-OMIT support, rename getline to get testr...
2006-03-02 Peter S. MazingerMove hidden test file for tst-regex2 as well
2006-03-02 Mike Frysingerinform people test is skipped on non-locale hosts
2006-03-02 Mike Frysingerallow env to inject more CFLAGS/LDFLAGS, and remove...
2006-03-01 Mike Frysingerdisable test since we purposefully dont handle it
2006-03-01 Mike Frysingerdont execute shell tests if we just want to compile
2006-03-01 Mike Frysingerfix test failure pointed out by nightly build
2006-03-01 Peter S. MazingerAdd another test, use for those hanging -c
2006-03-01 Peter S. MazingerAdd CFLAGS-OMIT support to glibc targets for now being...
2006-03-01 Peter S. MazingerMove regex tests to their own subdir and dont run them...
2006-03-01 Peter S. MazingerAdd AT&T research regex testsuite
2006-03-01 Peter S. MazingerAdd support to remove a flag from CFLAGS
2006-03-01 Peter S. MazingerUpdate copyright
2006-03-01 Mike Frysingerstart of test suite to catch errors in source code
2006-03-01 Mike Frysingeradd support for shell script tests
2006-03-01 Mike Frysingermove to new time dir
2006-03-01 Mike Frysingergrab some time tests from glibc
2006-02-28 Peter S. Mazingerfreelocale() and strxfrm_l() exist only if XLOCALE...
2006-02-28 Mike Frysingerdisable blug-glob1 for now
2006-02-28 Mike Frysingerremove mtrace call
2006-02-28 Mike Frysingerset dynamic linker if we are building as shared
2006-02-28 Mike Frysingerfail if test.c is found so i stop screwing myself up
2006-02-28 Mike Frysingercheck more return values
2006-02-28 Mike Frysingergrab some tests from dalias
2006-02-28 Mike Frysingeradd some tests for strlcat and strlcpy based upon strnc...
2006-02-28 Mike Frysingerpass an option to bug-glob1
2006-02-28 Mike Frysingergrab some tests from glibc
2006-02-26 Mike Frysingerdisable fnmatch test until our fnmatch stops sucking
2006-02-22 Mike Frysingerrevert unintended commit
2006-02-22 Mike Frysingersync with glibc
2006-02-22 Mike Frysingerblah, use a stable target instead of messing with times...
2006-02-22 Mike Frysingererr, need to make sure the wrapper is executed separately
2006-02-22 Mike Frysingerfix running of stat test on filesystems that dont have...
2006-02-22 Mike Frysingeradd clone2 prototype to shutup warnings
2006-02-22 Mike Frysingerupdate malloc(0) check to handle expected behavior...
2006-02-22 Mike Frysingerupdate malloc(0) check to handle expected behavior...
2006-02-22 Mike Frysingerupdate MMU ifdef check
2006-02-22 Mike Frysingermake sure we clean everything
2006-02-22 Mike Frysingerenable test if LFS is enabled
2006-02-21 Mike Frysingeruse vfork instead of fork so test works on non-mmu
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-02-17 Mike Frysingerdynamically build the DIRS variables so i dont have...
2006-02-17 Mike Frysingerdisable mallopt based upon malloc implementation, not...
2006-02-16 Mike Frysingerdisable test on non-mmu host
2006-02-16 Mike Frysingerdisable test on non-mmu host
2006-02-16 Mike Frysingerfix building on non-mmu hosts
2006-02-16 Mike Frysingerfix const position typo as pointed out by ia64/gcc
2006-02-15 Mike Frysingerneed std=c99 to build tst-regex2
2006-02-15 Mike Frysingerimport tests from glibc
2006-02-15 Mike Frysingertest file for regex test
2006-02-15 Mike Frysingergrab some tests from glibc
next