Parent

Methods

Class/Module Index [+]

Quicksearch

Rex::Proto::SMB::Constants::UnitTest

Constants

Klass

Public Instance Methods

test_defines() click to toggle source
# File lib/rex/proto/smb/constants.rb.ut.rb, line 11
def test_defines
        assert_equal(Klass::SMB_COM_CREATE_DIRECTORY,  0x00 )
        assert_equal(Klass::SMB_COM_NT_CREATE_ANDX, 0xa2 )
        assert_equal(Klass::NT_TRANSACT_QUERY_SECURITY_DESC, 0x06)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.