FreeRTOS / FreeRTOS-Cellular-Interface

FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.
MIT License
85 stars 59 forks source link

Restore URC string when using generic URC callback #86

Closed ActoryOu closed 2 years ago

ActoryOu commented 2 years ago
chinglee-iot commented 2 years ago

@paulbartell Thanks for your feedback. I also review current test cases for URC handling.

This PR fix the following scenario

The followings are existing test cases related to URC handler Invalid input test

URC token table test

Generic URC handler test

If more test cases are required, please also share your suggestion to us.