zephyr/tests/drivers
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
..
adc tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
aio/aio_basic_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
aon_counter/aon_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
build_all tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
dma tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
enc28j60 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
gpio/gpio_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
i2c/i2c_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
ipm tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
nsim_uart tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
pci_enum tests: fix PCI test using 'supported' keyword 2017-06-28 09:51:40 -05:00
pinmux/pinmux_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
pwm/pwm_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
quark_clock tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
rtc/rtc_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
spi/spi_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
uart/uart_basic_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
watchdog/wdt_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00