zephyr/tests/subsys/modem
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
..
backends tests modem/backends/tty: Define _XOPEN_SOURCE 2024-01-26 07:48:55 -05:00
mock tests: modem: pipe: mock: Implement TRANSMIT_IDLE event 2024-01-15 15:11:50 +01:00
modem_chat modem: chat: remove receive and transmit timeouts 2024-01-25 11:22:42 +01:00
modem_cmux tests: modem: cmux: Implement TRANSMIT_IDLE into test suite 2024-01-17 09:20:50 -06:00
modem_cmux_pair tests: mode: Modem CMUX DTE / DCE test 2023-12-08 20:17:58 +00:00
modem_pipe modem: pipe: Add test suite 2024-01-11 16:09:44 +00:00
modem_ppp