metasploit-framework/spec/lib/rex
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
..
arch Land #3743 - Add specs for Rex::Arch::X86 2014-09-09 17:24:08 -05:00
encoder Add specs for Rex::Encoder::NDR 2014-09-15 13:49:18 -05:00
encoding/xor Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
exploitation Fix remainings be_truthy and be_falsey conditionals 2014-09-02 13:22:21 -05:00
mime Move once more let into describe 2014-08-21 10:41:37 -05:00
parser cleans up a bunch of spec msftidy issues 2014-08-26 15:24:08 -05:00
post Solve conflicts 2014-08-26 17:51:37 -05:00
proto Remove fastlib 2014-09-18 15:24:21 -05:00
socket Fix rspec-collection_matchers deprecation warning in Rex::Socket::RangeWalker 2014-09-02 11:08:26 -05:00
sslscan Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
file_utils_spec.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
random_identifier_generator_spec.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
socket_spec.rb Use is_expected 2014-09-02 10:27:53 -05:00
text_spec.rb Fix broken spec for Rex::Text.randomize_space 2014-04-02 11:48:50 -05:00