Skip to content

Commit 38947f1

Browse files
committed
Revert "tests: c_lib: exclude rx arch"
This reverts commit 7762b560ba6b5b3471bed20e84a753ed4edf5ed9.
1 parent 9cc9ec1 commit 38947f1

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

tests/lib/c_lib/common/testcase.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ common:
22
tags:
33
- clib
44
ignore_faults: true
5-
arch_exclude:
6-
# see #89839
7-
- rx
85
integration_platforms:
96
- mps2/an385
107
tests:

tests/lib/c_lib/thrd/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ common:
1010
- arch
1111
- simulation
1212
filter: not CONFIG_NATIVE_APPLICATION
13-
arch_exclude:
14-
# see #89839
15-
- rx
16-
skip: true
1713
tests:
1814
libraries.libc.c11_threads.minimal:
1915
tags: minimal_libc

tests/lib/cpp/libcxx/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
common:
2-
arch_exclude:
3-
# see #89839
4-
- rx
51
tests:
62
# GNU C++ Standard Library (libstdc++)
73
cpp.libcxx.glibcxx.newlib:

0 commit comments

Comments
 (0)