Expand description
SIMICS test utilities for test environment setup and configuration
Structs§
- TestEnv
- A test environment, which is a directory that consists of a simics directory with a set of installed packages and a project directory, where test scripts and resources can be placed.
- Test
EnvSpec - A specification for a test environment
Constants§
- SIMICS_
TEST_ CLEANUP_ EACH_ ENV - An environment variable which, if set, causes the entire test workspace to be cleaned up after the test
- SIMICS_
TEST_ LOCAL_ PACKAGES_ ONLY_ ENV - An environment variable which, if set, causes package installation to default to local installation only
Functions§
- copy_
dir_ contents - Copy the contents of one directory to another, recursively, overwriting files if they exist but without replacing directories or their contents if they already exist
- local_
or_ remote_ pkg_ install - Abstract install procedure for public and internal ISPM