zephyr/tests
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names
Rename reserved function names in drivers/ subdirectory. Update
function macros concatenatenating function names with '##'. As
there is a conflict between the existing gpio_sch_manage_callback()
and _gpio_sch_manage_callback() names, leave the latter unmodified.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-04-03 17:31:00 -04:00
..
application_development tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
benchmarks tests: fix identifier for scheduler benchmark 2019-03-29 17:44:11 -04:00
bluetooth tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
boards all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
booting/stub cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v1 all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: fix thread checks 2019-04-02 20:11:06 -04:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
drivers tests: adc_api: run adc_read_async() from user 2019-04-02 14:17:37 -04:00
kernel drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
lib all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
misc tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
net tests: mqtt_packet: run in user mode 2019-04-03 13:47:45 -04:00
posix all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
shell shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
subsys sample: nffs_fs_api: basic: Increase time for testing 2019-03-29 18:24:48 -04:00
unit tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
ztest tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00