Commit Graph

6 Commits (mbed-os-5.10)

Author SHA1 Message Date
Mirela Chirica fcfdb099ab Cellular: Fix for AT handler consume to tag
If sequence from buffer contains tag but symbol before tag is same as
first symbol of the tag, then the tag wasn't detected.

For example, "\r\n" tag was not found from "\r\r\nOK" sequence.
2018-11-02 19:49:52 -05:00
Antti Kauppila 474b652820 More lorawan unit tests added 2018-10-08 15:18:50 +01:00
Lari-Matias Orjala 814ff08789 fix athandler unit tests and declaration conflict 2018-10-08 15:18:50 +01:00
Lari-Matias Orjala e49523b11c remove test suite names from cellular tests 2018-10-08 15:18:50 +01:00
Antti Kauppila eff5f392b4 Small improvements for test cases 2018-10-08 15:18:50 +01:00
Antti Kauppila 287c7508d3 cellular unittests ported to googletest framework 2018-10-08 15:18:50 +01:00