zephyr/tests/kernel/sched
Andrew Boie 6020a50092 tests: schedule_api: skip test assert if COVERAGE
This test case is so timing sensitive that gathering code
coverage data screws up the results.

Since this is an abnormal execution environment anyway,
just skip the assertions if CONFIG_COVERAGE=y.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-19 08:42:50 -04:00
..
deadline pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
preempt pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
schedule_api tests: schedule_api: skip test assert if COVERAGE 2019-06-19 08:42:50 -04:00