Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split arch_test into arch_test_priv and arch_test_unpriv #23

Merged
merged 2 commits into from
May 5, 2022

Conversation

Alenkruth
Copy link
Contributor

Fixes #21

As mentioned in #21, this commit attempts to split the arch test file into
privileged and upnprivileged files which contain the macros as mentioned in the issue.
…t files

- in utils, the macro parser method is updated to parse macros in both the header files
- the test generator parses the compile_macros list returned by the plugin and Identifies if the privileged header needs to be included. If the privileged header is required, a new macro ``privileged_test_enable`` is added to the compile_macros list returned from the plugin
@Alenkruth Alenkruth merged commit d3a3225 into dev May 5, 2022
@Alenkruth Alenkruth deleted the arch_test_split branch May 10, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant