Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_nptl: fix expected result for tst-clock2 test | Filippo Arcidiacono | 2011-05-02 | 1 | -1/+1 |
| | | | | | | | | | | tst-clock2 should return 0 when _SC_THREAD_CPUTIME option isn't available, instead of treating it as an error. Further set the expected ret value as 0 avoiding to hide any real failures in case of THREAD_CPUTIME feature available. Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | test/nptl/: tests for NPTL | Austin Foxley | 2009-10-17 | 1 | -0/+202 |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |