Skip to content
Commit f4be0ee8 authored by Chris Friedt's avatar Chris Friedt Committed by David Leach
Browse files

tests: posix: headers: check some structs only when posix_api=y



Some POSIX header tests assumed that various structures would be
declared even if POSIX_API=n. Actually most meaningful POSIX
structures are guarded by feature test macros defined by
the implementation (i.e. implementation conformance macros).

So only run tests on those structures when CONFIG_POSIX_API=y.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent ddd49f32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment