zephyr/tests/kernel/smp
Andy Ross 472b67e124 tests/kernel/smp: Don't wait so long at startup
Sleeping for a full second at startup is needless.  The currently
enabled subsystems on platforms that run this test don't even have any
other threads running at startup, so we're guaranteed the other core
is in idle before we even reach main().  Just a few ms is plenty.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-06-27 08:14:58 -04:00
..
src tests/kernel/smp: Don't wait so long at startup 2020-06-27 08:14:58 -04:00
CMakeLists.txt
prj.conf
testcase.yaml