Files
esp-protocols/components/esp_modem/test/host_test
David Cermak 8417e232aa fix(esp_modem): Read module name with AT commands
This fixes basic IDF test case which supplied dummy module name.
2021-11-25 16:24:52 +01:00
..
2021-10-04 11:32:55 +02:00

Host test for esp_modem

This test uses linux port and some idf mocks in order to compile and execute it under linux.

This test uses catch as a test framework and implements a test terminal class LoopbackTerm