mendertesting

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

Testing package for Golang

Build Status codecov Godoc Go Report Card

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckMenderCompliance

func CheckMenderCompliance(t *testing.T)

func SetFirstEnterpriseCommit

func SetFirstEnterpriseCommit(sha string)

This should be set to the oldest commit that is not part of Open Source, only part of Enterprise, if any. IOW it should be the very first commit after the fork point, on the Enterprise branch.

func SetLicenseFileForDependency

func SetLicenseFileForDependency(license_file string)

Specify a license file for a dependency explicitly, avoiding the check for common license file names.

Types

type MenderComplianceError

type MenderComplianceError struct {
	Output string
	Err    error
}

func (*MenderComplianceError) Error

func (m *MenderComplianceError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL