zephyr/tests/legacy/kernel
Inaky Perez-Gonzalez db0e9aea51 test_static_idt: fix unininitialized variable
The divide-by-zero test was using an uninitialized variable that
Coverity was unhappy about. Simple fix to just initialize to any non
zero value.

Change-Id: I9e5865a99e7a8eb3ee52421cc3dcb6717dca1ad1
Coverity-ID: 152053
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-11-18 23:04:50 +00:00
..
test_arm_irq_vector_table tests: remove errant -O0 2016-11-07 19:29:01 +00:00
test_context kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
test_critical samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_early_sleep samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_errno samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_events samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_fifo samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_fifo_priv samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_fp_sharing test_fp_saring/nanokernel: fix uninitialized variable 2016-11-18 23:03:58 +00:00
test_irq_offload kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
test_libs tests/legacy/kernel/test_libs: use memcpy() vs strncpy() 2016-11-18 23:04:43 +00:00
test_lifo kernel: Eliminate use of KERNEL_V2 configuration option 2016-11-12 12:04:39 +00:00
test_mail kernel: Eliminate use of KERNEL_V2 configuration option 2016-11-12 12:04:39 +00:00
test_mail_priv tests: tests: Mark a bunch of testcases that are memory (RAM) limited 2016-11-07 02:18:13 +00:00
test_map test_map: initialize memory block 2016-11-18 23:03:33 +00:00
test_map_priv samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_mem_safe samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_mutex samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_nano_work unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
test_obj_tracing kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
test_pend kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
test_pipe samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_pipe_priv samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_pool samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_sema kernel: Eliminate use of KERNEL_V2 configuration option 2016-11-12 12:04:39 +00:00
test_sema_priv tests: test_sema: rename task group from TEST to TESTGROUP 2016-11-09 18:33:25 +00:00
test_sleep samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_stack/nanokernel samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_stackprot legacy/kernel/test_{static_id,stackprot}: 'fatal fault' is not a failure 2016-11-15 00:40:17 +00:00
test_static_idt test_static_idt: fix unininitialized variable 2016-11-18 23:04:50 +00:00
test_task tests: test_task: rename task group from TEST to TESTGROUP 2016-11-09 18:33:25 +00:00
test_task_priv samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
test_tickless/microkernel benchmarks: rename _NanoTscRead -> _tsc_read 2016-11-07 15:39:15 +00:00
test_timer kernel: Eliminate use of KERNEL_V2 configuration option 2016-11-12 12:04:39 +00:00