zephyr/tests
Johann Fischer abaeaed2af usb: sort usb config data by section
USBD_CFG_DATA_DEFINE macro has not consider that a class
could have more than one set of usb_cfg_data struct.
If a class has more than one set of usb_cfg_data
then they should be sorted the same way like by
USBD_DEVICE_DESCR_DEFINE macro.

Fixes: #16240

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-06-27 12:18:05 +02:00
..
application_development style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
benchmarks lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
bluetooth lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
boards dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
booting/stub
cmsis_rtos_v1 tests: cmsis_rtos_v1: remove cast abuses 2019-06-01 10:21:13 -04:00
cmsis_rtos_v2
crypto tests: mbedtls: Call mbedtls_platform_set_printf() only if needed 2019-05-23 09:27:59 -04:00
drivers driver/sensor: lis2dw12: make use of STdC definitions 2019-06-26 15:41:40 -04:00
kernel tests: kernel: arm runtime nmi: add arm tag 2019-06-26 09:55:13 -04:00
lib docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
misc
net net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
posix sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00