apply RUN_INDEX to all tests in core-v-verif
Created by: strichmo
Task Outcome
The common makefile infrastructure should be updated such that all individual test results are appended with a RUN_INDEX make variable. Unless otherwise specified this RUN_INDEX is always 0.
Background information
Location Information
Common makefile infrastructure Note that corev-dv tests should have RUN_INDEX removed from their respective YAML test configurations.
Completion Criteria
- Ensure that all ci_check tests can be regressed.
- Create a new regression or edit an older regression to run multiple iterations of a custom program and ensure that the custom program can be regressed for multiple random iterations with no change to its current test configuration YAML.