mbed-os/UNITTESTS/stubs
Jarno Lamsa e19cd14ced Add moduletests for FileSystemStore
Baseline for the tests is similar to the TDBStore.
Differing from TDBStore moduletests, FileSystemStore doesn't include
tests for reserved data or corrupting the blockdevice, as it corrupts
the filesystem also.
2020-03-19 12:56:45 +02:00
..
ATHandler_stub.cpp Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
ATHandler_stub.h Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
AT_CellularContext_stub.cpp Merge pull request #11942 from michalpasztamobica/remove_deprecated_apis 2020-02-21 12:14:06 +00:00
AT_CellularDevice_stub.cpp Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02: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 Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
AT_CellularNetwork_stub.cpp Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02: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 Cellular: Refactor CellularBase from AT_ControlPlane_netif 2020-01-07 04:03:33 -08:00
BlockDevice_mock.h unittests: BlockDevice unittests improvements 2020-02-10 19:36:52 +02: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 unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00:00
CellularStateMachine_stub.cpp UT for CellularDevice get/set timeouts methods 2019-09-17 12:56:47 +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 Fixed Non-IP cellular socket unittest 2019-12-27 16:04:10 +01:00
EMAC_mock.h Modify nsapi_dns tests to be module tests 2019-12-10 11:05:25 +02:00
EmulatedSD.cpp Fix license headers. 2020-02-20 16:56:30 +02:00
EmulatedSD.h Fix license headers. 2020-02-20 16:56:30 +02:00
EqueuePosix_stub.c equeue posix impl: make queue mutex reentrant 2019-08-29 15:02:40 +02: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 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
MeshInterface_stub.cpp unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00:00
Mutex_stub.cpp Remove Mutex deprecated API 2020-03-06 09:39:30 -08:00
NetworkInterfaceDefaults_stub.cpp Disable SMS by default from Cellular stack 2019-11-25 11:38:06 +02:00
NetworkInterface_stub.cpp IPCore deprecated string-based API removal 2020-02-06 11:27:49 +02:00
NetworkStack_stub.cpp Merge pull request #12467 from kjbracey-arm/nsapics 2020-03-03 14:13:28 +00: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 Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03: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 LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03:00
SocketStats_Stub.cpp unittest: fix missing licenses + spdx 2020-02-21 07:01:00 +00:00
ThisThread_stub.cpp Cellular: add method to set authentication type to CellularContext 2019-05-29 09:46:15 +03:00
Thread_stub.cpp Thread: remove methods deprecated in 5.10 2020-01-08 16:47:18 +02: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
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 Fix EventQueue::cancel to return value 2019-08-20 15:56:41 +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
kv_config_stub.cpp Add moduletests for FileSystemStore 2020-03-19 12:56:45 +02: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 LoRa regions unittested, stubs licences revisited 2018-09-27 10:49:07 +03: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