zephyr/tests/kernel
Wayne Ren f8edd95422 tests: Fix the compile warning for arc
the following compile warning will fail the CI:

/zephyr/tests/kernel/fp_sharing/generic/src/float_regs_arc_gcc.h:
41:8: error: /unused variable 'temp' [-Werror=unused-variable]

/zephyr/tests/kernel/fp_sharing/generic/src/float_regs_arc_gcc.h:
75:8: error: /unused variable 'temp' [-Werror=unused-variable]

cc1: all warnings being treated as errors

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-10-30 09:28:28 +01:00
..
common coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
context tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
critical tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
device x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
early_sleep tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
fatal x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
fifo coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
fp_sharing tests: Fix the compile warning for arc 2019-10-30 09:28:28 +01:00
gen_isr_table tests: updated names for the arch interrupt tests 2019-10-23 23:13:13 -04:00
interrupt x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
lifo coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mbox tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
mem_heap/mheap_api_concept
mem_pool tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
mem_protect x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
mem_slab tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
mp tests/kernel/mp: Update the MP test to run on emulated platforms 2019-10-06 12:53:28 -04:00
msgq/msgq_api coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mutex coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
obj_tracing coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
pending tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
pipe tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
poll coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
profiling/profiling_api
queue coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
sched x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
semaphore tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
sleep tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
smp tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
spinlock tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
stack coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
threads tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
tickless tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
timer tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
workq tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
xip