Author | Sebastien Lelong, Copyright © 2009, all rights reserved. |
Adapted-by | |
Compiler | >=2.4k |
set of procedures used to perform unittest
No dependency found
var volatile word _ut_trash_word
var volatile bit _ut_trash_bit
var volatile dword _ut_trash_dword
var volatile byte _ut_trash_byte
var volatile sword _ut_trash_sword
var volatile sdword _ut_trash_sdword
test_dword(dword in t)
test_byte(byte in t)
test_sdword(sdword in t)
test_word(word in t)
test_sword(sword in t)
test_bit(bit in t)
var volatile word _ut_trash_word
No documentation found
var volatile bit _ut_trash_bit
No documentation found
var volatile dword _ut_trash_dword
No documentation found
var volatile byte _ut_trash_byte
No documentation found
var volatile sword _ut_trash_sword
No documentation found
var volatile sdword _ut_trash_sdword
No documentation found
test_dword(dword in t)
No documentation found
test_byte(byte in t)
No documentation found
test_sdword(sdword in t)
No documentation found
test_word(word in t)
No documentation found
test_sword(sword in t)
No documentation found
test_bit(bit in t)
No documentation found