Documentation ¶
Overview ¶
Package allwinnersmoketest verifies that allwinner specific functionality work.
This test assumes GPIO pins are connected together. The exact ones depends on the actual board. It is PB2 and PB3 for the C.H.I.P.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
// contains filtered or unexported fields
}
Benchmark is imported by periph-smoketest.
func (*Benchmark) Description ¶
Description implements the SmokeTest interface.
type SmokeTest ¶
type SmokeTest struct {
// contains filtered or unexported fields
}
SmokeTest is imported by periph-smoketest.
func (*SmokeTest) Description ¶
Description implements the SmokeTest interface.
Click to show internal directories.
Click to hide internal directories.