Parent

Methods

Class/Module Index [+]

Quicksearch

Rex::Arch::Sparc::UnitTest

Constants

Klass

Public Instance Methods

test_set() click to toggle source
# File lib/rex/arch/sparc.rb.ut.rb, line 12
def test_set
        assert_equal("\x88\x10\x20\x02", Klass.set(0x2, 'g4'))
        assert_equal("\x09\x00\x00\x08\x88\x11\x22\x22", Klass.set(0x2222, 'g4'))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.