Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tls and nptl test build | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -145/+149 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | tls: test for DTV vs TCB at TP correctly | Austin Foxley | 2009-09-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Fixed NPTL tests build and cleanup: | Carmelo Amoroso | 2009-01-28 | 5 | -6/+7 |
| | | | | | | | | | | - tst-mqueue6.c: remove cast to undefined type - tst-timer4.c: remove cast to undefined type - tst-mqueue1.c: avoid compiler warning due to different signedness - tst-cancel7.c: comment out unsed code to silent compiler warning Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -1/+1 |
| | | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch tests with trunk | Carmelo Amoroso | 2008-07-09 | 11 | -16/+16 |
| | |||||
* | Synch the whole build system. Also including recent fix on testsuite build ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -2/+7 |
| | | | | system | ||||
* | Fix test, but add casts back in needed to silence compiler warnings. | "Steven J. Hill" | 2007-11-29 | 1 | -6/+6 |
| | |||||
* | Push back various fixes in testcases | Carmelo Amoroso | 2007-11-19 | 1 | -6/+7 |
| | |||||
* | Finally get makefiles for testing cleaned up and working. | "Steven J. Hill" | 2006-12-13 | 1 | -187/+137 |
| | |||||
* | Merge from trunk. Whoa crap. | "Steven J. Hill" | 2006-08-22 | 1 | -49/+79 |
| | |||||
* | Add new tests for POSIX timers and message queues. | "Steven J. Hill" | 2006-08-18 | 21 | -0/+5234 |
| | |||||
* | Final 2 tests pass for NPTL. YEEEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA. | "Steven J. Hill" | 2006-02-19 | 3 | -2/+206 |
| | |||||
* | Another test passes now that 'system' is cancellable. | "Steven J. Hill" | 2006-02-17 | 2 | -1/+212 |
| | |||||
* | Another 11 tests pass with only 3 more to go. One of them uses a system call ↵ | "Steven J. Hill" | 2006-02-14 | 12 | -6/+1711 |
| | | | | that I have not implemented cancellation points for and the other two should not take me long. | ||||
* | Add another 5 tests that pass leaving us with 14 to go. The best part is ↵ | "Steven J. Hill" | 2006-02-11 | 6 | -3/+377 |
| | | | | that I know why the other 14 are failing.....mhuwhahahahahah.... | ||||
* | 6 more tests pass with only 19 to go. I am only a third of the way through ↵ | "Steven J. Hill" | 2006-02-09 | 7 | -1/+833 |
| | | | | implementing the asynchronous cancellation points, but I am definitely on the track to completion of NPTL. | ||||
* | Fix up warning in test and clean up makefile. | "Steven J. Hill" | 2006-02-05 | 2 | -8/+9 |
| | |||||
* | Clean up failing and passing tests. | "Steven J. Hill" | 2006-02-05 | 5 | -422/+197 |
| | |||||
* | Add building of support object(s). | "Steven J. Hill" | 2006-01-22 | 1 | -1/+1 |
| | |||||
* | Add another 12 tests that pass as well as the Makefile. Only 23 tests | "Steven J. Hill" | 2006-01-21 | 13 | -0/+1737 |
| | | | | are remaining. | ||||
* | Add another 72 NPTL tests that pass. Only 43 more to go. Rock on. | "Steven J. Hill" | 2006-01-17 | 72 | -0/+8765 |
| | |||||
* | Add more NPTL tests that pass. No applause please...no stop...you're too kind. | "Steven J. Hill" | 2006-01-15 | 32 | -0/+4502 |
| | |||||
* | Remove invalid test. This test will not pass on uClibc because we are not | "Steven J. Hill" | 2006-01-14 | 3 | -93/+0 |
| | | | | concerned about backwards compatibility of the resolver code. | ||||
* | Fix a makefile and add new working NPTL test for new TLS resolver code. | "Steven J. Hill" | 2006-01-05 | 3 | -0/+93 |
| | |||||
* | Add more working tests. | "Steven J. Hill" | 2005-12-08 | 4 | -0/+382 |
| | |||||
* | Add this test back in. It works now that sigaction stuff has been | "Steven J. Hill" | 2005-12-08 | 1 | -0/+163 |
| | | | | fixed for NPTL. | ||||
* | Test actually does not pass. Merge from trunk. | "Steven J. Hill" | 2005-12-06 | 1 | -163/+0 |
| | |||||
* | Add new working tests. | "Steven J. Hill" | 2005-12-06 | 4 | -0/+678 |
| | |||||
* | Add first set of passing tests for NPTL. | "Steven J. Hill" | 2005-11-16 | 28 | -0/+2495 |