mbed-os/TESTS
Russ Butler 6688857247 Fix various USB warnings
Fix the following warnings:
-[Warning] USBTester.cpp@45,0:  #1299-D: members and base-classes will
    be initialized in declaration order, not in member initialisation
    list order
-[Warning] USBTester.h@41,0:  #1300-D: ~USBTester inherits implicit
    virtual
-[Warning] USBAudio.cpp@345,0:  #1035-D: single-precision operand
    implicitly converted to double-precision
-[Warning] USBHID.cpp@29,0:  #1300-D: ~AsyncSend inherits implicit
    virtual
-[Warning] USBHID.cpp@61,0:  #1300-D: ~AsyncRead inherits implicit
    virtual
-[Warning] USBHID.cpp@93,0:  #1300-D: ~AsyncWait inherits implicit
    virtual
-[Warning] EndpointResolver.cpp@125,26: '<<' in boolean context, did
    you mean '<' ? [-Wint-in-bool-context]
2019-01-29 12:27:28 -06:00
..
events tests: astyle fix 2018-08-03 10:23:38 +01:00
host_tests USB basic test documentation update 2019-01-29 12:27:27 -06:00
integration/basic tests: astyle fix 2018-08-03 10:23:38 +01:00
lorawan/loraradio Resolve build issues in test 2018-10-16 11:50:16 -05:00
mbed-crypto/sanity Use entropy injection on any NVseed platform or PSA dual-core/v8 2018-12-05 20:08:35 +02:00
mbed_drivers FLASHIAP test: skip test if test region overlaps code 2019-01-04 16:38:32 +01:00
mbed_functional tests: astyle fix 2018-08-03 10:23:38 +01:00
mbed_hal Merge pull request #9258 from jeromecoutant/PR_FLASHSKIP 2019-01-21 13:15:51 +01:00
mbed_platform Add debug prints to triage the test timeouts 2019-01-22 16:40:02 -06:00
mbedmicro-mbed tests: astyle fix 2018-08-03 10:23:38 +01:00
mbedmicro-rtos-mbed ROTS: SysTimer: Fix test timing issues 2019-01-18 17:10:39 +01:00
mbedtls Fix PSA-HAL, TRNG, TLS tests 2018-12-06 01:22:50 +02:00
netsocket Merge pull request #9415 from SeppoTakalo/ONME-4140 2019-01-21 13:43:37 +01:00
network WIFI test: improve debug messages 2018-12-17 15:20:02 +01:00
nfc/eeprom Fix long writes/reads stack overflowing (#8802) 2018-12-13 18:18:01 -06:00
psa fix its_reset test 2019-01-13 18:30:22 +02:00
usb_device/basic Fix various USB warnings 2019-01-29 12:27:28 -06:00