package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev

# Packages

Package fakeupd creates a fake .upd file with enough content to keep factory restore happy and to boot to a point where it can print a message.
Package integ contains integ tests run by mage.
Package vm contains utility functions used in integ tests with qemu VMs.

# Functions

Return true if running on CI.

# Structs

MockTB mocks testing.TB for test of CheckFormattingErrs.
No description provided by the author

# Interfaces

Copied from testing package, minus the private method that makes it unimplementable (why?!) Used for easier testing of CheckFormattingErrs, etc.