|
|
2 лет назад | |
|---|---|---|
| .. | ||
| main | 2 лет назад | |
| CMakeLists.txt | 2 лет назад | |
| README.md | 2 лет назад | |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
|---|
This project provides a test interface to esp32 network stack in order to execute standard set of Intel network test suite defined in TTCN3 framework.
This is an internal ESP-IDF test and not a user project example
These network tests could be executed in both manual or automated mode in CI.
Note: TTCN3 engine works reliably only on Linux and Windows.
esp32_netsuite.cfg and esp32_netsuite.ttcn (located in $IDF_PATH/components/lwip/weekend_test) to src subdir of the cloned repository net-test-suitessource make.sh in src subdircd $IDF_PATH/examples/system/network_tests
idf.py build
idf.py -p PORT flash