zephyr/tests
Kumar Gala 1f59e9e825 tests: kernel: gen_isr_table: Exclude platforms test isnt valid on
The test assumes that the last to IRQ number will be free, this isn't a
valid assumption and now that we detect multiple ISRs registering for
the some IRQ line, we see failures because of this assumption on some
platforms.  Exclude those platforms from this test for the time being.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-12 15:35:29 -05:00
..
application_development cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
benchmarks kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
bluetooth Bluetooth: GATT: Implement Database Hash 2019-02-08 18:07:34 +02:00
boards tests: intel_s1000: use I2C device name directly 2019-02-10 15:06:39 -05:00
booting/stub cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v1 tests: set CONFIG_MAX_THREAD_BYTES for a few tests 2019-02-08 07:04:30 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
compliance
coverage tests: coverage: GCOV counter value changed in GCC8. 2019-01-28 08:39:06 -05:00
crypto cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers tests: drivers: Add aditional tests for stm32 CAN driver 2019-02-12 09:39:30 -05:00
include arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
kernel tests: kernel: gen_isr_table: Exclude platforms test isnt valid on 2019-02-12 15:35:29 -05:00
lib tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
misc tests: util: Add UTIL_LISTIFY tests 2019-02-11 09:28:14 -05:00
net tests: net: ipv6: Fix the DAD failure in the test 2019-02-08 14:24:03 +02:00
posix tests: posix: fs: Decrease ramdisk size, increase stack size 2019-02-08 12:07:53 -05:00
shell cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
subsys tests: subsys: logging: Enable log_core test on nios2 2019-02-12 07:51:50 -05:00
unit lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
ztest userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
CMakeLists.txt tests: coverage: Add Gcov support. 2019-01-16 06:12:33 -05:00
Kconfig test: Kconfig: Correct HAS_COVERAGE_SUPPORT description 2019-02-11 11:38:15 -06:00