mbed-os/UNITTESTS/stubs
Teppo Järvelin c6e5595cec Cellular: retry logic for CellularContext connect
State machine has retry logic until device is attached to network.
After this CellularContext does the context activation e.g. connect.
There was no retry logic for context activation. Added logic to
CellularContext level so it's available for at and (upcoming)ril layers.
2019-03-29 14:12:23 -05:00
..
ATCmdParser_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ATHandler_stub.cpp Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
ATHandler_stub.h Cellular: clean sensitive information from trace 2019-02-14 09:22:54 +02:00
AT_CellularBase_stub.cpp Cellular: Non-IP socket and PDP context for EPS control plane data delivery 2019-01-22 02:24:44 -08:00
AT_CellularBase_stub.h Cellular: changed support features to CellularProperty array. 2019-01-22 02:23:04 -08:00
AT_CellularContext_stub.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
AT_CellularDevice_stub.cpp cellular unit test updates due valgrind run 2019-01-23 09:43:02 +02:00
AT_CellularDevice_stub.h Cellular: Add State machine unit tests. 2019-01-22 02:23:04 -08:00
AT_CellularInformation_stub.cpp Removed CellularSIM interface. 2019-01-22 02:23:03 -08:00
AT_CellularMultiplexer_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularNetwork_stub.cpp Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularNetwork_stub.h Cellular: Add State machine unit tests. 2019-01-22 02:23:04 -08:00
AT_CellularSMS_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
AT_CellularStack_stub.cpp Cellular: adding unit tests for new class CellularContext and changed classes. 2018-11-16 13:14:38 +02:00
BufferedBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
CellularContext_stub.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularDevice_stub.cpp Merge pull request #9801 from vmedcy/fix-eventqueue-h 2019-03-16 22:52:40 -05:00
CellularDevice_stub.h Cellular: adding unit tests for new class CellularContext and changed classes. 2018-11-16 13:14:38 +02:00
CellularStateMachine_stub.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularStateMachine_stub.h astyles fixes for UNITESTS. 2018-11-16 13:14:38 +02: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
ControlPlane_netif_stub.h Cellular: Fix astyle 2019-01-31 04:15:01 -08:00
EventFlags_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
EventQueue_stub.cpp Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
EventQueue_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01: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 Cellular: Fix sigio to be released in ATHandler destructor 2019-02-15 05:07:36 -08: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 unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaMacCommand_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaMacCommand_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaMacCrypto_stub.cpp Add mbedtls platform setup and teardown to modules 2019-02-18 11:43:32 +02:00
LoRaMacCrypto_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaMac_stub.cpp Unit Test Fixes for LoRaWAN 2018-10-16 12:23:21 +03:00
LoRaMac_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaPHYEU868_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
LoRaPHY_stub.cpp Unit test fix for RX TOA change 2019-03-27 10:23:43 +02:00
LoRaPHY_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaWANStack_stub.cpp LoRAWAN: volatile bool -> atomic_flag 2019-01-14 11:59:25 +02:00
LoRaWANTimer_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
LoRaWANTimer_stub.h unittests: fix astyle 2018-10-25 09:58:18 +01:00
MBRBlockDevice_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
Mutex_stub.cpp Small improvements for test cases 2018-09-17 12:07:43 +03:00
NetworkInterfaceDefaults_stub.cpp Cellular: Added API for setting default parameters to a network interface 2019-01-22 02:24:45 -08:00
NetworkInterface_stub.cpp Multihoming change parameter orded in gethostbyname 2019-02-20 14:37:33 +02:00
NetworkStack_stub.cpp Multihoming change parameter orded in gethostbyname 2019-02-20 14:37:33 +02:00
NetworkStack_stub.h Merge pull request #9387 from tymoteuszblochmobica/Sockets 2019-02-21 13:50:03 +01: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: adding unit tests for new class CellularContext and changed classes. 2018-11-16 13:14:38 +02:00
Semaphore_stub.h Cellular: adding unit tests for new class CellularContext and changed classes. 2018-11-16 13:14:38 +02:00
SerialBase_stub.cpp Cellular: fixing unit test after refactor. 2018-11-11 14:12:49 +02: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
SocketStats_Stub.cpp Update recently added previous macro name uses in tests 2019-03-01 13:53:47 -06:00
ThisThread_stub.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
Thread_stub.cpp Cellular: Add State machine unit tests. 2019-01-22 02:23:04 -08:00
Thread_stub.h Cellular: Add State machine unit tests. 2019-01-22 02:23:04 -08: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
UARTSerial_stub.cpp UARTSerial stub: add enable calls 2019-03-01 10:05:25 +02:00
aes_stub.c unittests: fix astyle 2018-10-25 09:58:18 +01:00
aes_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cipher_stub.c unittests: fix astyle 2018-10-25 09:58:18 +01:00
cipher_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
cmac_stub.c unittests: fix astyle 2018-10-25 09:58:18 +01:00
cmac_stub.h LoRaMacCrypto unittested 2018-09-27 10:49:07 +03:00
equeue_stub.c Update the unit test stubs as per API changes 2018-12-27 15:44:32 -06: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 Add atomic exchange 2019-02-05 10:53:30 +02:00
mbed_error.c Allow multiple network status listeners 2019-01-31 15:04:24 +02: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 Multihoming initial release 2019-02-19 17:39:46 +02: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