aboutsummaryrefslogtreecommitdiff
path: root/tests/test_tools_metadata_corstone.py
diff options
context:
space:
mode:
authorDiego Russo <diego.russo@arm.com>2022-10-19 23:22:35 +0100
committerDiego Russo <diego.russo@arm.com>2022-10-21 12:54:16 +0100
commit9d34cb72d45a6d0a2ec1063ebf32536c1efdba75 (patch)
tree6a3520297d76fcb146f6ee86eaf6026e7a56e0d2 /tests/test_tools_metadata_corstone.py
parent4fa21325ec498adbf467876c2413c054d0e85c5b (diff)
downloadmlia-9d34cb72d45a6d0a2ec1063ebf32536c1efdba75.tar.gz
MLIA-671 Update generic inference runner to 22.08
Due to the new version of Corstone-310, the generic inference runner has been updated to 22.08: * The inference runner 22.08 doesn't have timing adapters because incompatible with new version of Corstone-310 * Remove some memory mode logic which is not needed anymore * Corstone-310 allows to run Ethos-U65 simulation hence adding the binary for enabling this case * Delete the inference runner 22.05 * Fix codebase and tests to cope with changes above Change-Id: I3dc894d7cb49b09102a19b0d7f588694a0f3b99f
Diffstat (limited to 'tests/test_tools_metadata_corstone.py')
-rw-r--r--tests/test_tools_metadata_corstone.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/test_tools_metadata_corstone.py b/tests/test_tools_metadata_corstone.py
index bc3f31d..02c04d4 100644
--- a/tests/test_tools_metadata_corstone.py
+++ b/tests/test_tools_metadata_corstone.py
@@ -432,7 +432,13 @@ def test_corstone_300_installer(
"/opt/VHT/VHT_Corstone_SSE-300_Ethos-U65",
},
],
- [get_corstone_310_installation(), {"/opt/VHT/VHT_Corstone_SSE-310"}],
+ [
+ get_corstone_310_installation(),
+ {
+ "/opt/VHT/VHT_Corstone_SSE-310",
+ "/opt/VHT/VHT_Corstone_SSE-310_Ethos-U65",
+ },
+ ],
],
)
def test_corstone_vht_install(