Add tests for the repository itself (non-DUT parts) in this folder:
For example:
- Tests for common functions, such as adding common functions in
comm.functions - Tests for tools, such as testing
tool.disasm - Other non-DUT functionality tests, such as Python version, multi-node execution, etc.
Run the tests using the following command:
make test target=tests