zephyr/samples/microkernel/benchmark
Andrew Boie 6bb087c511 sanitycheck: add testcase.ini field for slow tests
Some tests take a very long time to complete, add a directive in
testcase.ini to mark them as such. Unless --enable-slow is passed
on the command line, these tests are not executed, only compiled.

app_kernel and test_sha256 marked as slow test cases. It appears
test_sha256 was being skipped earlier due to platform_whitelist line
which has been removed; the test should be able to run on all
microkernel-supporting boards. Same with test_aes, which completes
very quickly and is not marked as 'slow'.

Change-Id: I39ec8212f3fa10122ff786c10b6659d22bae64e3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-10 22:12:55 +00:00
..
app_kernel sanitycheck: add testcase.ini field for slow tests 2016-02-10 22:12:55 +00:00
boot_time update tests due to recent board files shuffle 2016-02-05 20:25:12 -05:00
footprint benchmarks: reorg configuration and split float tests 2016-02-05 20:25:30 -05:00
latency_measure nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
sys_kernel nano_stack: Simplify nano_xxx_stack_pop() API family 2016-02-05 20:25:14 -05:00