zephyr/tests
Spoorthi K e1f0a3e1ef tests: kernel: Add test to verify k_thread_start()
The test validates the behavior of calling k_thread_start()
    of thread which is already started. The thread has to start
    execution only when its state is _THREAD_PRESTART.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-03-22 08:15:33 -04:00
..
application_development/gen_inc_file
benchmarks arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
bluetooth drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub
compliance
crypto tests: crypto: mbedtls: enabled test for esp32 2018-03-09 21:29:08 -05:00
drivers drivers: eth: gmac: Do not verify config for unit tests 2018-03-20 10:37:34 -04:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel tests: kernel: Add test to verify k_thread_start() 2018-03-22 08:15:33 -04:00
lib tests: lib: use meaningful test names 2018-02-18 09:16:40 -05:00
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests: net: websocket: Fix null pointer dereference 2018-03-20 12:19:13 -04:00
posix tests: posix: fix semaphore.h test 2018-03-21 14:27:47 -07:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
subsys drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
sys/ringbuffer tests: add ringbuffer api test and combine original test 2018-01-29 23:19:17 -05:00
unit tests: Remove broken net_buf unit tests 2018-02-10 09:20:42 +02:00
ztest tests: userspace: fix read/write privileged stack tests 2018-02-14 13:06:21 -08:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: Added a new kconfig. 2018-03-19 18:16:58 -04:00