OVMS3-idf/tools/test_apps/protocols/pppos/main
David Cermak b3749e38f9 ppp-test: check if ppp interface is active and IP address correct before starting the test
Addressing stability of pppos test:
* listing active network interfaces for presence of "ppp0" interface
* fixed IPv6 address regex to prevent ttfw accept partial address only
(less than 8 octets)
* workaround crash after exiting app_main()
2020-04-23 05:55:17 +00:00
..
CMakeLists.txt pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
Kconfig.projbuild pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
null_dce.c pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
null_dce.h pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
pppos_client_main.c ppp-test: check if ppp interface is active and IP address correct before starting the test 2020-04-23 05:55:17 +00:00