summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Add another 12 tests that pass as well as the Makefile. Only 23 tests"Steven J. Hill"2006-01-2113-0/+1737
| | | | are remaining.
* Add another 72 NPTL tests that pass. Only 43 more to go. Rock on."Steven J. Hill"2006-01-1772-0/+8765
|
* Add more NPTL tests that pass. No applause please...no stop...you're too kind."Steven J. Hill"2006-01-1532-0/+4502
|
* Remove invalid test. This test will not pass on uClibc because we are not"Steven J. Hill"2006-01-143-93/+0
| | | | concerned about backwards compatibility of the resolver code.
* Copy from trunk."Steven J. Hill"2006-01-071-0/+61
|
* Fix a makefile and add new working NPTL test for new TLS resolver code."Steven J. Hill"2006-01-054-1/+95
|
* Add more working tests."Steven J. Hill"2005-12-084-0/+382
|
* Add this test back in. It works now that sigaction stuff has been"Steven J. Hill"2005-12-081-0/+163
| | | | fixed for NPTL.
* Test actually does not pass. Merge from trunk."Steven J. Hill"2005-12-061-163/+0
|
* Add new working tests."Steven J. Hill"2005-12-064-0/+678
|
* Merge from trunk."Steven J. Hill"2005-12-022-22/+19
|
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵"Steven J. Hill"2005-11-291-7/+2
| | | | the new build system. I have probably another 300 and some files to go *sigh*.
* Merge from trunk."Steven J. Hill"2005-11-172-2/+10
|
* Copy from trunk."Steven J. Hill"2005-11-171-0/+76
|
* Add first set of passing tests for NPTL."Steven J. Hill"2005-11-1628-0/+2495
|
* Clean up -O optimizations for MIPS and fix libcrypt Makefile temporarily."Steven J. Hill"2005-11-161-0/+4
|
* Update makefile to add new NPTL tests and fix two tests for usage with uClibc."Steven J. Hill"2005-11-063-2/+76
|
* Add test skeleton for TLS and NPTL tests. It is straight from glibc"Steven J. Hill"2005-11-011-0/+380
| | | | with no changes.
* Add TLS test suite for testing TLS relocation functionality in the dynamic ↵"Steven J. Hill"2005-10-3041-0/+2800
| | | | loader. Make sure your read the README file before asking any questions, and then read it again.
* Do not add entries: pthread, dlopen, tls to ALL_SUBDIRS unless thos"Steven J. Hill"2005-10-291-1/+6
| | | | | features are actually enabled. Add 'tls' as a new test suite in the Makefile.
* Big, huge fricking merge. Peter, if you touch the build system again I'm ↵"Steven J. Hill"2005-10-041-1/+0
| | | | going to smash your keyboard.
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-132-8/+58
|
* Sync with trunk."Steven J. Hill"2005-09-011-0/+31
|
* Sync with trunk."Steven J. Hill"2005-08-181-2/+1
|
* Merge/sync with trunk."Steven J. Hill"2005-08-174-1/+86
|
* More merges with main trunk."Steven J. Hill"2005-07-303-14/+32
|
* Hopefully this will work."Steven J. Hill"2005-07-254-9/+153
|
* Crap."Steven J. Hill"2005-07-251-0/+9
|
* Help."Steven J. Hill"2005-07-251-0/+59
|
* Merge from trunk."Steven J. Hill"2005-07-2335-886/+423
|
* no more cvsMike Frysinger2005-02-1220-167/+0
|
* Fixes from gentoo.Manuel Novoa III2004-08-262-5/+5
|
* Add ldflags where neededEric Andersen2004-01-031-7/+7
|
* A useful/useless little malloc time testEric Andersen2004-01-021-0/+62
|
* Remove remnants of the gcc wrapperEric Andersen2004-01-021-3/+3
|
* Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen2004-01-0218-52/+52
|
* Additional passwd and group testsEric Andersen2003-11-025-46/+157
|
* Add some additional pwd/grp tests, to prevent me fromEric Andersen2003-11-014-1/+158
| | | | | breaking obvious things in the future. -Erik
* Peter Kjellerstedt writes:Eric Andersen2003-10-1821-23/+25
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* Fix broken testEric Andersen2003-09-081-25/+24
|
* Make it easier to disable lib debugging (mainly for when testingEric Andersen2003-09-021-5/+7
| | | | with glibc).
* Use "__pthread_once", since that is weak and present in bothEric Andersen2003-09-012-7/+3
| | | | glibc and uClibc.
* move the ldso tests to dlopen where they belongEric Andersen2003-09-017-53/+30
|
* kill these too.Eric Andersen2003-09-012-95/+0
|
* A better test for a dlopen problem with weak symbols, basedEric Andersen2003-09-015-78/+57
| | | | on a much improve test by mjn3.
* minor cleanupEric Andersen2003-09-011-0/+2
|
* ignore unwanted stuffEric Andersen2003-08-191-0/+8
|
* Update the tests a little bitEric Andersen2003-08-194-16/+33
|
* Add a test which shows off the broken spots in our dlopen implementationEric Andersen2003-06-275-0/+197
|
* Fix a silly bugEric Andersen2003-02-271-2/+2
|