zephyr/tests/posix
Chris Friedt b302212c5a tests: posix: net: fix missing clock_t and clockid_t with newlib
Fix errors found in CI for missing clock_t and clockid_t types
when building the tests/posix/net testsuite against newlib.

Also use angle-brackets and prefixed path with
`<zephyr/posix/posix_types.h>` since it is not in the default
search path and is analagous to `<sys/types.h>`.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-18 09:17:33 +02:00
..
common kernel: dynamic: use 4k stack size for x86 2024-10-05 14:13:18 -04:00
env tests: posix: env: fix failure in case toolchain with minimal libc 2024-07-11 13:24:02 -04:00
eventfd tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
fs posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
getentropy tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
getopt tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
headers posix: device_io: implement pselect() 2024-10-14 13:01:51 +02:00
net tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
pthread_pressure tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
shm boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00