summaryrefslogtreecommitdiff
path: root/test/tls/Makefile.in
diff options
context:
space:
mode:
authorSalvatore Cro <salvatore.cro@st.com>2011-04-08 17:56:22 +0200
committerCarmelo Amoroso <carmelo.amoroso@st.com>2011-04-18 12:23:43 +0200
commit3a411b5d8a6c6311778e22280706047cd1a8c8d4 (patch)
treee2f75c18315b1e8cd3eaba2ee3d765c3ba514764 /test/tls/Makefile.in
parent4580f142b4b1ce176320fe5c2c5bee09871a01e7 (diff)
test: fix tst-tls13 expected result and timeout
tst-tls13 is expected to return 0 when passing. Set higher timeout to avoid failure on slow archs. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'test/tls/Makefile.in')
-rw-r--r--test/tls/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tls/Makefile.in b/test/tls/Makefile.in
index d19d347f3..875c60779 100644
--- a/test/tls/Makefile.in
+++ b/test/tls/Makefile.in
@@ -140,7 +140,6 @@ tst-tlsmod18a%.so: tst-tlsmod18a.c
$(LDFLAGS_tst-tlsmod18a.so)
tst-tls-at-ctor: tst-tlsmod-at-ctor.so
-RET_tst-tls13 := 1
ifeq ($(TARGET_ARCH),mips)
RET_tst-tls15 := 1
endif