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
eventfd
fs posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
getentropy
getopt
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
shm