adfoster-r7
92c15f8a6a
Add support for only running user specified test names
2023-06-16 11:00:38 +01:00
dwelch-r7
cee72a81e3
Land #18110 , Add namespaced test module logging
2023-06-15 14:30:02 +01:00
adfoster-r7
75d74d2e3c
Add namespaced test module logging
2023-06-14 19:35:54 +01:00
adfoster-r7
dc5a42bd7d
Update test post modules to always have a clean file system directory
2023-06-14 19:27:19 +01:00
adfoster-r7
46f7f8e7b0
Add module for running all post test modules
2023-06-01 11:51:33 +01:00
Spencer McIntyre
80e4abe2b4
Support skipping tests and skip views on XP
...
XP doesn't support the /reg: command so skip those tests.
2022-09-08 13:12:01 -04:00
adfoster-r7
29cc349649
Run rubocop --fix-layout test
2022-04-28 15:06:43 +01:00
Tab Assassin
2e8d19edcf
Retab all the things (except external/)
2013-09-30 13:47:53 -05:00
James Lee
5821a70b16
Add exception logging for test failures
2012-03-28 14:33:24 -06:00
James Lee
d25756976c
Add a binary-safe method for writing files on unix shell sessions
...
Also some tests for doing so, all of which pass on Linux, Windows, and
Java meterpreter, as well as shell sessions on Linux and Solaris. They
will fail miserably on Windows shell sessions.
2012-03-19 01:10:23 -06:00
James Lee
49217a28ec
Add pending tests for binary and large files
2012-03-17 11:05:16 -06:00
James Lee
c1eca01849
Cleanup the file created during testing
2012-03-16 17:03:22 -06:00
James Lee
c44c0ebf48
Refactor ModuleTest and add a few more tests
...
This makes running tests from a post module as easy as creating methods
that start with +test_+ and running +it()+ blocks inside them.
2012-03-02 17:56:40 -07:00
James Lee
9bac806cdb
Add some simple meterpreter API tests
2012-03-01 16:30:37 -07:00