Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-17 | Don't reduce test timeout to less than default | Andreas Schwab | 1 | -1/+0 | |
This removes all overrides of TIMEOUT that are less than or equal to the default timeout. | |||||
2014-06-03 | New test for pthread_spin_lock (bug 16882) | Guo Yixuan | 1 | -0/+109 | |
* nptl/tst-spin4.c: New test. * nptl/Makefile (tests): Add tst-spin4. |