ci(common): Add clang tidy check to esp-protocols

This commit is contained in:
David Cermak
2024-04-05 12:41:41 +02:00
parent 06d013b20b
commit eb84eed8d3
7 changed files with 130 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
# SPDX-License-Identifier: Apache-2.0
def test_app(dut):
dut.expect_unity_test_output(timeout=240)