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

Added Al-Khaser console parameters for test enabling #261

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

Haimasker
Copy link
Contributor

Added posibility to enable checks groups in console.
Helpful for software using al-khaser or for writing al-khaser running scripts.

Examples:

  • al-khaser_x64.exe runs al-khaser with default checks (as they were defined before)
  • al-khaser_x64.exe --check TLS runs al-khaser only with TLS checks
  • al-khaser_x64.exe --check KVM --check GEN_SANDBOX runs al-khaser KVM and GEN_SANDBOX checks

@ayoubfaouzi
Copy link
Owner

Hello @Haimasker

Thanks for your PR ! looks good to me, can you keep the values for the platform toolset to v143.

@Haimasker
Copy link
Contributor Author

@LordNoteworthy, sure, no problem.
It was changed when I was building it for my project and I forgot to bring it back.
Also, sorry for the late answer!

@ayoubfaouzi
Copy link
Owner

No worries, once you fix that, happy to merged it :)

@Haimasker
Copy link
Contributor Author

No worries, once you fix that, happy to merged it :)

It's already fixed.

@ayoubfaouzi
Copy link
Owner

Thanks a lot for your contribution ! Now I don't have to manually change code to enable/disable some checks :)

@ayoubfaouzi ayoubfaouzi merged commit 4532cb7 into ayoubfaouzi:master Aug 25, 2023
1 check 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