zephyr/tests
Yinfang Wang 540ab5eb4c tests: sched: preempt: Fix the skipped testing when enabling SMP
When SMP feature is enabled on board, this test suite will skip.
Enable the test suite by removing the filter.
Note that these testings only run SMP platform on single core
which are handled by setting MP_NUM_CPUS=1 in prj.conf.

Signed-off-by: Yinfang Wang <yinfang.wang@intel.com>
2022-06-22 12:22:01 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: arm: runtime nmi testcase is flushing DCACHE 2022-06-20 10:27:27 +02:00
benchmarks tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
bluetooth test: bluetooth: Fix hci_test_app iso_data_pool element size 2022-06-22 12:21:16 +02:00
boards tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto libc: minimal: Introduce CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS 2022-06-01 11:03:38 +02:00
drivers test: Enable the GPIO tests on EHL_CRB. 2022-06-21 10:47:56 +02:00
kernel tests: sched: preempt: Fix the skipped testing when enabling SMP 2022-06-22 12:22:01 +02:00
lib tests/heap_listener: Store 'malloc' value in global to avoid optimizer 2022-06-14 01:50:36 +09:00
misc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
net tests: net: sockets: tls: increase ztest and sysworkq stack sizes 2022-06-15 09:11:09 +02:00
posix tests/posix/fs: extend readdir test 2022-05-13 11:10:04 -07:00
subsys tests/subsys/mgmt/mcumgr: Add unit tests for zcbor_bulk 2022-06-21 11:46:45 +02:00
unit lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
ztest ztest: Fix incorrect use of this as fixture 2022-06-16 16:13:18 -04:00