zephyr/tests/posix
Chris Friedt ddd49f32d9 tests: posix: headers: remove tests for varying features
The header tests for the existence of constants like
_POSIX_SPIN_LOCKS are bound to fail in one circumstance or
another because each of those options are (theoretically)
features which can be enabled or disabled.

Moreover, some implementations (e.g. external libc) might
not implement one particular subset or option group.

These tests are poorly conditioned, so remove them.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
common posix: Implement test for isastream 2024-04-13 20:23:34 -04:00
env tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
eventfd tests: posix: eventfd: Add ioctl F_SETFL test 2024-04-13 06:00:08 -04:00
fs tests: posix: fs: add test suite for ftruncate 2024-04-15 13:23:37 -04:00
getentropy posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
getopt tests/posix/getopt: add hifive1.conf 2024-04-02 14:31:39 +01:00
headers tests: posix: headers: remove tests for varying features 2024-06-04 16:27:12 -05:00
net tests: posix: net: add tests for if_nameindex et al 2024-03-27 07:36:18 -04:00
pthread_pressure hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00