Commit Graph

27 Commits

Author SHA1 Message Date
Wade Alcorn db2be8ba16 Added msfrpc-client gem check for unit tests 2011-12-31 09:58:11 +10:00
Wade Alcorn 999802ad69 Added ignore to the eval grep tests. 2011-12-30 21:54:43 +10:00
Wade Alcorn 04f14df92d Fixed MSF Tests 2011-12-30 21:54:03 +10:00
Ben Waugh 1b25522ce0 fixed bug in MSF startup during rake tests 2011-12-27 23:23:17 +10:00
Ben Waugh 3ec19fec99 MSF starts/stops with unit tests
Added BeEF.rc with MSF starting parameters
changed ts_beef.rb to startup and shutdown MSF before/after unit tests
2011-12-27 18:31:43 +10:00
root 3bf52944d7 Added metasploit rpc module test cases , this may need cleaning up. 2011-12-16 13:40:36 -05:00
Scott Brown a90065f1e9 Removing forced test failure 2011-12-08 11:04:46 +10:00
Scott Brown 7eafb477c2 Testing Jenkins auto test setup - forced failure. 2011-12-08 10:03:33 +10:00
antisnatchor c993bc2381 Fixed unit tests errors: increase sleep delay to 0.1 sec 2011-12-01 14:22:18 +01:00
antisnatchor 4c1ed2ee2e completely removed WebRick dependency and references in the code!! fuck yeah 2011-11-22 10:20:44 +01:00
antisnatchor 9995c7a42e removed unuseful webrick import from TestSuite 2011-11-19 20:21:11 +01:00
antisnatchor 88bb429d04 adapted DynamicReconstruction Tests to the new Thin server. Rake => all tests passed 2011-11-19 20:10:10 +01:00
bcoles@gmail.com 3fadfaf258 Patched bug in test/unit/tc_grep.rb
Now uses ../../ instad of ../../../



git-svn-id: https://beef.googlecode.com/svn/trunk@1408 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-04 17:07:58 +00:00
wade@bindshell.net e340b2b505 change the eval grep unit tests to ignore the test file.
git-svn-id: https://beef.googlecode.com/svn/trunk@1407 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-04 10:07:29 +00:00
wade@bindshell.net cabb74e864 Installed Gem 'curb' check added to the unit tests
git-svn-id: https://beef.googlecode.com/svn/trunk@1401 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 07:36:06 +00:00
wade@bindshell.net e32ed54ed6 Ruby version 1.9 check added to unit tests
git-svn-id: https://beef.googlecode.com/svn/trunk@1400 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 07:34:36 +00:00
wade@bindshell.net 320271a51f Dynamic Reconstruction test cases added
git-svn-id: https://beef.googlecode.com/svn/trunk@1399 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 07:33:38 +00:00
wade@bindshell.net 801d098e97 Another test added which greps the source base for the eval function.
git-svn-id: https://beef.googlecode.com/svn/trunk@1375 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-20 13:51:12 +00:00
wade@bindshell.net c8799f49a3 basic filesystem tests added
git-svn-id: https://beef.googlecode.com/svn/trunk@1354 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-05 11:58:28 +00:00
wade@bindshell.net 48e2fbbbb5 boilerplate added to test files
git-svn-id: https://beef.googlecode.com/svn/trunk@1331 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:19:35 +00:00
wade@bindshell.net 4f57a63e04 test files added
git-svn-id: https://beef.googlecode.com/svn/trunk@1327 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:32:24 +00:00
wade@bindshell.net 0778a3c329 basic api test added
git-svn-id: https://beef.googlecode.com/svn/trunk@1326 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:32:06 +00:00
wade@bindshell.net ecd7f34986 basic core test added
git-svn-id: https://beef.googlecode.com/svn/trunk@1325 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:49 +00:00
wade@bindshell.net e045b2ab78 loader test added
git-svn-id: https://beef.googlecode.com/svn/trunk@1324 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:30 +00:00
wade@bindshell.net 3456733a60 test dir structure changed
git-svn-id: https://beef.googlecode.com/svn/trunk@1323 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:05 +00:00
wade@bindshell.net 0d8c907095 Supporting testing libs instructions added
git-svn-id: https://beef.googlecode.com/svn/trunk@1322 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 08:50:05 +00:00
wade@bindshell.net 6132b2a3f0 The first basic unit tests added to the framework. To exec simply run 'rake'.
git-svn-id: https://beef.googlecode.com/svn/trunk@1319 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 13:08:55 +00:00