Add bk72xx base test file (#6522)

This commit is contained in:
Jesse Hills 2024-04-12 11:56:18 +12:00 committed by GitHub
parent 39947a1634
commit 810cf3b0a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
esphome:
name: componenttestespbk72xx
friendly_name: $component_name
bk72xx:
board: cb3s
logger:
level: VERY_VERBOSE
packages:
component_under_test: !include
file: $component_test_file
vars:
component_name: $component_name
test_name: $test_name
target_platform: $target_platform
component_test_file: $component_test_file