mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
1da7f3714f
The IDF build system v2 should be backward compatible with IDF build system v1 in most situations. Therefore, it makes sense to reuse the existing v1 tests and run them for v2 as well. This approach will help ensure that v2 maintains backward compatibility. Introduce a new --buildv2 option, which switches the existing tests to use the newly added buildv2_test_app for v2. The goal is to enable the existing v1 tests incrementally in CI as the v2 implementation progresses. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
90 B
90 B
Information about this test app can be found here.