ESCOMP / ESCOMP/CAM-SIMA

Add error handling for when suite_name /= suite XML name

Open
#400 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
9
Forks
22
Avg merge
8d 5h
Merged PRs (30d)
4

Description

### What is the feature/what would you like to discuss?

@jimmielin ran into this issue where if your SDF file name is `suite_.xml` but the name of the suite therein is `suitename2`, capgen and SIMA will build everything with the discrepancy without erroring and then you'll get a "suite not found" error at runtime.

Instead, we should add a check during the CAM-SIMA build process that, after you grab the XML file based on the suite specified in CAM_CONFIG_OPTS, confirms that the suite name inside matches as well.

### Is there anyone in particular you want to be part of this conversation?

_No response_

### Will this change (regression test) answers?

No

### Will you be implementing this enhancement yourself?

Any Software Engineer can do this

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.