Files
esp-protocols/components/esp_wifi_remote/test/smoke_test/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
344 B
Markdown
Raw Normal View History

# Smoke (build-only) test
This test tries to build an application which calls all declared APIs from this component and from `esp_wifi`.
Most of the test code is autogenerated, please see [README.md](../../scripts/README.md) for more details on the generation process.
This test should be build for all combinations of host and slave targets.