commit | cf8177406929f664b68c1f7b2071e4f87f209f97 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Dec 02 08:55:49 2020 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Dec 03 08:04:29 2020 -0500 |
tree | 7e021c47b15491a2c06201ff63d786385f9cbbbd | |
parent | 98b11ee95ce6f6b81aff027db55b1423d68b8432 [diff] |
tests: subsys: power_mgmt: Limit to 1 CPU configurations This test fails on x86_64 qemu due to SMP. As Power Mgmt isn't really supported on SMP currently limit this test to 1 CPU. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>