Skip to content

Commit 3d5f5d0

Browse files
keith-packardduynguyenxa
authored andcommitted
Revert "tests: c_lib: exclude rx arch"
This reverts commit 7762b56.
1 parent 41d342b commit 3d5f5d0

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ common:
1010
- arch
1111
- simulation
1212
filter: not CONFIG_NATIVE_APPLICATION
13-
arch_exclude:
14-
# see #89839
15-
- rx
1613
tests:
1714
libraries.libc.c11_threads.minimal:
1815
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)