Crate simics_test

source ·
Expand description

SIMICS test utilities for test environment setup and configuration

Structs§

  • 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.
  • A specification for a test environment

Constants§

Functions§

  • 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
  • Abstract install procedure for public and internal ISPM