45 Commits
Author SHA1 Message Date
Abyss Watcher a539047516 correctly order volshell args 2025-03-12 16:19:08 +01:00
Abyss Watcher ca20b6e979 enhance and extend testing helper functions 2025-03-12 16:10:12 +01:00
Abyss Watcher 8c1e9f0534 change args order to improve debugging ease 2025-03-05 15:12:02 +01:00
Abyss Watcher a162fceed4 migrate windows and linux tests to dedicated files 2025-03-04 16:54:11 +01:00
Abyss Watcher f7dfab57fd adjust helpers and add match_output_row 2025-03-04 16:46:03 +01:00
ikelosandGitHub 51c19fbdf2 Merge branch 'feature/linux_ifconfig_plugin' into linux_ifconfig_plugin 2025-02-16 21:40:36 +00:00
Gustavo Moreira bf0271cd57 linux: kallsyms plugin: simplify argument by removing the "only-" prefix, which was also causing confusion. 2025-02-02 12:29:01 +11:00
Gustavo Moreira 5347926ab6 linux: Add pscallstack plugin testcase 2025-02-02 11:34:31 +11:00
Gustavo Moreira 80f6d0dad6 linux: Add kallsyms plugin testcase 2025-02-02 11:33:34 +11:00
ikelosandGitHub e66d6745ef Merge branch 'develop' into linux_ifconfig_plugin 2025-01-30 11:01:06 +00:00
Gustavo Moreira d8254b6373 linux: page_cache test case: Improve test 2025-01-16 21:39:37 +11:00
Gustavo Moreira 9944fcc61f linux: page_cache test case: Since the --dump no longer generate output, we test both modes, listing and dumping. 2025-01-16 21:15:22 +11:00
Gustavo Moreira ef977efe62 testcases: Improve volshell basic testcase calling ps() on each of them 2024-12-20 14:50:35 +11:00
Gustavo Moreira d546c983f3 testcases: Fix runvol* default list arguments 2024-12-20 14:33:36 +11:00
Gustavo Moreira c317a45eb5 testcases: Add missing operating system argument 2024-12-20 14:31:40 +11:00
Gustavo Moreira 658d40335a testcases: Add basic volshell testcases for each OS image 2024-12-20 13:06:14 +11:00
Gustavo Moreira 9c0dcad7b1 linux: page cache inodepages testcase: explicitly close the file to improve clarity for AI processing 2024-12-18 10:42:54 +11:00
Gustavo Moreira 69d291c644 linux: testcases: add 10 final test cases to achieve full plugin coverage 2024-12-18 10:16:59 +11:00
Gustavo Moreira 9c587b0378 linux: testcases: improve existent testcases code and checks 2024-12-18 10:12:32 +11:00
Gustavo Moreira 3b0f0915c7 linux: page_cache: add testcase for page_cache.files plugin 2024-12-16 19:36:54 +11:00
Gustavo Moreira c19a54cbd9 testcases: Minor cleanup: Renaming and reordering functions to align with the Linux/Windows test cases 2024-12-01 14:08:53 +11:00
Gustavo Moreira 7ae27c4eaa Merge branch 'develop' into linux_pslist_dependencies_fix_1366 2024-12-01 13:24:53 +11:00
Mike Auty d404747de5 Tests: Add in vadyarascan tests 2024-12-01 00:04:46 +00:00
Mike Auty 56f6ef0add Include a test developed by @gcmoreira and @eve-mem 2024-11-30 11:52:16 +00:00
Gustavo Moreira aaeec80fdf linux: library_list testcase: Optimize testing performance by limiting the number of processes to just one. This change will reduce execution time and speed up the test 2024-11-28 13:53:11 +11:00
Gustavo Moreira fb4ab9d477 linux: test cases: remove unused variables 2024-11-28 13:45:26 +11:00
Gustavo Moreira 63ac0abe64 linux: Add 15 new test cases for plugins dependent on pslist 2024-11-28 13:25:08 +11:00
Gustavo Moreira 7c559c53f4 test_cases: underscore unused variables 2024-11-28 12:11:14 +11:00
David McDonald c0672f6c4b Linux: Sockstat - adds pytest
This adds a pytest for the `linux.sockstat.Sockstat` plugin.
2024-10-01 10:02:25 -05:00
ikelosandGitHub d4b92db446 Merge pull request #960 from RuBublik/poolscanner-thread-support
Add threads pool tag scanning
2024-03-04 14:58:04 +00:00
Gustavo Moreira 6e7b5b5941 Linux: Add linux_library_list test case 2024-02-13 19:41:30 +11:00
Gustavo Moreira 5219e8aaae Remove lowercase matching from linux.ip.Addr test 2024-02-02 21:03:03 +11:00
Gustavo Moreira 8b6bd0f74e Add linux.ip.Link test using linux-sample-1.bin image 2024-02-02 21:02:05 +11:00
Gustavo Moreira 260fbd8d24 Python os.path module precisely does that by checking the current platform and, based on it, utilizes either the posixpath or ntpath modules 2024-02-02 17:03:14 +11:00
Gustavo Moreira 6f1e7c2145 Add test for linux.ip.Addr and linux-sample-1.bin 2024-02-02 16:43:58 +11:00
RuBublik 5749b3ef52 added test for thrdscan plugin 2023-05-21 19:22:22 +03:00
Mike Auty e67bac4080 Testing: Fix unclosed file open 2022-12-07 21:25:22 +00:00
Mike Auty bd402772c7 Core: Apply black to the entire codebase and add workflow 2022-12-07 20:48:14 +00:00
Donghyun KimandGitHub 14ee723f37 Merge branch 'volatilityfoundation:develop' into feature/vadwalk 2022-08-09 03:28:49 +09:00
Donghyun Kim 95c0ca4ffa Remove: pytest module 2022-08-02 01:47:18 +09:00
Donghyun KimandGitHub 928b8e0160 Merge branch 'develop' into feature/vadwalk 2022-08-01 01:21:18 +09:00
Donghyun Kim 65d825626e Add: test for windows.devicetree 2022-07-22 21:11:01 +09:00
Donghyun Kim 92696068c0 Add: test for vadwalk plugin 2022-07-22 18:55:34 +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