zephyr/tests
Andrew Boie 176e48745e object_footprint: don't adjust IDT size
The size of the interrupt descriptor table is not really
relevant to this test.

If any driver enabled for the target board gets enabled and
has a priority level outside the IDT range, gen_idt.py is properly
reporting an error. The old C-based gen_idt seems to have allowed
this to slide by.

Issue: ZEP-2496
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-22 16:37:30 -04:00
..
benchmarks object_footprint: don't adjust IDT size 2017-08-22 16:37:30 -04:00
bluetooth Bluetooth: controller: Add Minimum Number of Used Channels Proc 2017-08-21 08:41:56 -04:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: crypto: Do not use unitialized variable 2017-08-19 07:48:07 -04:00
drivers tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel schedule_api: fix stack overflow on xt-sim 2017-08-16 10:59:10 -07:00
lib/json tests: json: reduce ztest stack size 2017-08-14 13:28:42 -04:00
net net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
power doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
unit Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
ztest tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00