Skip to content

Commit 93a9a09

Browse files
cfriedtnashif
authored andcommitted
tests: posix: common: mitigate warning for qemu_arc_em
Previously, twister would fail due to a warning being escalated to an error because CONFIG_NET_TEST was set. Signed-off-by: Chris Friedt <[email protected]>
1 parent a732379 commit 93a9a09

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/posix/common/prj.conf

-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ CONFIG_XSI_SYSTEM_LOGGING=y
2424

2525
# for sched_get_priority_min(), sched_get_priority_max()
2626
CONFIG_POSIX_PRIORITY_SCHEDULING=y
27-
28-
# for networking
29-
CONFIG_NET_TEST=y
30-
CONFIG_TEST_RANDOM_GENERATOR=y

0 commit comments

Comments
 (0)