zephyr/tests
Emil Obalski c1f5e11bb6 usb: Cleanup for multiplied defines
Some of defines are present in several header files.
Those defines are the same with value but with different naming.

Common defines are brought to usb_common.h

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2019-12-09 12:48:13 -05:00
..
application_development tests: cpp: Extended c++ test case to cover new/delete 2019-11-26 12:41:54 -06:00
arch tests: remove duplicate name for the kernel arch.interrupt test 2019-11-19 12:18:18 +01:00
benchmarks kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
bluetooth Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
boards tests: board_shell: re-enable flash, ADC, and CAN shells 2019-11-08 09:32:37 -05:00
crypto kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
drivers kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
kernel tests/kernel: timer_api: Enable Test userspace 2019-12-09 16:40:07 +01:00
lib tests: fdtable: check for negative fd 2019-12-02 07:32:41 -05:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: net: Fix CoAP coverity issues 2019-11-26 13:35:20 +01:00
portability tests: cmsis_rtos_v2: Fix warning in old GCC. 2019-11-14 09:17:49 -05:00
posix tests: updated names for the tests 2019-10-23 23:15:41 -04:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys usb: Cleanup for multiplied defines 2019-12-09 12:48:13 -05:00
unit tests: updated names for the tests 2019-10-23 23:15:41 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00