Documentation
¶
Overview ¶
Package src is a helper for testing the target C-code. Each C function gets a Go wrapper which ist tested in an appropriate test function. Calling a C trice function results in putting some bytes into the C fifo. The appropriate test function reads the C fifo back and compares the result with the expected values. For some reason inside the src_test.go an 'import "C"' is not possible.
Click to show internal directories.
Click to hide internal directories.