zephyr/tests
Andy Ross 59cdfe6e44 tests/kernel: SMP test
Simple SMP test to validate the two threads can be simultaneously
scheduled.  Arranges things such that both threads are at different
priorities and never yield the CPU, so on a uniprocessor build they
cannot be fairly scheduled.  Checks that both are nonetheless making
progress.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks test: run benchmark/boot_time also in native_posix 2018-02-07 16:28:16 -05:00
bluetooth Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02: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 tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto mbedtls: Switch default MBEDTLS_CFG_FILE to config-mini-tls1_2.h 2018-02-15 12:35:31 -05:00
drivers tests: spi_loopback: add testcase.yaml 2018-02-14 08:06:26 -05:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel tests/kernel: SMP test 2018-02-16 10:44:29 -05:00
lib/json tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
misc/test_build tests: build: Test build with MCUboot support 2018-02-09 09:11:13 -05:00
net tests: net/buf: Update to new API 2018-02-10 09:20:42 +02: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 tests: do not use comma separated strings 2018-02-15 08:53:25 -05: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 kconfig: Change how optimization level is set 2018-02-05 06:23:20 -08:00