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

Add instruction check tests #247

Merged
merged 2 commits into from
May 30, 2024
Merged

Add instruction check tests #247

merged 2 commits into from
May 30, 2024

Conversation

haoliang-Zhu
Copy link
Contributor

This submission primarily includes the following enhancements:

  1. Implementation of processor instruction set support detection by utilizing the Avocado testing framework to invoke the cpuid_check tool.
  2. Documentation on the usage of instruction_check.

1. Implemented processor instruction set support detection by invoking the cpuid_check tool with the Avocado testing framework.

Signed-off-by: Haoliang Zhu<[email protected]>
1. Added dynamic generation of Avocado test classes from feature_list.py into cpuid_test.py.
2. Fixed some errors in README.

Signed-off-by: Haoliang Zhu<[email protected]>
@ysun ysun merged commit e17a64a into intel:main May 30, 2024
5 checks passed
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.

2 participants