zephyr/tests
Paul Sokolovsky b7bb48eeac posix: unistd.h: open() doesn't belong here
Per POSIX, open() is defined in <fcntl.h>. fcntl.h in turn comes from
the underlying libc, either newlib, or minimal libc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-07-25 13:50:58 -04:00
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
arch tests: arch: arm_thread_swap: add README file 2019-07-14 04:53:14 -07:00
benchmarks tests: benchmarks: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC 2019-07-24 15:10:02 +02:00
bluetooth tests: Bluetooth: Add test case for settings in the controller. 2019-07-23 10:58:03 +02:00
boards tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
booting/stub
cmsis_rtos_v1 tests/cmsis_rtos_v1: Correct timing assumptions 2019-07-02 22:52:29 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
crypto kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
drivers tests: spi: enable SPI on STM32WB 2019-07-25 10:49:58 -04:00
kernel tests: add test cases for sys_sem 2019-07-24 10:12:25 -07:00
lib tests: fdtable: add tests 2019-07-22 16:36:15 -07:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests: net: 6Lo: Add test criterion HDR diff 2019-07-25 15:19:28 +03:00
posix posix: unistd.h: open() doesn't belong here 2019-07-25 13:50:58 -04:00
shell
subsys tests/subsys/settings/functional: test external flash 2019-07-24 09:20:56 -04:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00