summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* futimens: add functionBernhard Reutner-Fischer2009-11-222-0/+92
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-221-4/+7
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-221-0/+2
* test: sync up with toplevel buildsysAustin Foxley2009-11-222-73/+45
* .gitignore more testfilesBernhard Reutner-Fischer2009-11-221-1/+10
* make tls and nptl test buildBernhard Reutner-Fischer2009-11-194-249/+257
* Look at HAVE_SHAREDBernhard Reutner-Fischer2009-11-191-1/+1
* test/plt: add a script to find PLT usageMike Frysinger2009-11-091-0/+38
* whitespace fixesAustin Foxley2009-10-172-2/+2
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-231-2/+2
* test/librt: make it build againDenys Vlasenko2009-08-191-0/+3
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-08-193-14/+31
* testsuite: use KERNEL_HEADERSDenys Vlasenko2009-08-191-0/+10
* test_librt: Fix shmtest.c test caseCarmelo Amoroso2009-07-301-3/+5
* test_librt: Fix build system for shm_open/unlink testsCarmelo Amoroso2009-07-302-2/+4
* Sync nptl branch to masterAustin Foxley2009-07-091-2/+3
* Cherry-picked some old commits into nptl:Austin Foxley2009-07-091-8/+10
* add testcases for shm_{open,unlink}Bernhard Reutner-Fischer2009-07-092-0/+108
* git: Added/Modified .gitignoreFilippo Arcidiacono2009-07-021-0/+254
* Merged revisions 25669-25670,25673-25674 via svnmerge from Khem Raj2009-03-1652-216/+342
* Add stdlib.h header for exit prototype.Carmelo Amoroso2009-02-191-0/+1
* test/math/compile_test.c: make it exit with 0 alwaysDenis Vlasenko2009-02-181-1/+2
* test/math/compile_test.c: add compile testing of (some) floatsDenis Vlasenko2009-02-171-2/+67
* libm/Makefile.in: reformat the list of wrappersDenis Vlasenko2009-02-171-62/+64
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-173-3/+76
* Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLECarmelo Amoroso2009-02-121-1/+3
* libm: add scalbf, gammaf, significandf wrappers.Denis Vlasenko2009-02-051-1/+0
* libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko2009-02-023-2/+6
* Fix tls testcases to not use 'asm' keyword due to new CFLAGS -fno-asm.Carmelo Amoroso2009-01-298-129/+129
* Fix filterout directive.Carmelo Amoroso2009-01-281-1/+1
* Fixed NPTL tests build and cleanup:Carmelo Amoroso2009-01-285-6/+7
* Must include tls.h before link.h to have TLS related field available in struc...Carmelo Amoroso2009-01-283-3/+3
* Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso2009-01-282-1/+1
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-222-19/+40
* test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko2008-12-251-0/+4
* test/regex: make it faster to rebuild and run regex testcaseDenis Vlasenko2008-12-249-21/+29
* test/Makefile: make "make compile" install headers firstDenis Vlasenko2008-12-245-223/+223
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-231-8/+13
* Fix wcswidth function when LOCALE support is disabledCarmelo Amoroso2008-12-021-1/+1
* Synch with trunk @ 24160Carmelo Amoroso2008-11-276-2/+28
* Synch with trunk @ 24160Carmelo Amoroso2008-11-273-7/+6
* This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ isCarmelo Amoroso2008-11-261-0/+24
* ldso: Initialize fully dtv before calling the constructors.Carmelo Amoroso2008-11-173-1/+51
* Remove pointless extern declaration for __pthread_onceCarmelo Amoroso2008-08-201-2/+0
* Use pthread_once now __pthread_once is not defined in tests.Khem Raj2008-08-151-1/+1
* &> seems like tcsh like. busybox/ash does not seem to like it I am getting wr...Khem Raj2008-08-151-1/+1
* Remove trailing whitespaces: two missing filesCarmelo Amoroso2008-07-312-5/+5
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3115-29/+32
* Fix build failure:Carmelo Amoroso2008-07-291-0/+2
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-124-2/+116