Skip to content

Commit

Permalink
Modify test_map.py
Browse files Browse the repository at this point in the history
  • Loading branch information
trishaange01 committed Nov 17, 2023
1 parent 586d9d6 commit f7183ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/test_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ def get_test_map():
"zynq-zc706-adv7511-adrv9375",
"zynqmp-zcu102-rev10-adrv9375",
]
test_map["adrv9375"] = [
"zynq-zc706-adv7511-adrv9375",
"zynqmp-zcu102-rev10-adrv9375",
]
test_map["adrv9009"] = [
"socfpga_arria10_socdk_adrv9009",
"zynqmp-zcu102-rev10-adrv9008-1",
Expand Down

0 comments on commit f7183ea

Please sign in to comment.