Teemu Kultala
3608cc78ce
sms gt tests: rebase and astyle fix
2018-08-13 14:44:27 +01:00
Teemu Kultala
7d2d835687
sms gt tests: changes after review
2018-08-13 14:44:27 +01:00
Teemu Kultala
e837425f88
sms gt tests
2018-08-13 14:44:27 +01:00
Teppo Järvelin
5d516f5a0d
Cellular: fixed greentea tests C027 and BG96.
2018-08-13 14:44:27 +01:00
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
Mirela Chirica
de2290aed6
Cellular: Fix for ATHandler's read string and hexstring NULL termination
2018-07-15 22:53:44 -05:00
mudassar-ublox
603adcfade
Cellular: Fixed set_sim_pin method calling
2018-07-15 22:48:50 -05:00
Teppo Järvelin
92eab0f99f
Cellular: improved observing of disconnect for callbacks.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
90f67902ba
Cellular: review fixes for cellularinformation tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
789a1c1720
Cellular: added greentea tests for CellularInformation.
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
440c10ad88
Cellular: added greentea tests for CellularNetwork.
2018-06-29 17:10:17 +01:00
Amanda Butler
e60566e85e
Copy edit CellularConnectionFSM.h
...
Copy edit for consistent tense and comma usage.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
83fbeea304
Cellular: fixed defect where SIM interface was closed too early causing crash with certain configurations.
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
77b0fc371b
Cellular: Semaphore wasn't released in easycellular release build.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
97cdbf769d
Cellular: release resources in state machine. Made sure that athandler does not try process urc's after switch to data mode.
2018-06-15 13:30:56 +01:00
Yoshihiro TSUBOI
7bc411eedb
Changed suggested things
...
Removed context check from do_user_authentication.
2018-06-15 13:30:56 +01:00
Yoshihiro TSUBOI
b3ebb5229a
Changed suggested points
...
Changed accessibility cellular features member functions, fixed minor target issues
2018-06-15 13:30:56 +01:00
ytsuboi
4b1d0875b7
Adding platform
2018-06-15 13:30:56 +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
Teppo Järvelin
d5a6baf5cd
Cellular: added greentea test for cellular device.
2018-06-15 13:30:56 +01:00
Ari Parkkila
09e14567fe
Cellular: Disable Greentea tracing to consume less memory
2018-06-15 13:30:56 +01:00
Ari Parkkila
0aff4e836b
Cellular: Enable AT debug also when mbed-trace is disabled
2018-06-15 13:30:56 +01:00
Teemu Kultala
80464502fa
more effective port randomisation
2018-06-15 13:30:56 +01:00
Teemu Kultala
394b2f157d
random socket port number
2018-06-15 13:30:56 +01:00
Teppo Järvelin
33653e89e3
Review fix: - set ppp_active false if close fails in ppp disconnect. - unset sigio in ppp disconnect - take ownership of filehandle in CellularNetwork::disconnect even in case of failure
2018-06-15 13:30:56 +01:00
Mirela Chirica
51a3be6caf
Cellular: BC95 socket creation to fail on missing socket id in the response
2018-06-15 13:30:56 +01:00
Ari Parkkila
5cd450ce70
Cellular: Fix AT URC handler not to dismiss incoming chars
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
7944db6411
Cellular: review fixes.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
79739de1aa
Cellular: review changes.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
0c23935cae
Cellular: Fixed connect-disconnect sequence can now be called multiple times.
2018-06-15 13:30:56 +01:00
Ari Parkkila
3abfa4531f
Cellular: Removed obsolete FEATURE_COMMON_PAL flag from trace
2018-05-17 09:41:49 +03:00
Ari Parkkila
6a3dce839e
Cellular: Updated coding guidelines
2018-05-17 09:02:54 +03:00
Ari Parkkila
a146e0e7ff
Cellular: AT debugging improved
2018-05-16 12:39:30 +03:00
Ari Parkkila
287a1a86d0
Cellular: AT handler review fixes
2018-05-14 10:25:00 +03:00
Ari Parkkila
3bdb6d1737
Cellular: Fixed ATHandler write poll timeout
2018-05-14 10:25:00 +03:00
Ari Parkkila
9b896a16bb
Cellular: ATHandler yield to wait review fixes
2018-05-14 10:25:00 +03:00