OSDN Git Service

lckpwdf: remove a wrong comment and one write-only variable
[uclinux-h8/uClibc.git] / test /
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...
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
next