Commit Graph
22 Commits
Author SHA1 Message Date
Gustavo Moreira 90766f466f testcases: exclude volshell test from the volatility set 2024-12-20 13:21:24 +11:00
Gustavo Moreira 658d40335a testcases: Add basic volshell testcases for each OS image 2024-12-20 13:06:14 +11:00
Gustavo Moreira 535ce3a22a testing: Enable automatic selection of the OS image based on the test and filename prefix, addressing an issue in the development environment.
For example, when using VSCode with pytest, test autodiscovery triggers pytest_generate_tests(), adding all images to each test case. This causes issues, as Linux tests end up being executed with Windows and Mac images, and vice versa.
2024-12-01 19:34:35 +11:00
ikelosandGitHub bdd3e1e48e Merge pull request #1365 from volatilityfoundation/issues/pr1343
CLI: Partial changes by @lesander contributed in #1343
2024-11-24 09:58:04 +00:00
lesanderandMike Auty 1a0d1a238d CLI: Partial changes by @lesander contributed in #1343 2024-11-24 09:31:26 +00:00
lesander a04c04c4e3 fix ci 2024-11-08 14:03:08 +01:00
ikelosandGitHub 3f5fce31e7 Merge pull request #1208 from dadokkio/develop
yara-x support for yarascan
2024-09-02 21:51:50 +01:00
Davide Arcuri a2196850bc increase python version to 3.8 2024-08-28 10:39:28 +02:00
Gustavo Moreira f804b44ff6 Fix test.yaml, it should remove *.bin and not *.lime. There is no *.lime atm. 2024-08-13 01:00:57 -07:00
Branch Vincent 693eebc34b migrate to pyproject.toml 2024-06-01 16:16:44 -07:00
Mike Auty 57b3a99a1e Infra: Upgrade deprecated githubs actions 2024-05-29 20:40:44 +01:00
ikelosandGitHub 7f666da4a1 Merge branch 'develop' into feature/python-37 2022-12-06 23:50:49 +00:00
Donghyun Kim 7aaf157e07 Remove: env 2022-11-30 04:09:28 +09:00
Donghyun Kim 372003b0e4 Fix: more detail ubuntu version 2022-11-30 04:07:18 +09:00
Donghyun Kim 3daba5dabb Fix: more detail version 2022-11-30 04:04:07 +09:00
Donghyun Kim 6e056a7819 Add: env value 2022-11-29 21:20:25 +09:00
Donghyun Kim f7a4d4f1ef Fix: 3.6.7 versions 2022-11-29 21:18:20 +09:00
Donghyun Kim 8c41007f0b Fix: setup python method 2022-11-29 21:16:33 +09:00
Mike Auty dad8fba67f Core: Bump to python 3.7 with warnings for old global config variables 2022-09-21 21:23:42 +01:00
Donghyun Kim d5c7ef1a9e Remove: pytest install command 2022-07-21 05:49:16 +09:00
Frank Gomulka f96f004b13 @digitalisx suggested changes 2022-07-15 18:01:48 -05:00
Frank Gomulka df277b9e80 Add testing framework 2022-07-15 01:27:08 -05:00