zephyr/tests
Charles E. Youse 8d97750eef arch/x86: (Intel64) add z_arch_curr_cpu() to enable CONFIG_SMP=y
And set qemu_x86_long board to build with CONFIG_SMP=y by default.
Apparently two benchmark tests - latency_measure and sys_kernel -
do not work with the SMP scheduler, so those tests are disabled.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00
..
application_development tests: cxx: Enable exceptions 2019-09-19 09:26:42 -05:00
arch tests: arm thread swap: increase Idle Stack size for no-opt test-case 2019-10-04 18:49:50 -07:00
benchmarks arch/x86: (Intel64) add z_arch_curr_cpu() to enable CONFIG_SMP=y 2019-10-07 19:46:55 -04:00
bluetooth tests: bluetooth: mesh: Fix RAM shortage failure for bbc_microbit 2019-10-04 17:15:39 +02:00
boards tests: rtc: rename test.yaml to testcase.yaml 2019-09-30 17:20:22 -04:00
crypto tests: tinycrypt: build only on native_posix 2019-10-01 10:42:19 -07:00
drivers drivers: sensor: Add TMP116 2019-10-04 15:31:56 -05:00
kernel tests/kernel/mp: Update the MP test to run on emulated platforms 2019-10-06 12:53:28 -04:00
lib tests: gui: Pass image pointer to fs_write 2019-10-02 08:18:16 -04:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: net: hostname: Set MAC address properly to all interfaces 2019-10-04 17:42:14 +03:00
portability tests: move cmsis_rtos_v2 into portability 2019-09-27 15:23:26 -04:00
posix tests/posix/common: restructure to eliminate casts 2019-09-15 11:33:47 +08:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys tests/subsys/settings/functional: make common code a zephyr_library() 2019-10-06 19:03:22 -07:00
unit tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00