For tests that set CONFIG_MP_NUM_CPUS, switch to using CONFIG_MP_MAX_NUM_CPUS instead as we work to phase out CONFIG_MP_NUM_CPUS. Signed-off-by: Kumar Gala <kumar.gala@intel.com>
Move tests/kernel/usage/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
Adds tests to verify the gathering of thread runtime stats. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>