summaryrefslogtreecommitdiffstats
path: root/test/nptl/tst-clock2.c
Commit message (Collapse)AuthorAgeFilesLines
* test_nptl: fix expected result for tst-clock2 testFilippo Arcidiacono2011-05-021-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 NPTLAustin Foxley2009-10-171-0/+202
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>