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

testcases: Add basic volshell testcases for each OS image #1457

Merged

Conversation

gcmoreira
Copy link
Contributor

@gcmoreira gcmoreira commented Dec 20, 2024

In the context of #1456, this PR adds a basic volshell testcases for each OS image.

@ikelos please verify this fails before the changes mentioned in #1456

It runs ps() on each of them and verifies it gets enough processes for both Linux and Windows.
If you are interested in any other functions let me know and can add them as well. So far, it verifies:

  • requirements
  • ps() works.. and
  • basically, ensures that volshell runs and exits without issues

Which is already quite a bit from what we got.

@ikelos
Copy link
Member

ikelos commented Dec 20, 2024

Yep, having clocked back to just before the volshell fix (and applying this PR), the test cases fail, so looks good, thanks very much for getting it put together so quickly! 5:D

https://github.com/volatilityfoundation/volatility3/actions/runs/12434282711/job/34717598554

@ikelos ikelos merged commit 83e3286 into volatilityfoundation:develop Dec 20, 2024
13 checks passed
@ikelos ikelos linked an issue Dec 23, 2024 that may be closed by this pull request
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.

Volshell doesn't have a testcase
2 participants