libzypp  17.25.2
zypp::misc::testcase Namespace Reference

Classes

struct  ForceInstall
 
class  LoadTestcase
 
struct  RepoData
 
struct  TestcaseSetup
 
struct  TestcaseTrial
 

Enumerations

enum  TestcaseRepoType { TestcaseRepoType::Helix, TestcaseRepoType::Testtags, TestcaseRepoType::Url }
 

Variables

static const std::string helixControlFile = "solver-test.xml"
 
static const std::string yamlControlFile = "zypp-control.yaml"
 

Enumeration Type Documentation

◆ TestcaseRepoType

Enumerator
Helix 
Testtags 
Url 

Definition at line 35 of file LoadTestcase.h.

Variable Documentation

◆ helixControlFile

const std::string zypp::misc::testcase::helixControlFile = "solver-test.xml"
static

Definition at line 26 of file LoadTestcase.cc.

◆ yamlControlFile

const std::string zypp::misc::testcase::yamlControlFile = "zypp-control.yaml"
static

Definition at line 27 of file LoadTestcase.cc.