Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 403 Bytes

File metadata and controls

15 lines (10 loc) · 403 Bytes

Description

Add tests for the repository itself (non-DUT parts) in this folder:

For example:

  1. Tests for common functions, such as adding common functions in comm.functions
  2. Tests for tools, such as testing tool.disasm
  3. Other non-DUT functionality tests, such as Python version, multi-node execution, etc.

Run the tests using the following command:

make test target=tests