zephyr/scripts
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
..
basic build: fix fixdep warning. 2016-02-05 20:25:31 -05:00
cross_compiler build: update xtools configurations 2016-02-05 20:25:13 -05:00
gen_idt x86: rebase priority levels 2016-02-08 21:45:07 -05:00
gen_offset_header Adapt gen_offset_header to work with MinGW. 2016-02-05 20:25:12 -05:00
kconfig kconfig: do not build with NLS by default 2016-02-05 20:25:14 -05:00
patches
sanity_chk sanitycheck: enable build tests for Arduino Due 2016-02-10 01:35:33 +00:00
support add debug/debugserver support 2016-02-05 20:25:30 -05:00
Kbuild.include Revert "Change the try-run option as disable by default." 2016-02-05 20:25:30 -05:00
Makefile build: remove unused linux related code 2016-02-05 20:25:15 -05:00
Makefile.build build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.clean
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.modbuiltin
Makefile.toolchain.iamcu toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.xtools toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.zephyr build: add support for mingw32 zephyr toolchain 2016-02-05 20:25:30 -05:00
build_grub.sh
check_known_checkpatch_issues.sh
checkpatch.pl
checkstack.pl
compare_footprint compare footprint: fixed script to run in bash shell only 2016-02-08 09:19:19 -06:00
config
diffconfig
do_checkpatch.sh
gcc-version.sh
headerdep.pl
maintainer-checkpatch.bash
make-ll
mkmakefile
mksysmap
sanitycheck sanitycheck: add testcase.ini field for slow tests 2016-02-10 22:12:55 +00:00
spelling.txt
sysgen build: Add C++ support 2016-02-05 20:25:23 -05:00
tags.sh
timestamp