zephyr/tests
Jukka Rissanen 3da2985b28 tests: clib: Make sure ssize_t type is signed
Add a test that verifies that ssize_t type is signed which is
expected.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-07-09 21:55:05 +03:00
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
arch tests: arch: x86: move static_idx under tests/arch/x86 2019-07-09 09:53:44 -07:00
benchmarks cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth test/bluetooth: sizeof() is not strlen() 2019-07-04 10:25:41 +03:00
boards cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04: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 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
drivers tests: ipm: remove superfluous configs 2019-07-04 07:25:44 -04:00
kernel tests: arch: x86: move static_idx under tests/arch/x86 2019-07-09 09:53:44 -07:00
lib tests: clib: Make sure ssize_t type is signed 2019-07-09 21:55:05 +03:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests: net: lib: dns: dns_addremove 2019-07-09 17:04:55 +03:00
posix tests/posix/common: Adjust miscalibrated timing test 2019-07-02 22:52:29 -04:00
shell
subsys test/usb: fix pointer type mismatch 2019-07-05 14:16:50 -04:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest