diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso54114_m4.xml b/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso54114_m4.xml
new file mode 100644
index 00000000..954c6619
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso54114_m4.xml
@@ -0,0 +1,18 @@
+START - test_stress
+Reading from an interrupt, writing from a thread
+0% remaining:14000 ms
0% remaining:13000 ms
0% remaining:12000 ms
0% remaining:11000 ms
0% remaining:10000 ms
0% remaining:9000 ms
0% remaining:8000 ms
0% remaining:7000 ms
0% remaining:6000 ms
0% remaining:5000 ms
0% remaining:4000 ms
0% remaining:3000 ms
0% remaining:2000 ms
0% remaining:1000 ms
+Ztress execution report:
+context 0:
+- executed:35534, preempted:0
+- ticks initial:4, optimized:4
+context 1:
+- executed:23046, preempted:2000
+- ticks initial:4, optimized:4
+Average CPU load:18%, measurements:142
+Writes:34562 failures: 8
+Writing from an interrupt, reading from a thread
+100% remaining:14000 ms
100% remaining:13000 ms
100% remaining:12000 ms
+Assertion failed at WEST_TOPDIR/zephyr/tests/lib/spsc_pbuf/src/main.c:439: stress_read: check_buffer(buf, len, ctx->read_cnt) is non-zero
+
+FAIL - test_stress in 17.755 seconds
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso55s28.xml b/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso55s28.xml
new file mode 100644
index 00000000..4bb7f765
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/lpcxpresso55s28.xml
@@ -0,0 +1,6 @@
+START - test_usb_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/usb/device/src/main.c:96: device_usb_test_usb_disable: (usb_disable() not equal to TC_PASS)
+usb_disable() failed
+FAIL - test_usb_disable in 0.023 seconds
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1015_evk.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1015_evk.xml
new file mode 100644
index 00000000..067d54a5
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1015_evk.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1060_evk.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1060_evk.xml
new file mode 100644
index 00000000..97225bbe
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1060_evk.xml
@@ -0,0 +1,882 @@
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.535 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.723 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.001 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.723 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.535 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.333 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.723 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.017 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.017 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.535 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: c00e00d1030f3b7af7058008e6aade9f
+PROJECT EXECUTION FAILED
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.655 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.615 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.001 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.615 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.655 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.346 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.615 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.018 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.017 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.655 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 1be1e1bf7709985a9fb3b5de25d27f3c
+PROJECT EXECUTION FAILED
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 94799 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 91914 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 96670 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 92132 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97269 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 83125 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95772 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 85865 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 101554 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_spi_loopback
+I: SPI test on buffers TX/RX 0x800000a0/0x80000080, frame size = 8, DMA enabled
+I: SPI test slow config
+I: Start complete multiple
+E: Buffer contents are different: 0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x61,0x62,0x63,0x64,0x65,0x66,0x2d,0x00,
+E: vs: 0x54,0x68,0x65,0x71,0x75,0x69,0x63,0x6b,0x62,0x72,0x6f,0x77,0x6e,0x66,0x6f,0x78,0x6a,0x00,
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:140: spi_complete_multiple: (1 is true)
+Buffer contents are different
+FAIL - test_spi_loopback in 0.048 seconds
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1160_evk_cm7.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1160_evk_cm7.xml
new file mode 100644
index 00000000..18475ce3
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1160_evk_cm7.xml
@@ -0,0 +1,1376 @@
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 96927 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 118745 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95989 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 23282 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95694 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97532 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 96855 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97032 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95660 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.001 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.576 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.680 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.331 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.576 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.017 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.017 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.680 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 7b4a7f527c1aa5bb5a80ab86fd086400
+PROJECT EXECUTION FAILED
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.680 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.576 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.001 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.576 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.680 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.331 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.576 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.017 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.017 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.680 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 7b4a7f527c1aa5bb5a80ab86fd086400
+PROJECT EXECUTION FAILED
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.003 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.003 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.610 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.018 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.003 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.661 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.360 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.003 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.003 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.610 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.018 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.018 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.003 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.002 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.661 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 136b3258d4ba2bf1cdce8ab3181f8bc4
+PROJECT EXECUTION FAILED
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.661 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.610 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.018 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.003 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.003 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.610 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.018 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.003 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.661 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_I: ETH_0 enabled 100M full-duplex mode.
+ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.360 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.003 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.003 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.610 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.018 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.018 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.003 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.002 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.661 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 136b3258d4ba2bf1cdce8ab3181f8bc4
+PROJECT EXECUTION FAILED
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1170_evk_cm7.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1170_evk_cm7.xml
new file mode 100644
index 00000000..876a2c47
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt1170_evk_cm7.xml
@@ -0,0 +1,938 @@
+ASSERTION FAIL [work->handler != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/work.c:373
+E: r0/a1: 0x00000004 r1/a2: 0x00000175 r2/a3: 0x4007c000
+E: r3/a4: 0x300083f5 r12/ip: 0x00000000 r14/lr: 0x3000d721
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x3000ff40
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x80001710 (sysworkq)
+E: Halting system
+ASSERTION FAIL [work->handler != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/work.c:373
+E: r0/a1: 0x00000004 r1/a2: 0x00000175 r2/a3: 0x4007c000
+E: r3/a4: 0x300083f5 r12/ip: 0x00000000 r14/lr: 0x3000d721
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x3000ff40
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x80001710 (sysworkq)
+E: Halting system
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+I: ETH_0 enabled 100M full-duplex mode.
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.608 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.528 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.001 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.528 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.017 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.017 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.001 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+I: ETH_0 enabled 100M full-duplex mode.
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.608 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.211 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.528 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.017 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.017 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.001 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.001 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.608 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.016 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 9e74e73960b4e3f16701058ae1dbc043
+PROJECT EXECUTION FAILED
+START - test_ipv6_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+START - test_ipv4_tcp_identical_clients
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+START - test_ipv6_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+START - test_ipv4_udp_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+START - test_ipv6_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_second_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_first_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+START - test_ipv6_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv4_udp_bad_both_not_set
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+START - test_ipv6_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+START - test_ipv4_second_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+START - test_ipv6_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+START - test_ipv4_second_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+START - test_ipv6_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+START - test_ipv4_first_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+START - test_ipv6_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+START - test_ipv4_first_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+START - test_ipv6_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+START - test_ipv4_both_specified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+START - test_ipv6_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+START - test_ipv4_both_specified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+START - test_ipv6_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+START - test_ipv4_both_unspecified_good
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+START - test_ipv6_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+START - test_ipv4_both_unspecified_bad
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+START - test_enable_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+START - test_ipv6_tcp_time_wait_specified
+I: ETH_0 enabled 100M full-duplex mode.
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.657 seconds
+START - test_ipv4_tcp_time_wait_specified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.637 seconds
+START - test_ipv6_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.017 seconds
+START - test_ipv4_tcp_time_wait_unspecified
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+START - test_ipv6_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+START - test_ipv4_tcp_unspecified_listening
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.018 seconds
+I: ETH_0 enabled 100M full-duplex mode.
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE socket_reuseaddr_test_suite
+===================================================================
+START - test_enable_disable
+PASS - test_enable_disable in 0.002 seconds
+===================================================================
+START - test_ipv4_both_unspecified
+PASS - test_ipv4_both_unspecified in 0.003 seconds
+===================================================================
+START - test_ipv4_first_unspecified
+PASS - test_ipv4_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_second_unspecified
+PASS - test_ipv4_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv4_tcp_specified_listening
+PASS - test_ipv4_tcp_specified_listening in 0.003 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_specified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv4_tcp_time_wait_specified in 0.637 seconds
+===================================================================
+START - test_ipv4_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_time_wait_unspecified in 0.018 seconds
+===================================================================
+START - test_ipv4_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:147: test_bind_success: (bind(sock, addr, addrlen) not equal to 0)
+bind() failed with error 112
+FAIL - test_ipv4_tcp_unspecified_listening in 0.018 seconds
+===================================================================
+START - test_ipv6_both_unspecified
+PASS - test_ipv6_both_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_first_unspecified
+PASS - test_ipv6_first_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_second_unspecified
+PASS - test_ipv6_second_unspecified in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_specified_listening
+PASS - test_ipv6_tcp_specified_listening in 0.002 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_specified
+I: ETH_0 enabled 100M full-duplex mode.
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:170: test_connect_success: (connect(sock, addr, addrlen) not equal to 0)
+connect() failed with error 116
+FAIL - test_ipv6_tcp_time_wait_specified in 0.657 seconds
+===================================================================
+START - test_ipv6_tcp_time_wait_unspecified
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_time_wait_unspecified in 0.017 seconds
+===================================================================
+START - test_ipv6_tcp_unspecified_listening
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_unspecified_listening in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseaddr_test_suite failed.
+Running TESTSUITE socket_reuseport_test_suite
+===================================================================
+START - test_enable_disable
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/main.c:524: socket_reuseport_test_suite_test_enable_disable: (server_sock >= 0 is false)
+socket open failed
+FAIL - test_enable_disable in 0.018 seconds
+===================================================================
+START - test_ipv4_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv4_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv4_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv4_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:61: prepare_sock_udp_v4: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv4_udp_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_specified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_specified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_both_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_both_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_first_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_first_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_bad
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_bad in 0.016 seconds
+===================================================================
+START - test_ipv6_second_unspecified_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_second_unspecified_good in 0.016 seconds
+===================================================================
+START - test_ipv6_tcp_identical_clients
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:116: prepare_sock_tcp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_tcp_identical_clients in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_both_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_both_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_first_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_first_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_bad_second_not_set
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_bad_second_not_set in 0.016 seconds
+===================================================================
+START - test_ipv6_udp_good
+Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:79: prepare_sock_udp_v6: (*sock >= 0 is false)
+socket open failed
+FAIL - test_ipv6_udp_good in 0.016 seconds
+===================================================================
+TESTSUITE socket_reuseport_test_suite failed.
+------ TESTSUITE SUMMARY START ------
+SUITE FAIL - 60.00% [socket_reuseaddr_test_suite]: pass = 9, fail = 6, skip = 0, total = 15 duration = 1.383 seconds
+- PASS - [socket_reuseaddr_test_suite.test_enable_disable] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_both_unspecified] duration = 0.003 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv4_tcp_specified_listening] duration = 0.003 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_specified] duration = 0.637 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_time_wait_unspecified] duration = 0.018 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv4_tcp_unspecified_listening] duration = 0.018 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_both_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_first_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_second_unspecified] duration = 0.002 seconds
+- PASS - [socket_reuseaddr_test_suite.test_ipv6_tcp_specified_listening] duration = 0.002 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_specified] duration = 0.657 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_time_wait_unspecified] duration = 0.017 seconds
+- FAIL - [socket_reuseaddr_test_suite.test_ipv6_tcp_unspecified_listening] duration = 0.016 seconds
+SUITE FAIL - 0.00% [socket_reuseport_test_suite]: pass = 0, fail = 27, skip = 0, total = 27 duration = 0.434 seconds
+- FAIL - [socket_reuseport_test_suite.test_enable_disable] duration = 0.018 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv4_udp_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_specified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_both_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_first_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_bad] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_second_unspecified_good] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_tcp_identical_clients] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_both_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_first_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_bad_second_not_set] duration = 0.016 seconds
+- FAIL - [socket_reuseport_test_suite.test_ipv6_udp_good] duration = 0.016 seconds
+------ TESTSUITE SUMMARY END ------
+===================================================================
+RunID: 0eb96f31bdb571129dddb0f2853019c2
+PROJECT EXECUTION FAILED
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187787168 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97830 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187799399 expected: 4500000000
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 165604 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187787165 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97829 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187791829 expected: 4500000000
+FAIL - test_clock_nanosleep_execution in 3.458 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95597 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187838983 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 96417 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187788342 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 95935 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187786979 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 111985 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187811190 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 96136 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+START - test_clock_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 187788213 expected: 205032704
+FAIL - test_clock_nanosleep_execution in 3.457 seconds
+START - test_nanosleep_execution
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/nanosleep.c:153: common_lower_bound_check: (actual_ns >= exp_ns is false)
+actual: 97977 expected: 500000000
+FAIL - test_nanosleep_execution in 0.016 seconds
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt595_evk_cm33.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt595_evk_cm33.xml
new file mode 100644
index 00000000..00eba9d2
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt595_evk_cm33.xml
@@ -0,0 +1,20383 @@
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE fatal_exception
+===================================================================
+START - test_fatal
+test alt thread 1: generic CPU exception
+E: ***** USAGE FAULT *****
+E: Illegal use of the EPSR
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x30180ee0
+E: r3/a4: 0x301827dc r12/ip: 0xffbffbf7 r14/lr: 0x18001993
+E: xpsr: 0x40000000
+E: Faulting instruction address (r15/pc): 0x301827dc
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+test alt thread 1: generic CPU exception divide zero
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x30180ee0 r12/ip: 0x00000000 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019b0
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+test alt thread 2: initiate kernel oops
+E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003
+E: r3/a4: 0x30180ee0 r12/ip: 0x180019b0 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019d4
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 3
+test alt thread 3: initiate kernel panic
+E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000004
+E: r3/a4: 0x30180ee0 r12/ip: 0x30180f20 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a18
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 4
+test alt thread 4: fail assertion
+ASSERTION FAIL [0] @ WEST_TOPDIR/zephyr/tests/kernel/fatal/exception/src/main.c:155
+intentionally failed assertion
+E: r0/a1: 0x00000004 r1/a2: 0x0000009b r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x30180f20 r14/lr: 0x1800dd99
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800ddb2
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 4
+test alt thread 5: initiate arbitrary SW exception
+E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x7fffffff
+E: r3/a4: 0x30180ee0 r12/ip: 0x30181474 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a5e
+E: >>> ZEPHYR FATAL ERROR 2147483647: Unknown error on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2147483647
+test alt thread 6: initiate arbitrary SW exception negative
+E: r0/a1: 0xfffffffe r1/a2: 0x00000000 r2/a3: 0xfffffffe
+E: r3/a4: 0x30180ee0 r12/ip: 0x30180f20 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001aa2
+E: >>> ZEPHYR FATAL ERROR -2: Unknown error on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason -2
+test stack HW-based overflow - supervisor 1
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x3018203c
+E: r0/a1: 0xffeffbff r1/a2: 0xbffbbfef r2/a3: 0xf5f3f7ff
+E: r3/a4: 0xdef7fffb r12/ip: 0xbfddfffe r14/lr: 0x36ff7ffd
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800d93e
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - supervisor 2
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x3018203c
+E: r0/a1: 0xffeffbff r1/a2: 0xbffbbfef r2/a3: 0xf5f3f7ff
+E: r3/a4: 0xdef7fffb r12/ip: 0xbfddfffe r14/lr: 0x36ff7ffd
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800d93e
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - user 1
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180ee0
+E: r0/a1: 0x00000025 r1/a2: 0x00000000 r2/a3: 0x00000002
+E: r3/a4: 0x30180ee0 r12/ip: 0x180020a3 r14/lr: 0x18001c65
+E: xpsr: 0x01000000
+E: Faulting instruction address (r15/pc): 0x18001c52
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+Was not expecting a crash
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE fatal_exception
+===================================================================
+START - test_fatal
+test alt thread 1: generic CPU exception
+E: ***** USAGE FAULT *****
+E: Illegal use of the EPSR
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x30180ee0
+E: r3/a4: 0x301827dc r12/ip: 0xffbffbf7 r14/lr: 0x18001993
+E: xpsr: 0x40000000
+E: Faulting instruction address (r15/pc): 0x301827dc
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+test alt thread 1: generic CPU exception divide zero
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x30180ee0 r12/ip: 0x00000000 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019b0
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+test alt thread 2: initiate kernel oops
+E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003
+E: r3/a4: 0x30180ee0 r12/ip: 0x180019b0 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019d4
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 3
+test alt thread 3: initiate kernel panic
+E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000004
+E: r3/a4: 0x30180ee0 r12/ip: 0x30180f20 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a18
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 4
+test alt thread 4: fail assertion
+ASSERTION FAIL [0] @ WEST_TOPDIR/zephyr/tests/kernel/fatal/exception/src/main.c:155
+intentionally failed assertion
+E: r0/a1: 0x00000004 r1/a2: 0x0000009b r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x30180f20 r14/lr: 0x1800dd99
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800ddb2
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 4
+test alt thread 5: initiate arbitrary SW exception
+E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x7fffffff
+E: r3/a4: 0x30180ee0 r12/ip: 0x30181474 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a5e
+E: >>> ZEPHYR FATAL ERROR 2147483647: Unknown error on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2147483647
+test alt thread 6: initiate arbitrary SW exception negative
+E: r0/a1: 0xfffffffe r1/a2: 0x00000000 r2/a3: 0xfffffffe
+E: r3/a4: 0x30180ee0 r12/ip: 0x30180f20 r14/lr: 0x180020bb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001aa2
+E: >>> ZEPHYR FATAL ERROR -2: Unknown error on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason -2
+test stack HW-based overflow - supervisor 1
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x3018203c
+E: r0/a1: 0xffeffbff r1/a2: 0xbffbbfef r2/a3: 0xf5f3f7ff
+E: r3/a4: 0xdef7fffb r12/ip: 0xbfddfffe r14/lr: 0x36ff7ffd
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800d93e
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - supervisor 2
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x3018203c
+E: r0/a1: 0xffeffbff r1/a2: 0xbffbbfef r2/a3: 0xf5f3f7ff
+E: r3/a4: 0xdef7fffb r12/ip: 0xbfddfffe r14/lr: 0x36ff7ffd
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800d93e
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - user 1
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180ee0
+E: r0/a1: 0x00000025 r1/a2: 0x00000000 r2/a3: 0x00000002
+E: r3/a4: 0x30180ee0 r12/ip: 0x180020a3 r14/lr: 0x18001c65
+E: xpsr: 0x01000000
+E: Faulting instruction address (r15/pc): 0x18001c52
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f20 (unknown)
+Caught system error -- reason 0
+Was not expecting a crash
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE thread_tls
+===================================================================
+E: num_parts of 3 exceeds maximum allowable partitions (2)
+ASSERTION FAIL [ret == 0] @ WEST_TOPDIR/zephyr/tests/kernel/threads/tls/src/main.c:219
+k_mem_domain_init() failed -22
+E: r0/a1: 0x00000004 r1/a2: 0x000000db r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x0000000c r14/lr: 0x1800d4fd
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x1800d516
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30181308 (main)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE thread_tls
+===================================================================
+E: num_parts of 3 exceeds maximum allowable partitions (2)
+ASSERTION FAIL [ret == 0] @ WEST_TOPDIR/zephyr/tests/kernel/threads/tls/src/main.c:219
+k_mem_domain_init() failed -22
+E: r0/a1: 0x00000004 r1/a2: 0x000000db r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x0000000c r14/lr: 0x1800d4fd
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x1800d516
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30181308 (main)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE userspace_thread_stack
+===================================================================
+START - test_idle_stack
+hi! bye!
+allocated semaphore 0x30182c50
+unused idle thread stack size: 320/384 (64 used)
+PASS - test_idle_stack in 0.010 seconds
+===================================================================
+START - test_stack_buffer
+Reserved space (thread stacks): 0
+Reserved space (kernel stacks): 64
+CONFIG_ISR_STACK_SIZE 2048
+irq stack 0: 0x30182200 size 2112
+Provided stack size: 512
+testing user_stack
+stack may host user thread, size in metadata is 512
+Stack object 0x301832c0[512]
+- Testing supervisor mode
+- Thread reports buffer 0x30183300 size 448
+- check read/write to stack buffer
+- Carved-out space in buffer: 64
+- Unused objects space: 0
+self-reported unused stack space: 128
+target thread unused stack space: 128
+- Testing user mode (direct launch)
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180eb0
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x00000000 r12/ip: 0x180022b3 r14/lr: 0x180022cb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001c50
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180f40 (unknown)
+E: Halting system
+START - test_domain_remove_part_context_switch
+E: no matching partition found
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:800: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to remove memory partition
+FAIL - test_domain_remove_part_context_switch in 0.027 seconds
+START - test_domain_add_part_context_switch
+E: no free partition slots available
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:779: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to add memory partition
+FAIL - test_domain_add_part_context_switch in 0.027 seconds
+START - test_domain_remove_part_drop_to_user
+E: no matching partition found
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:750: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to remove partition
+FAIL - test_domain_remove_part_drop_to_user in 0.026 seconds
+START - test_domain_add_part_drop_to_user
+E: no free partition slots available
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:730: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to add memory partition
+FAIL - test_domain_add_part_drop_to_user in 0.027 seconds
+START - test_mem_part_remove_error_zerosize
+FAIL - test_mem_part_remove_error_zerosize in 0.001 seconds
+START - test_mem_part_error_wraparound
+FAIL - test_mem_part_error_wraparound in 0.001 seconds
+START - test_mem_part_add_error_zerosize
+FAIL - test_mem_part_add_error_zerosize in 0.001 seconds
+START - test_mem_part_add_error_null
+FAIL - test_mem_part_add_error_null in 0.001 seconds
+START - test_mem_domain_init_fail
+FAIL - test_mem_domain_init_fail in 0.001 seconds
+START - test_mem_domain_remove_part_fail
+FAIL - test_mem_domain_remove_part_fail in 0.001 seconds
+START - test_mem_part_assert_add_overmax
+FAIL - test_mem_part_assert_add_overmax in 0.001 seconds
+START - test_mem_part_overlap
+FAIL - test_mem_part_overlap in 0.001 seconds
+START - test_mem_domain_migration
+FAIL - test_mem_domain_migration in 0.001 seconds
+START - test_mem_domain_boot_threads
+FAIL - test_mem_domain_boot_threads in 0.001 seconds
+START - test_mem_domain_api_supervisor_only
+FAIL - test_mem_domain_api_supervisor_only in 0.001 seconds
+START - test_mem_domain_remove_add_partition
+FAIL - test_mem_domain_remove_add_partition in 0.001 seconds
+START - test_mem_domain_no_writes_to_ro
+FAIL - test_mem_domain_no_writes_to_ro in 0.001 seconds
+START - test_mem_domain_invalid_access
+FAIL - test_mem_domain_invalid_access in 0.001 seconds
+START - test_mem_domain_valid_access
+FAIL - test_mem_domain_valid_access in 0.001 seconds
+START - test_sleep_abs
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_api/src/main.c:807: timer_api_test_sleep_abs: (late >= 0 && late <= MAX(2, k_us_to_ticks_ceil32(250)) is false)
+expected wakeup at 337, got 347 (late 10)
+FAIL - test_sleep_abs in 0.027 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b7c
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+PASS - test_nanosleep_errors_errno in 205.524 seconds
+===================================================================
+START - test_nanosleep_execution
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806912984 and retrieved value = 806912984
+thread 1: set value = 806913208 and retrieved value = 806913208
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806913408 and retrieved value = 806913408
+key 1: set value = 806913408 and retrieved value = 806913408
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182b80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.313 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910104 and retrieved value = 806910104
+thread 1: set value = 806910328 and retrieved value = 806910328
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910528 and retrieved value = 806910528
+key 1: set value = 806910528 and retrieved value = 806910528
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820b0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910192 and retrieved value = 806910192
+thread 1: set value = 806910416 and retrieved value = 806910416
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910616 and retrieved value = 806910616
+key 1: set value = 806910616 and retrieved value = 806910616
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820d0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806910224 and retrieved value = 806910224
+thread 1: set value = 806910448 and retrieved value = 806910448
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806910648 and retrieved value = 806910648
+key 1: set value = 806910648 and retrieved value = 806910648
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x301820e0
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE mbedtls_fn
+===================================================================
+E: no free partition slots available
+Failed to add memory partition (-28)
+E: r0/a1: 0x00000003 r1/a2: 0x1801ad06 r2/a3: 0x00000016
+E: r3/a4: 0x18004459 r12/ip: 0x0000000c r14/lr: 0x18001afd
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x18001b08
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30184f48 (main)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE fat_fs_basic
+===================================================================
+E: fs not mounted (mp == 0x30180fe4)
+START - test_usb_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/usb/device/src/main.c:96: device_usb_test_usb_disable: (usb_disable() not equal to TC_PASS)
+usb_disable() failed
+FAIL - test_usb_disable in 0.016 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE sd_stack
+===================================================================
+START - test_0_init
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE newlib_thread_safety_locks
+===================================================================
+START - test_env_lock
+PASS - test_env_lock in 0.001 seconds
+===================================================================
+START - test_malloc_lock
+PASS - test_malloc_lock in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_mutex
+PASS - test_retargetable_lock_mutex in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_sem
+PASS - test_retargetable_lock_sem in 0.001 seconds
+===================================================================
+START - test_sfp_lock
+PASS - test_sfp_lock in 0.001 seconds
+===================================================================
+START - test_sinit_lock
+PASS - test_sinit_lock in 0.001 seconds
+===================================================================
+START - test_tz_lock
+PASS - test_tz_lock in 0.001 seconds
+===================================================================
+TESTSUITE newlib_thread_safety_locks succeeded
+Running TESTSUITE newlib_thread_safety_stress
+===================================================================
+START - test_malloc_thread_safety
+Created 64 worker threads.
+Waiting 30 seconds to see if any failures occur ...
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x301a0f04
+E: r0/a1: 0x00000020 r1/a2: 0x00000100 r2/a3: 0x00000020
+E: r3/a4: 0x00000101 r12/ip: 0x00000002 r14/lr: 0x1800e9b1
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800e7ba
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x301817d8 (unknown)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE newlib_thread_safety_locks
+===================================================================
+START - test_env_lock
+PASS - test_env_lock in 0.001 seconds
+===================================================================
+START - test_malloc_lock
+PASS - test_malloc_lock in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_mutex
+PASS - test_retargetable_lock_mutex in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_sem
+PASS - test_retargetable_lock_sem in 0.001 seconds
+===================================================================
+START - test_sfp_lock
+PASS - test_sfp_lock in 0.001 seconds
+===================================================================
+START - test_sinit_lock
+PASS - test_sinit_lock in 0.001 seconds
+===================================================================
+START - test_tz_lock
+PASS - test_tz_lock in 0.001 seconds
+===================================================================
+TESTSUITE newlib_thread_safety_locks succeeded
+Running TESTSUITE newlib_thread_safety_stress
+===================================================================
+START - test_malloc_thread_safety
+Created 64 worker threads.
+Waiting 30 seconds to see if any failures occur ...
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x301a0720
+E: r0/a1: 0x301a0720 r1/a2: 0x301a0720 r2/a3: 0x0000000c
+E: r3/a4: 0x301a0721 r12/ip: 0x1800f233 r14/lr: 0x1800e6e9
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800e1d4
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ff8 (unknown)
+E: Halting system
+
\ No newline at end of file
diff --git a/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt685_evk_cm33.xml b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt685_evk_cm33.xml
new file mode 100644
index 00000000..5598bccd
--- /dev/null
+++ b/results/v3.5.0-rc2-8-gb122685eff5b/mimxrt685_evk_cm33.xml
@@ -0,0 +1,20321 @@
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE mbedtls_fn
+===================================================================
+E: no free partition slots available
+Failed to add memory partition (-28)
+E: r0/a1: 0x00000003 r1/a2: 0x18019f94 r2/a3: 0x00000016
+E: r3/a4: 0x1800434d r12/ip: 0x0000000c r14/lr: 0x18001a65
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x18001a70
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30184ae8 (main)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911840 and retrieved value = 806911840
+thread 1: set value = 806912064 and retrieved value = 806912064
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912264 and retrieved value = 806912264
+key 1: set value = 806912264 and retrieved value = 806912264
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182714
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806911848 and retrieved value = 806911848
+thread 1: set value = 806912072 and retrieved value = 806912072
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806912272 and retrieved value = 806912272
+key 1: set value = 806912272 and retrieved value = 806912272
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30182718
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806908960 and retrieved value = 806908960
+thread 1: set value = 806909184 and retrieved value = 806909184
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909384 and retrieved value = 806909384
+key 1: set value = 806909384 and retrieved value = 806909384
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c48
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909064 and retrieved value = 806909064
+thread 1: set value = 806909288 and retrieved value = 806909288
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909488 and retrieved value = 806909488
+key 1: set value = 806909488 and retrieved value = 806909488
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c70
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.314 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+Running TESTSUITE posix_apis
+===================================================================
+START - test_barrier
+PASS - test_barrier in 0.001 seconds
+===================================================================
+START - test_clock
+POSIX clock APIs
+POSIX clock APIs test done
+PASS - test_clock in 1.005 seconds
+===================================================================
+START - test_clock_nanosleep_errors_errno
+PASS - test_clock_nanosleep_errors_errno in 0.001 seconds
+===================================================================
+START - test_clock_nanosleep_execution
+PASS - test_clock_nanosleep_execution in 0.001 seconds
+===================================================================
+START - test_cond_resource_exhausted
+E: Unable to allocate pthread_cond_t
+PASS - test_cond_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_cond_resource_leak
+PASS - test_cond_resource_leak in 0.001 seconds
+===================================================================
+START - test_fnmatch
+PASS - test_fnmatch in 0.001 seconds
+===================================================================
+START - test_key_1toN_thread
+Different threads set different values to same key:
+thread 0: set value = 806909088 and retrieved value = 806909088
+thread 1: set value = 806909312 and retrieved value = 806909312
+PASS - test_key_1toN_thread in 0.017 seconds
+===================================================================
+START - test_key_Nto1_thread
+Single thread associates its value with different keys:
+key 0: set value = 806909512 and retrieved value = 806909512
+key 1: set value = 806909512 and retrieved value = 806909512
+PASS - test_key_Nto1_thread in 0.017 seconds
+===================================================================
+START - test_mqueue
+PASS - test_mqueue in 0.011 seconds
+===================================================================
+START - test_mutex_normal
+E: k_mutex_unlock() failed: -16
+mutex lock is taken
+PASS - test_mutex_normal in 0.105 seconds
+===================================================================
+START - test_mutex_recursive
+recursive mutex lock is taken
+PASS - test_mutex_recursive in 0.003 seconds
+===================================================================
+START - test_mutex_resource_exhausted
+E: Unable to allocate pthread_mutex_t
+PASS - test_mutex_resource_exhausted in 0.004 seconds
+===================================================================
+START - test_mutex_resource_leak
+PASS - test_mutex_resource_leak in 0.001 seconds
+===================================================================
+START - test_mutex_timedlock
+Expecting timedlock with timeout of 200 ms to fail
+E: Timeout locking mutex 0x30181c80
+Expecting timedlock with timeout of 200 ms to succeed after 100ms
+PASS - test_mutex_timedlock in 0.315 seconds
+===================================================================
+START - test_nanosleep_errors_errno
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE newlib_thread_safety_locks
+===================================================================
+START - test_env_lock
+PASS - test_env_lock in 0.001 seconds
+===================================================================
+START - test_malloc_lock
+PASS - test_malloc_lock in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_mutex
+PASS - test_retargetable_lock_mutex in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_sem
+PASS - test_retargetable_lock_sem in 0.001 seconds
+===================================================================
+START - test_sfp_lock
+PASS - test_sfp_lock in 0.001 seconds
+===================================================================
+START - test_sinit_lock
+PASS - test_sinit_lock in 0.001 seconds
+===================================================================
+START - test_tz_lock
+PASS - test_tz_lock in 0.001 seconds
+===================================================================
+TESTSUITE newlib_thread_safety_locks succeeded
+Running TESTSUITE newlib_thread_safety_stress
+===================================================================
+START - test_malloc_thread_safety
+Created 64 worker threads.
+Waiting 30 seconds to see if any failures occur ...
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x301a0a44
+E: r0/a1: 0x00000020 r1/a2: 0x000005c0 r2/a3: 0x00000020
+E: r3/a4: 0x000005c1 r12/ip: 0x00000002 r14/lr: 0x1800dd8d
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800db96
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30181378 (unknown)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE newlib_thread_safety_locks
+===================================================================
+START - test_env_lock
+PASS - test_env_lock in 0.001 seconds
+===================================================================
+START - test_malloc_lock
+PASS - test_malloc_lock in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_mutex
+PASS - test_retargetable_lock_mutex in 0.001 seconds
+===================================================================
+START - test_retargetable_lock_sem
+PASS - test_retargetable_lock_sem in 0.001 seconds
+===================================================================
+START - test_sfp_lock
+PASS - test_sfp_lock in 0.001 seconds
+===================================================================
+START - test_sinit_lock
+PASS - test_sinit_lock in 0.001 seconds
+===================================================================
+START - test_tz_lock
+PASS - test_tz_lock in 0.001 seconds
+===================================================================
+TESTSUITE newlib_thread_safety_locks succeeded
+Running TESTSUITE newlib_thread_safety_stress
+===================================================================
+START - test_malloc_thread_safety
+Created 64 worker threads.
+Waiting 30 seconds to see if any failures occur ...
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x301a0260
+E: r0/a1: 0x301a0260 r1/a2: 0x301a0260 r2/a3: 0x0000000c
+E: r3/a4: 0x301a0261 r12/ip: 0x1800e60f r14/lr: 0x1800dac5
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800d5b0
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180b98 (unknown)
+E: Halting system
+START - test_usb_disable
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/usb/device/src/main.c:96: device_usb_test_usb_disable: (usb_disable() not equal to TC_PASS)
+usb_disable() failed
+FAIL - test_usb_disable in 0.016 seconds
+START - test_sleep_abs
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_api/src/main.c:807: timer_api_test_sleep_abs: (late >= 0 && late <= MAX(2, k_us_to_ticks_ceil32(250)) is false)
+expected wakeup at 251, got 258 (late 7)
+FAIL - test_sleep_abs in 0.027 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE userspace_thread_stack
+===================================================================
+START - test_idle_stack
+hi! bye!
+allocated semaphore 0x301827d0
+unused idle thread stack size: 320/384 (64 used)
+PASS - test_idle_stack in 0.010 seconds
+===================================================================
+START - test_stack_buffer
+Reserved space (thread stacks): 0
+Reserved space (kernel stacks): 64
+CONFIG_ISR_STACK_SIZE 2048
+irq stack 0: 0x30181d80 size 2112
+Provided stack size: 512
+testing user_stack
+stack may host user thread, size in metadata is 512
+Stack object 0x30182e40[512]
+- Testing supervisor mode
+- Thread reports buffer 0x30182e80 size 448
+- check read/write to stack buffer
+- Carved-out space in buffer: 64
+- Unused objects space: 0
+self-reported unused stack space: 128
+target thread unused stack space: 128
+- Testing user mode (direct launch)
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180a50
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x00000000 r12/ip: 0x1800221b r14/lr: 0x18002233
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001bb8
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ae0 (unknown)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE thread_tls
+===================================================================
+E: num_parts of 3 exceeds maximum allowable partitions (2)
+ASSERTION FAIL [ret == 0] @ WEST_TOPDIR/zephyr/tests/kernel/threads/tls/src/main.c:219
+k_mem_domain_init() failed -22
+E: r0/a1: 0x00000004 r1/a2: 0x000000db r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x0000000c r14/lr: 0x1800c8d9
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x1800c8f2
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ea8 (main)
+E: Halting system
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+Running TESTSUITE thread_tls
+===================================================================
+E: num_parts of 3 exceeds maximum allowable partitions (2)
+ASSERTION FAIL [ret == 0] @ WEST_TOPDIR/zephyr/tests/kernel/threads/tls/src/main.c:219
+k_mem_domain_init() failed -22
+E: r0/a1: 0x00000004 r1/a2: 0x000000db r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x0000000c r14/lr: 0x1800c8d9
+E: xpsr: 0x69000000
+E: Faulting instruction address (r15/pc): 0x1800c8f2
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ea8 (main)
+E: Halting system
+START - test_domain_remove_part_context_switch
+E: no matching partition found
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:800: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to remove memory partition
+FAIL - test_domain_remove_part_context_switch in 0.028 seconds
+START - test_domain_add_part_context_switch
+E: no free partition slots available
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:779: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to add memory partition
+FAIL - test_domain_add_part_context_switch in 0.027 seconds
+START - test_domain_remove_part_drop_to_user
+E: no matching partition found
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:750: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to remove partition
+FAIL - test_domain_remove_part_drop_to_user in 0.027 seconds
+START - test_domain_add_part_drop_to_user
+E: no free partition slots available
+
+Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:730: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0)
+failed to add memory partition
+FAIL - test_domain_add_part_drop_to_user in 0.027 seconds
+START - test_mem_part_remove_error_zerosize
+FAIL - test_mem_part_remove_error_zerosize in 0.001 seconds
+START - test_mem_part_error_wraparound
+FAIL - test_mem_part_error_wraparound in 0.001 seconds
+START - test_mem_part_add_error_zerosize
+FAIL - test_mem_part_add_error_zerosize in 0.001 seconds
+START - test_mem_part_add_error_null
+FAIL - test_mem_part_add_error_null in 0.001 seconds
+START - test_mem_domain_init_fail
+FAIL - test_mem_domain_init_fail in 0.001 seconds
+START - test_mem_domain_remove_part_fail
+FAIL - test_mem_domain_remove_part_fail in 0.001 seconds
+START - test_mem_part_assert_add_overmax
+FAIL - test_mem_part_assert_add_overmax in 0.001 seconds
+START - test_mem_part_overlap
+FAIL - test_mem_part_overlap in 0.001 seconds
+START - test_mem_domain_migration
+FAIL - test_mem_domain_migration in 0.001 seconds
+START - test_mem_domain_boot_threads
+FAIL - test_mem_domain_boot_threads in 0.001 seconds
+START - test_mem_domain_api_supervisor_only
+FAIL - test_mem_domain_api_supervisor_only in 0.001 seconds
+START - test_mem_domain_remove_add_partition
+FAIL - test_mem_domain_remove_add_partition in 0.001 seconds
+START - test_mem_domain_no_writes_to_ro
+FAIL - test_mem_domain_no_writes_to_ro in 0.001 seconds
+START - test_mem_domain_invalid_access
+FAIL - test_mem_domain_invalid_access in 0.001 seconds
+START - test_mem_domain_valid_access
+FAIL - test_mem_domain_valid_access in 0.001 seconds
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE fatal_exception
+===================================================================
+START - test_fatal
+test alt thread 1: generic CPU exception
+E: ***** USAGE FAULT *****
+E: Illegal use of the EPSR
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x30180a80
+E: r3/a4: 0x3018235c r12/ip: 0x7f77f7f7 r14/lr: 0x180018fb
+E: xpsr: 0x40000000
+E: Faulting instruction address (r15/pc): 0x3018235c
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+test alt thread 1: generic CPU exception divide zero
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x30180a80 r12/ip: 0x00000000 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001918
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+test alt thread 2: initiate kernel oops
+E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003
+E: r3/a4: 0x30180a80 r12/ip: 0x18001918 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800193c
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 3
+test alt thread 3: initiate kernel panic
+E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000004
+E: r3/a4: 0x30180a80 r12/ip: 0x30180ac0 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001980
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 4
+test alt thread 4: fail assertion
+ASSERTION FAIL [0] @ WEST_TOPDIR/zephyr/tests/kernel/fatal/exception/src/main.c:155
+intentionally failed assertion
+E: r0/a1: 0x00000004 r1/a2: 0x0000009b r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x30180ac0 r14/lr: 0x1800d175
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800d18e
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 4
+test alt thread 5: initiate arbitrary SW exception
+E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x7fffffff
+E: r3/a4: 0x30180a80 r12/ip: 0x30181008 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019c6
+E: >>> ZEPHYR FATAL ERROR 2147483647: Unknown error on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2147483647
+test alt thread 6: initiate arbitrary SW exception negative
+E: r0/a1: 0xfffffffe r1/a2: 0x00000000 r2/a3: 0xfffffffe
+E: r3/a4: 0x30180a80 r12/ip: 0x30180ac0 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a0a
+E: >>> ZEPHYR FATAL ERROR -2: Unknown error on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason -2
+test stack HW-based overflow - supervisor 1
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x30181bbc
+E: r0/a1: 0xffeeffa7 r1/a2: 0xce51fcd7 r2/a3: 0x9ef7ee9a
+E: r3/a4: 0x5dfff7e7 r12/ip: 0xfbbbcffd r14/lr: 0xcba7fffb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800cd1a
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - supervisor 2
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x30181bbc
+E: r0/a1: 0xffeeffa7 r1/a2: 0xce51fcd7 r2/a3: 0x9ef7ee9a
+E: r3/a4: 0x5dfff7e7 r12/ip: 0xfbbbcffd r14/lr: 0xcba7fffb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800cd1a
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - user 1
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180a80
+E: r0/a1: 0x00000025 r1/a2: 0x00000000 r2/a3: 0x00000002
+E: r3/a4: 0x30180a80 r12/ip: 0x1800200b r14/lr: 0x18001bcd
+E: xpsr: 0x01000000
+E: Faulting instruction address (r15/pc): 0x18001bba
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+Was not expecting a crash
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v3.5.0-rc2-8-gb122685eff5b ***
+E: no free partition slots available
+E: no free partition slots available
+Running TESTSUITE fatal_exception
+===================================================================
+START - test_fatal
+test alt thread 1: generic CPU exception
+E: ***** USAGE FAULT *****
+E: Illegal use of the EPSR
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x30180a80
+E: r3/a4: 0x3018235c r12/ip: 0x7f77f7f7 r14/lr: 0x180018fb
+E: xpsr: 0x40000000
+E: Faulting instruction address (r15/pc): 0x3018235c
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+test alt thread 1: generic CPU exception divide zero
+E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
+E: r3/a4: 0x30180a80 r12/ip: 0x00000000 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001918
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+test alt thread 2: initiate kernel oops
+E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003
+E: r3/a4: 0x30180a80 r12/ip: 0x18001918 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800193c
+E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 3
+test alt thread 3: initiate kernel panic
+E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000004
+E: r3/a4: 0x30180a80 r12/ip: 0x30180ac0 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001980
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 4
+test alt thread 4: fail assertion
+ASSERTION FAIL [0] @ WEST_TOPDIR/zephyr/tests/kernel/fatal/exception/src/main.c:155
+intentionally failed assertion
+E: r0/a1: 0x00000004 r1/a2: 0x0000009b r2/a3: 0x00000016
+E: r3/a4: 0x00000000 r12/ip: 0x30180ac0 r14/lr: 0x1800d175
+E: xpsr: 0x61000000
+E: Faulting instruction address (r15/pc): 0x1800d18e
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 4
+test alt thread 5: initiate arbitrary SW exception
+E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x7fffffff
+E: r3/a4: 0x30180a80 r12/ip: 0x30181008 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x180019c6
+E: >>> ZEPHYR FATAL ERROR 2147483647: Unknown error on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2147483647
+test alt thread 6: initiate arbitrary SW exception negative
+E: r0/a1: 0xfffffffe r1/a2: 0x00000000 r2/a3: 0xfffffffe
+E: r3/a4: 0x30180a80 r12/ip: 0x30180ac0 r14/lr: 0x18002023
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x18001a0a
+E: >>> ZEPHYR FATAL ERROR -2: Unknown error on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason -2
+test stack HW-based overflow - supervisor 1
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x30181bbc
+E: r0/a1: 0xffeeffa7 r1/a2: 0xce51fcd7 r2/a3: 0x9ef7ee9a
+E: r3/a4: 0x5dfff7e7 r12/ip: 0xfbbbcffd r14/lr: 0xcba7fffb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800cd1a
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - supervisor 2
+E: ***** MPU FAULT *****
+E: Stacking error (context area might be not valid)
+E: Data Access Violation
+E: MMFAR Address: 0x30181bbc
+E: r0/a1: 0xffeeffa7 r1/a2: 0xce51fcd7 r2/a3: 0x9ef7ee9a
+E: r3/a4: 0x5dfff7e7 r12/ip: 0xfbbbcffd r14/lr: 0xcba7fffb
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x1800cd1a
+E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 2
+test stack HW-based overflow - user 1
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x30180a80
+E: r0/a1: 0x00000025 r1/a2: 0x00000000 r2/a3: 0x00000002
+E: r3/a4: 0x30180a80 r12/ip: 0x1800200b r14/lr: 0x18001bcd
+E: xpsr: 0x01000000
+E: Faulting instruction address (r15/pc): 0x18001bba
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x30180ac0 (unknown)
+Caught system error -- reason 0
+Was not expecting a crash
+PROJECT EXECUTION FAILED
+
\ No newline at end of file