Documentation
¶
Overview ¶
Package parameterstest tests the Go bindings of the basic GX package.
Package main generates a main function to run all the GX tests of a file. Automatically generated from google3/third_party/gxlang/gx/golang/tools/testsmain.go.
DO NOT EDIT
Index ¶
- func Run(t *testing.T, dev *api.Device)
- func TestAddFloat32(t *testing.T)
- func TestAddFloat32s(t *testing.T)
- func TestAddInt(t *testing.T)
- func TestAddInts(t *testing.T)
- func TestAddToStruct(t *testing.T)
- func TestIota(t *testing.T)
- func TestLen(t *testing.T)
- func TestSetNotInSlice(t *testing.T)
- func TestSliceArrayArg(t *testing.T)
- func TestSliceArrayArgConstIndex(t *testing.T)
- func TestSliceSliceArg(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestAddFloat32 ¶
func TestAddFloat32s ¶
func TestAddInt ¶
func TestAddInts ¶
func TestAddToStruct ¶
func TestSetNotInSlice ¶
func TestSliceArrayArg ¶
func TestSliceSliceArg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.