metasploit-framework/test/tests
Luke Imhoff b863978028
Remove fastlib
MSP-11368
MSP-11143

Remove fastlib as it slows down the code loading process.  From the
previous commit, the mean loading for
`METASPLOIT_FRAMEWORK_PROFILE=true msfconsole -q -x exit` was
27.9530±0.3485 seconds (N=10).  The mean after removal of fastlib
was 17.9820±0.6497 seconds (N=10).  This means an average 35.67%
reduction in boot time.
2014-09-18 15:24:21 -05:00
..
00_create_all_modules_test.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
01_all_exploits_have_payloads_test.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
rakefile add a rakefile so 'rvm specs' works 2009-12-17 01:07:51 +00:00
test_encoders.rb Remove fastlib 2014-09-18 15:24:21 -05:00
testbase.rb Adds some rspec tests for the framework class, ensure that all modules can be created and have payloads listed 2009-10-01 18:18:01 +00:00