Documentation ¶
Index ¶
- func Zassert(cond bool, msg string, args ...interface{})
- func Zassert_equal(val1 interface{}, val2 interface{})
- func Zassert_notequal(val1 interface{}, val2 interface{})
- func Zchk(cond bool, msg string, args ...interface{})
- func Zchk_equal(val1 interface{}, val2 interface{})
- func Zchk_notequal(val1 interface{}, val2 interface{})
- func Zdie(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Zassert_equal ¶
func Zassert_equal(val1 interface{}, val2 interface{})
func Zassert_notequal ¶
func Zassert_notequal(val1 interface{}, val2 interface{})
func Zchk_equal ¶
func Zchk_equal(val1 interface{}, val2 interface{})
func Zchk_notequal ¶
func Zchk_notequal(val1 interface{}, val2 interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.