Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertCmp ¶
AssertCmp fails a test with a descriptive diff if got != want, respecting a set of compare options.
func AssertProtoEqual ¶
func CheckNoFDLeaks ¶
CheckNoFDLeaks records the current number of file descriptors and registers a cleanup check that fails the test if the count does not return to that baseline. It is Linux-specific; on systems without /proc/self/fd it logs and becomes a no-op.
func MustRunfile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.