Add ci test for mn7

This commit is contained in:
xysun 2023-07-13 15:16:43 +08:00
parent ad98ce69ec
commit 417c0fc7a1
2 changed files with 1885 additions and 1 deletions

View File

@ -8,6 +8,7 @@ from pytest_embedded import Dut
[
'mn5q8_cn',
'mn6_cn',
'mn7_en',
],
)
def test_multinet(dut: Dut)-> None:
@ -36,4 +37,4 @@ def test_wakenet(dut: Dut)-> None:
],
)
def test_afe(dut: Dut)-> None:
dut.run_all_single_board_cases(group="afe")
dut.run_all_single_board_cases(group="afe")

File diff suppressed because it is too large Load Diff