diff options
author | Filippo Arcidiacono <filippo.arcidiacono@st.com> | 2011-05-03 09:32:53 +0200 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2011-05-03 09:41:14 +0200 |
commit | 074c5fcc9800847947d1819cb44cac962a19b1a5 (patch) | |
tree | 5fab71a027f12c43aee78b5b6f3ecfa7382ab367 /test | |
parent | eba2360222e8e8b9218942e25ef12664bc153f2e (diff) |
test_nptl: fix expected result for tst-cputimer[123]
Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/nptl/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 667156945..b91480250 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -221,8 +221,4 @@ OPTS_tst-cancel7 = --command ./tst-cancel7 OPTS_tst-mqueue7 = -- ./tst-mqueue7 OPTS_tst-exec4 = ./tst-exec4 -RET_tst-cputimer1 := 1 -RET_tst-cputimer2 := 1 -RET_tst-cputimer3 := 1 - WRAPPER := env LD_LIBRARY_PATH="$$PWD:.:$(LD_LIBRARY_PATH)" TIMEOUTFACTOR=100 |