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

general_test: add the module existence/load check function #324

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

laifryiee
Copy link
Contributor

check_module function can be used to check whether a module exists or can be loaded.
Example usage:
./general_test.sh -t module -p einj
Example output:
|0715_165104.347|TRACE|Module einj is already loaded|

check_module function can be used to check whether a module exists or
can be loaded.
Example usage:
./general_test.sh -t module -p einj
Example output:
|0715_165104.347|TRACE|Module einj is already loaded|

Signed-off-by: Lai, Yi1 <[email protected]>
@ysun ysun merged commit 920f191 into intel:main Jul 19, 2024
4 of 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