zephyr/tests/kernel
Punit Vara fe882f407d tests: Remove camel case and fix coding style
Test whichever had Camel case defined for functions and variables have
been replaced.

Following warnings have been fixed in test cases as well.
- line over 80 characters
- Macros with flow control statements should be avoided
- Macros with complex values should be enclosed in parentheses
- break quoted strings at a space character
- do not add new typedefs
- Comparisons should place the constant on the right
  side of the test
- suspect code indent for conditional statements
- Missing a blank line after declarations
- macros should not use a trailing semicolon
- Macros with multiple statements should be
  enclosed in a do - while loop
- do not use C99 // comments

JIRA: ZEP-2249

Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-06-29 07:00:50 -04:00
..
alert/alert_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
arm_irq_vector_table tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
arm_runtime_nmi tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
bitfield tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
common tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
context tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
critical tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
errno tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
fatal tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
fifo/fifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
fp_sharing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
gen_isr_table tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
irq_offload tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
libs tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
lifo/lifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbox/mbox_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_heap/mheap_api_concept tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_pool tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_slab tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
msgq/msgq_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
multilib tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mutex tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
obj_tracing tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
pending tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
pipe/pipe_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
poll tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
profiling/profiling_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
protection tests: protection: add testcase.yaml 2017-06-22 16:15:32 -04:00
queue tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
semaphore/sema_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
sleep tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sprintf tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
stack/stack_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
stackprot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
static_idt tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
systhreads tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
test_build tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
threads tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
tickless tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
timer tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
workq tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
xip tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00