testutils

package
v0.0.0-...-3139816 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckSkipForCustomizeImageRequirements

func CheckSkipForCustomizeImageRequirements(t *testing.T)

func ConnectToImage

func ConnectToImage(buildDir string, imageFilePath string, includeDefaultMounts bool, mounts []MountPoint,
) (*imageconnection.ImageConnection, error)

func GetDownloadedRpmsDir

func GetDownloadedRpmsDir(t *testing.T, testutilsDir string, distro string, distroVersion string, imagecreator bool,
) string

func GetDownloadedRpmsRepoFile

func GetDownloadedRpmsRepoFile(t *testing.T, testutilsDir string, distro string, distroVersion string, withGpgKey bool,
	imagecreator bool,
) string

func GetDownloadedToolsFile

func GetDownloadedToolsFile(t *testing.T, testutilsDir string, distro string, distroVersion string, imagecreator bool,
) string

func GetImageFileType

func GetImageFileType(filePath string) (string, error)

func PartitionDevPath

func PartitionDevPath(imageConnection *imageconnection.ImageConnection, partitionNum int) string

Types

type MountPoint

type MountPoint struct {
	PartitionNum   int
	Path           string
	FileSystemType string
	Flags          uintptr
}

Jump to

Keyboard shortcuts

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