zephyr/tests
Alberto Escolar Piedras ade54b35ca Revert "posix: device_io: use mode argument correctly in open()"
This reverts commit 499a633976.

PR #73978 introduced a regression.
Unfortunately this PR cannot be reverted without reverting also
Let's revert both PRs to stabilize main again towards the 3.7 release.

For more details on the issue see
https://github.com/zephyrproject-rtos/zephyr/issues/75205

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-07-03 15:03:05 -04:00
..
application_development
arch tests: arm_irq_vector_table: Fix RT/WXXX 2024-07-02 09:19:46 +02:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth tests: bluetooth: shell: Enable flow control 2024-07-02 09:35:33 +02:00
boards tests: boards: nrf: dmm: Adjust test to dmm changes 2024-07-01 16:08:39 -04:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
cmake everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
crypto everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
drivers tests: dma/chan_blen_transfer: place TX buf in RAM 2024-07-03 15:27:26 +02:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig/configdefault
kernel everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
lib tests: lib: spsc_pbuf: Do not run test with cache 2024-07-01 16:07:30 -04:00
misc build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
posix Revert "posix: device_io: use mode argument correctly in open()" 2024-07-03 15:03:05 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: logging/dictionary: enable pytest to test output 2024-06-28 21:14:14 +02:00
unit tests: unit: util: Add unit test of utf8_trunc and utf8_lcpy 2024-06-27 08:48:31 -04:00
ztest lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
test_config.yaml