zephyr/tests/posix/common
Chris Friedt 22d51c11b0 tests: posix: common: reorder headers to avoid LOG_ERR conflict
The log subsystem defines LOG_ERR as a macro, which conflicts
with the standard POSIX LOG_ERR log level (3).

Reorder includes to avoid errors.

Signed-off-by: Chris Friedt <chrisfriedt@gmail.com>
2024-03-27 07:36:18 -04:00
..
boards tests: posix + libc: qemu_x86*: use dynamic stack size of 4096 2024-01-26 06:50:11 -05:00
src tests: posix: common: reorder headers to avoid LOG_ERR conflict 2024-03-27 07:36:18 -04:00
CMakeLists.txt tests: posix: common: add a test for confstr() 2024-03-22 08:57:44 +01:00
Kconfig tests: posix: semaphore: speed up named semaphore test 2024-01-22 09:49:39 +00:00
prj.conf posix: pthread: embed posix_thread_attr inside of posix_thread 2024-01-26 06:50:11 -05:00
testcase.yaml tests/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00