Martin Kojtal
6d75e61e63
cellular: fix tests that astyle breaks
...
Ignore TEST_GROUP by AStyle. As this uses macro, is not visible to formatter.
By default, it assumes it is a function and treats methods as blocks inside a
function (inlined {}). We ignore it.
We might just not format UNITTESTS in the future if we face similar issues
in the future.
2018-08-13 14:44:27 +01:00
Martin Kojtal
522ef29722
cellular: astyle fix
2018-08-13 14:44:27 +01:00
Teppo Järvelin
1b792d6cd1
Cellular: updated unit tests.
2018-08-13 14:44:27 +01:00
Mirela Chirica
5d05e443bb
Cellular: Fix socket_send unit test
2018-07-15 22:53:59 -05:00
Ari Parkkila
594e5283be
Cellular: Removed max_packet_size
2018-07-15 22:53:59 -05:00
Mirela Chirica
0d52fc3a20
Cellular: More unit tests for ATHandler's read routines
2018-07-15 22:53:45 -05:00
Teppo Järvelin
90f67902ba
Cellular: review fixes for cellularinformation tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
7e82eb5647
Cellular: added more CellularInformation unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
9527ab33a8
Cellular: fixed unit tests after rebasing with master.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
0e4ca1c46b
Cellular: Added network unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
2cadd9d05c
Cellular: fixed unit tests after rebase with latest changes.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
33461805cb
Cellular: Added power and sim greentea and unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
a771f0458a
Cellular: fixed unit tests to compile after rebasing to latest.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
64e8363d69
Cellular: added more unit tests for CellularDevice.
2018-06-15 13:30:56 +01:00
Mirela Chirica
2b2f53e92f
Cellular: Added ENOTTY define in mbed_retarget stub
2018-06-15 13:30:56 +01:00
Mirela Chirica
ca0ba7727a
Cellular: Added missing copyrights
2018-06-15 13:30:56 +01:00
Mirela Chirica
3586af6da7
Cellular: Unit tests fixes
2018-06-15 13:30:56 +01:00
Teppo Järvelin
5ebdb439af
Cellular: fixed cellular unit tests and one bug which was found while fixing.
2018-04-19 13:35:53 +03:00
Teppo Järvelin
6533c98983
Cellular: fixed athandler unit tests.
2018-04-12 16:20:40 +03:00
Teppo Järvelin
f7f21dc377
Cellular: review fixes and fixed unit tests.
2018-04-11 09:38:13 +03:00
Teppo Järvelin
cacdbd1550
Cellular: Fixed sms unit tests.
2018-03-13 13:52:05 +02:00
Teppo Järvelin
66fcc758c5
Fixed Cellular unit tests by adding one missing stub after changes in mbed-os.
2018-03-07 12:45:49 +02:00
Antti Kauppila
7741096538
Cellular tests: nsapi_socket_t errors fixed in unittests
2018-03-05 16:00:13 +02:00
Teppo Järvelin
dc87629641
Fixed unit test after removing mux.
2018-03-02 14:38:08 +02:00
Teppo Järvelin
7c9f5f3781
Removed mux.
2018-03-02 14:38:08 +02:00
Teppo Järvelin
81738acfb4
Fixed unit tests.
2018-03-02 14:38:08 +02:00
Teppo Järvelin
c9c3f85311
Changed state machine class name and implementation.
2018-03-02 14:38:07 +02:00
Antti Kauppila
020e15828d
Unittests fixed + readme updated
...
- Unittests were broken and are now fixed
- README.md is updated to have small instructiopn how to run unittests
2018-03-02 14:38:07 +02:00
Antti Kauppila
427674d6ca
IOTCELL-553 fixed
...
Unittests reports an error as there is no coverage file created for cellular_mux.
This is now fixed by running an init function.
2018-03-02 14:38:07 +02:00
Ari Parkkila
f2613a6154
Cellular logging to use mbed_trace
2018-03-02 14:38:06 +02:00
Ari Parkkila
bc67100dcf
Added const in AT_CellularNetwork::set_registration
2018-03-02 14:38:06 +02:00
Teppo Järvelin
ea6d59ff19
Updated license texts.
2018-03-02 14:38:05 +02:00
Antti Kauppila
bfbd3e42af
more unittests added
2018-03-02 14:38:05 +02:00
Antti Kauppila
fbfbdc9718
renamed mbed_mux to cellular_mux
2018-03-02 14:38:05 +02:00
Antti Kauppila
217271b156
Unittests added
2018-03-02 14:38:03 +02:00