mbed-os/UNITTESTS/stubs
Kevin Bracey 1ef213ec89 Clean up Thread deprecation warnings
Static Thread methods and signal methods have been deprecated. Remove
all references in the main code, and most of the tests. Some tests of
the deprecated APIs themselves remain.
2018-10-12 14:57:13 +03:00
..
ATCmdParser_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ATHandler_stub.cpp Merge pull request #8315 from kivaisan/fix_cellular_unittests 2018-10-08 10:24:31 -05:00
ATHandler_stub.h Merge pull request #8315 from kivaisan/fix_cellular_unittests 2018-10-08 10:24:31 -05:00
AT_CellularBase_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularBase_stub.h LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularInformation_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularMultiplexer_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularNetwork_stub.cpp Cellular: Registration parameters as struct 2018-10-09 10:49:47 +03:00
AT_CellularPower_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularSIM_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularSMS_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularStack_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
BufferedBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
CellularDevice_stub.cpp CellularDevice_stub added 2018-09-19 10:30:43 +03:00
CellularUtil_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ChainingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
EventFlags_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
EventQueue_stub.cpp LoRaMac unittested 2018-09-27 11:30:52 +03:00
EventQueue_stub.h LoRaMac unittested 2018-09-27 11:30:52 +03:00
ExhaustibleBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
FileHandle_stub.cpp Add unit testing framework 2018-08-27 14:32:35 +03:00
FileHandle_stub.h LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
FlashSimBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
HeapBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
Kernel_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaMacChannelPlan_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaMacCommand_stub.cpp LoRaMac unittested 2018-09-27 11:30:52 +03:00
LoRaMacCommand_stub.h LoRaMac unittested 2018-09-27 11:30:52 +03:00
LoRaMacCrypto_stub.cpp LoRaMac unittested 2018-09-27 11:30:52 +03:00
LoRaMacCrypto_stub.h LoRaMac unittested 2018-09-27 11:30:52 +03:00
LoRaMac_stub.cpp LoRaWANStack unit tested 2018-09-27 11:30:52 +03:00
LoRaMac_stub.h LoRaWANStack unit tested 2018-09-27 11:30:52 +03:00
LoRaPHYEU868_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaPHY_stub.cpp LoRaPHY unittested, small fixed done during tests 2018-09-27 10:49:07 +03:00
LoRaPHY_stub.h LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaWANStack_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaWANTimer_stub.cpp LoRaMac unittested 2018-09-27 11:30:52 +03:00
LoRaWANTimer_stub.h LoRaMac unittested 2018-09-27 11:30:52 +03:00
MBRBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
Mutex_stub.cpp Small improvements for test cases 2018-09-17 12:07:43 +03:00
NetworkInterface_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
NetworkStack_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
NetworkStack_stub.h unittests: improved coverage for UDPSocket and TCPSocket 2018-09-21 14:23:05 +03:00
ObservingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ProfilingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ReadOnlyBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
Semaphore_stub.cpp cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
SlicingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
SocketAddress_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ThisThread_stub.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
Thread_stub.cpp cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
Timer_stub.cpp cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
Timer_stub.h LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
aes_stub.c LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
aes_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cipher_stub.c LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cipher_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cmac_stub.c LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cmac_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
equeue_stub.c equeue_stub updated and code fixed accordingly 2018-09-27 12:26:48 +03:00
equeue_stub.h LoRaWANStack unit tested 2018-09-27 11:30:52 +03:00
ip4tos_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
mbed_assert_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
mbed_critical_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
mbed_poll_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
mbed_poll_stub.h LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
mbed_shared_queues_stub.cpp unittests: Add tests for NetworkStack class. 2018-09-21 14:23:06 +03:00
mbed_wait_api_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
nsapi_dns_stub.cpp unittests: Add tests for NetworkStack class. 2018-09-21 14:23:06 +03:00
nvic_wrapper_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
randLIB_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
randLIB_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
stoip4_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
us_ticker_stub.cpp cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00