mbed-os/features/cellular/UNITTESTS/common/util
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
..
Makefile Cellular: fixed unit tests after rebase with latest changes. 2018-06-29 17:10:17 +01:00
main.cpp cellular: astyle fix 2018-08-13 14:44:27 +01:00
test_util.cpp cellular: astyle fix 2018-08-13 14:44:27 +01:00
test_util.h cellular: astyle fix 2018-08-13 14:44:27 +01:00
utiltest.cpp cellular: fix tests that astyle breaks 2018-08-13 14:44:27 +01:00