zephyr/samples/microkernel
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
..
apps logger: updates logger sample to include task monitor events 2016-02-09 13:03:19 -05:00
benchmark sanitycheck: add testcase.ini field for slow tests 2016-02-10 22:12:55 +00:00
test sanitycheck: add testcase.ini field for slow tests 2016-02-10 22:12:55 +00:00