zephyr/tests
Youvedeep Singh 1c856d2b10 tests: kernel: Stress test for preemptive scheduling.
Tests if preemptive threads are picked up as per priority.
This creates 10 threads with priority in increasing order
from 1 to N and each thread prints an Alphabet.
This test fails when threads are picked up out of order.

Jira: ZEP-2370

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-09 21:44:53 -04:00
..
benchmarks Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
bluetooth Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: sha256: convert to ztest 2017-08-07 22:39:47 -04:00
drivers tests: dma: cleanup and add loglevel configuration 2017-08-09 16:04:46 -05:00
include tests: crypto: Update ECC Diffie-Hellman and DSA tests 2017-08-01 10:35:06 -04:00
kernel tests: kernel: Stress test for preemptive scheduling. 2017-08-09 21:44:53 -04:00
lib/json tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net tests: neighbor: convert normal test to use ztest 2017-08-09 21:42:29 -04:00
power tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
unit Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
ztest tests/ztest: Add ztest_test_pass() 2017-06-21 21:52:50 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test