mbed-os/UNITTESTS/stubs
Rajkumar Kanagaraj 07511d39b1 Fix UNITTESTS build failure 2020-08-14 12:32:50 +01:00
..
ATHandler_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
ATHandler_stub.h Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
AT_CellularContext_stub.cpp Added deativation of context associated with profile 2020-03-25 16:02:18 +05:00
AT_CellularDevice_stub.cpp Cellular: Convert to Chrono 2020-05-11 14:18:04 +03:00
AT_CellularDevice_stub.h Cellular: Refactor get_max_socket_count() into CellularProperty 2020-01-15 23:04:00 -08:00
AT_CellularInformation_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
AT_CellularNetwork_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
AT_CellularNetwork_stub.h Cellular: Add State machine unit tests. 2019-01-22 02:23:04 -08:00
AT_CellularSMS_stub.cpp Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
AT_CellularStack_stub.cpp Unittests fixed not to use deprecated string-based API 2020-02-06 11:27:50 +02:00
AT_ControlPlane_netif_stub.cpp Fix UNITTESTS issue 2020-07-19 10:02:32 -07:00
BlockDevice_mock.h Unittests and Astyle: 2020-07-17 03:12:03 -07:00
BufferedBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
BufferedSerial_stub.cpp Cellular: Replace UARTSerial references with BufferedSerial 2020-01-16 16:22:07 +00:00
CellularContext_stub.cpp Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
CellularDevice_stub.cpp Merge pull request #12305 from kivaisan/remove_multi_athandler_support_v2 2020-02-07 11:00:41 +00:00
CellularDevice_stub.h Remove CellularBase and AT_CellularBase 2019-12-09 15:25:22 +02:00
CellularInterface_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
CellularStateMachine_stub.cpp Cellular: Convert to Chrono 2020-05-11 14:18:04 +03:00
CellularStateMachine_stub.h UT for CellularDevice get/set timeouts methods 2019-09-17 12:56:47 +03:00
CellularUtil_stub.cpp Cellular: Move string_to_pdp_type method to CellularContext 2020-01-08 12:15:51 +02:00
CellularUtil_stub.h Valgrind & unittest fixes 2019-06-13 15:15:53 +03:00
ChainingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
ConditionVariable_stub.cpp Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +03:00
ConditionVariable_stub.h Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +03:00
ControlPlane_netif_stub.h Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
EMAC_mock.h Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
EmulatedSD.cpp Fix license headers. 2020-02-20 16:56:30 +02:00
EmulatedSD.h Unittests and Astyle: 2020-07-17 03:12:03 -07:00
EventFlags_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
EventQueue_stub.cpp Fix EventQueue::cancel to return value 2019-08-20 15:56:41 +03: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 Fix UNITTESTS issue 2020-07-19 10:02:32 -07: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 Fix UNITTESTS build failure 2020-08-14 12:32:50 +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 Fix UNITTESTS build failure 2020-08-14 12:32:50 +01:00
LoRaWANTimer_stub.h Fix UNITTESTS build failure 2020-08-14 12:32:50 +01:00
MBRBlockDevice_stub.cpp unittests: fix astyle 2018-10-25 09:58:18 +01:00
MeshInterface_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
Mutex_stub.cpp Remove Mutex deprecated API 2020-03-06 09:39:30 -08:00
NetworkInterfaceDefaults_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
NetworkInterface_stub.cpp Netsocket: Add get_dns_server API for NetworkInterface 2020-04-14 12:04:03 +03:00
NetworkStack_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
NetworkStack_stub.h IPCore deprecated string-based API removal 2020-02-06 11:27:49 +02:00
ObservingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
OnboardNetworkStack_mock.h Unittests fixed not to use deprecated string-based API 2020-02-06 11:27:50 +02: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 Fix UNITTESTS issue 2020-07-19 10:02:32 -07:00
Semaphore_stub.h Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
SerialBase_stub.cpp Fix stub constructor 2019-10-24 10:24:35 +02:00
SlicingBlockDevice_stub.cpp LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
SocketAddress_stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
SocketStats_Stub.cpp Update netsocket header and source reference in other libraries 2020-07-23 06:22:15 -07:00
ThisThread_stub.cpp Add ThisThread Chrono stubs 2020-05-11 14:18:04 +03:00
Thread_stub.cpp Thread: remove methods deprecated in 5.10 2020-01-08 16:47:18 +02:00
Thread_stub.h Fix UNITTESTS issue 2020-07-19 10:02:32 -07: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 Restructure events directory & move tests 2020-07-28 09:17:19 +01: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
kv_config_stub.cpp Update greentea config, header reference 2020-07-20 07:33:52 -07:00
mbed_assert_stub.cpp Allow MBED_ASSERT to throw errors in unittests, so we can verify it. 2019-11-22 13:10:46 +02:00
mbed_atomic_stub.c Add moduletest for SlicingBlockDevice 2019-11-04 16:13:32 +02:00
mbed_critical_stub.c Assembler atomics 2019-04-26 13:12:35 +03:00
mbed_error.c unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00: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_retarget_stub.cpp Add moduletests for FileSystemStore 2020-03-19 12:56:45 +02:00
mbed_rtos_rtx_stub.c Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +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 Remove mbed wait deprecated APIs 2020-04-08 10:35:07 +01:00
nsapi_dns_stub.cpp Getaddrinfo interface for multiple DNS adresses added. 2019-12-16 13:59:46 +01:00
nvic_wrapper_stub.c LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
pwmout_api_stub.c unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00: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
rtx_mutex_stub.c Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +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
watchdog_api_stub.c unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00:00