OSDN Git Service

Fix accidently dropped hunk during last merge from master.
[uclinux-h8/uclibc-ng.git] / test /
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-23 Austin Foxleytest: fix static build of nptl and tls tests
2010-01-21 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-27 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin Foxleyfix compiling test cases in static mode
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-03 Carmelo Amorosoldso_tls: Refetch dtv from memory if THREAD_DTV has...
2009-12-03 Carmelo Amorosotest_tls: Add two new tests for tls tst-tls{16,17}...
2009-12-03 Carmelo Amorosotest_tls: Rename tst-tls16 to tst-tls-at-ctor
2009-12-03 Carmelo Amorosobuild: Move test build flags in Makefile.in
2009-11-30 Austin Foxleytest/.gitignore: ignore a missed nptl test binary
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/Rules.mak: disable -z,defs for now
2009-11-30 Austin Foxleytest/nptl: rework tst-tls3 to link with -z,now
2009-11-30 Austin Foxleytest/: compile fixes for nptl and tls tests
2009-11-30 Austin Foxleytest/nptl: don't use c99 features if you don't need to
2009-11-30 Austin Foxleytest: nptl and tls tests need main include dir
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-26 Bernhard Reutner... try to probe if stat.t_mtim.tv_nsec is available
2009-11-26 Bernhard Reutner... correct comment
2009-11-26 Bernhard Reutner... sync confname, environments with glibc
2009-11-25 Bernhard Reutner... ignore some more testcase binaries
2009-11-25 Bernhard Reutner... call nanosleep directly
2009-11-25 Bernhard Reutner... conditional cancellation-point test of usleep
2009-11-25 Bernhard Reutner... pass more ld flags
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... make tls and nptl test build
2009-11-22 Bernhard Reutner... Look at HAVE_SHARED
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-20 Bernhard Reutner... make test-skeleton C89 compliant
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Bernhard Reutner... test: sync up with toplevel buildsys
2009-11-19 Bernhard Reutner... .gitignore more testfiles
2009-11-09 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-22 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-17 Austin Foxleytest/tls/: tests for thread local storage functionality
2009-10-17 Austin Foxleytest/nptl/: tests for NPTL
2009-10-17 Austin Foxleyadd .gitignore for test/ and extra/
2009-10-17 Austin Foxleytest/dlopen: use pthread_once directly
2009-07-30 Carmelo Amorosotest_librt: Fix shmtest.c test case
2009-07-30 Carmelo Amorosotest_librt: Fix build system for shm_open/unlink tests
2009-07-23 Denys Vlasenkotest/librt: make it build again
2009-07-23 Denys Vlasenkotestsuite: fix one bug, one warning; extend README...
2009-07-23 Denys Vlasenkotestsuite: use KERNEL_HEADERS
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-07-02 Bernhard Reutner... add testcases for shm_{open,unlink}
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2009-03-16 Carmelo AmorosoAdded string.h header for strerr prototype.
2009-02-23 Bernhard Reutner... - remove superfluous $(strip)
2009-02-23 Bernhard Reutner... - remove dependency on GNU error functionality
2009-02-23 Bernhard Reutner... - disable libcrypt tests if we have no libcrypt
2009-02-18 Denis Vlasenkotest/math/compile_test.c: make it exit with 0 always
2009-02-17 Denis Vlasenkotest/math/compile_test.c: add compile testing of (some...
2009-02-17 Denis Vlasenkolibm/Makefile.in: reformat the list of wrappers
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2009-02-12 Carmelo AmorosoPass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
2009-02-05 Denis Vlasenkolibm: add scalbf, gammaf, significandf wrappers.
2009-02-02 Denis Vlasenkolibm/ldouble_wrappers.c: add libm_hidden_def's to fix...
2009-01-28 Carmelo AmorosoFollow naming convention for tst-regex2 input file...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
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...
next