firesim/deploy/tests
joey0320 f6d05cc554 AMI update 2023-05-17 14:35:03 -07:00
..
awstools partially fix pytests 2023-04-21 18:44:20 +00:00
README.md Check sns topic permission at start of buildafi and warn user (#754) 2021-05-12 18:05:42 -05:00
__init__.py Check sns topic permission at start of buildafi and warn user (#754) 2021-05-12 18:05:42 -05:00
conftest.py Revert "add xclbin URI support (#1140)" (#1173) 2022-08-16 23:44:35 +00:00
fsspec_test_json.json Add URI support to tarball path and xclbin path (#1432) 2023-03-01 23:04:48 -08:00
test_amis.json AMI update 2023-05-17 14:35:03 -07:00
test_firesim_top.py Remove references to buildafi; replace with buildbitstream (#1287) 2022-12-11 03:40:59 +00:00
test_utils.py Add URI support to tarball path and xclbin path (#1432) 2023-03-01 23:04:48 -08:00
test_yaml_api.py Intermediate changes [ci skip] 2023-05-04 23:35:56 -07:00

README.md

This directory contains Python unit tests for the firesim manager code.

To run them:

  • make sure you have the latest deps from scripts/machine-launch-script.sh
  • cd deploy && pytest