zephyr/tests/subsys/modem/backends/tty
Alberto Escolar Piedras 68c3a9ba46 tests modem/backends/tty: Define _XOPEN_SOURCE
This test uses functions which are extensions to
the C library. Let's explicity select one of the extensions
which includes it instead of relaying on somebody having
set it for this file somewhere else.
(Note this test is exclusive to native targets)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-26 07:48:55 -05:00
..
src modem: backend: tty: Implement transmit idle event 2024-01-11 16:09:44 +00:00
CMakeLists.txt tests modem/backends/tty: Define _XOPEN_SOURCE 2024-01-26 07:48:55 -05:00
prj.conf
testcase.yaml tests/subsys/modem/*: Switch to native_sim 2023-11-22 09:54:03 +01:00