summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...Carmelo Amoroso2008-07-111-0/+2
* Resynch with trunk fixing problem on test build system due to my last commitCarmelo Amoroso2008-07-112-2/+12
* Avoid conflict with __pthread_once defined into bits/libc-lock.hCarmelo Amoroso2008-07-111-2/+0
* Remove trailing whitespaces and wrong preprocessed filesCarmelo Amoroso2008-07-106-16706/+31
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-093-2/+3
* Synch tests with trunkCarmelo Amoroso2008-07-0920-35/+82
* Remove Ctrl^MCarmelo Amoroso2008-07-091-25/+25
* Added new tests for 'locale' support- taken from glibc; added new part for te...Carmelo Amoroso2008-07-09142-0/+33950
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-095-14/+21
* STEP 12: synch librt directoryCarmelo Amoroso2008-04-2564-276/+1630
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-03-052-0/+73
* Test case to exploit dladdr bugCarmelo Amoroso2008-01-232-1/+27
* Whoops."Steven J. Hill"2007-11-291-1/+1
* Revert change to this test as it compiles without extra includes and "Steven J. Hill"2007-11-291-18/+0
* Fix test, but add casts back in needed to silence compiler warnings."Steven J. Hill"2007-11-291-6/+6
* Inclusion of the 'Test.mak' must come after all TESTS definitions."Steven J. Hill"2007-11-291-3/+3
* Remove extra include paths. The KERNEL_HEADERS is included by the "Steven J. Hill"2007-11-291-2/+1
* This test is also redundant. Keep 32 and 64 bit tests separate."Steven J. Hill"2007-11-291-149/+0
* Fix up 'tester' application and remove redundant file."Steven J. Hill"2007-11-292-1636/+6
* This test is identical to 'tst-setjmp.c' so get rid of it."Steven J. Hill"2007-11-291-118/+0
* Disable tst-ftime_l test if Extended Locale SupportCarmelo Amoroso2007-11-231-0/+4
* Push back various fixes in testcasesCarmelo Amoroso2007-11-1913-17/+1779
* Merge from trunk."Steven J. Hill"2007-04-211-1/+1
* Merge from trunk."Steven J. Hill"2007-01-209-99/+119
* Copy from trunk."Steven J. Hill"2006-12-161-0/+108
* Copy from trunk."Steven J. Hill"2006-12-161-0/+50
* Add in expected return values."Steven J. Hill"2006-12-131-0/+6
* Finally get makefiles for testing cleaned up and working."Steven J. Hill"2006-12-132-188/+138
* Fixed makefile to conform to test framework."Steven J. Hill"2006-11-191-252/+97
* Merge from trunk."Steven J. Hill"2006-11-192-0/+3
* Merge from trunk. Whoa crap."Steven J. Hill"2006-08-22105-1828/+6332
* Copy from trunk."Steven J. Hill"2006-08-221-0/+51
* Copy from trunk."Steven J. Hill"2006-08-222-0/+24
* Copy from trunk."Steven J. Hill"2006-08-221-0/+302
* Add new tests for POSIX timers and message queues."Steven J. Hill"2006-08-1821-0/+5234
* Merge from trunk."Steven J. Hill"2006-08-181-39/+83
* Need another include."Steven J. Hill"2006-06-221-1/+2
* Copy from trunk."Steven J. Hill"2006-06-1921-0/+5269
* Copy from trunk."Steven J. Hill"2006-06-1916-0/+1371
* Merge from trunk."Steven J. Hill"2006-02-271-125/+9
* Final 2 tests pass for NPTL. YEEEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA."Steven J. Hill"2006-02-193-2/+206
* Another test passes now that 'system' is cancellable."Steven J. Hill"2006-02-172-1/+212
* Another 11 tests pass with only 3 more to go. One of them uses a system call ..."Steven J. Hill"2006-02-1412-6/+1711
* Add another 5 tests that pass leaving us with 14 to go. The best part is that..."Steven J. Hill"2006-02-116-3/+377
* 6 more tests pass with only 19 to go. I am only a third of the way through im..."Steven J. Hill"2006-02-097-1/+833
* Remove remaining usage of the NPTL 'compat' compatiblity files directory. Hoo..."Steven J. Hill"2006-02-051-2/+0
* Use the correct strip command."Steven J. Hill"2006-02-051-1/+1
* Fix up warning in test and clean up makefile."Steven J. Hill"2006-02-052-8/+9
* Clean up failing and passing tests."Steven J. Hill"2006-02-055-422/+197
* Add building of support object(s)."Steven J. Hill"2006-01-221-1/+1