12 #ifndef ZYPP_MISC_LOADTESTCASE_H 13 #define ZYPP_MISC_LOADTESTCASE_H 103 const std::string &
getProp(
const std::string &
name,
const std::string &def = std::string() )
const;
129 const std::vector<TestcaseTrial> &
trialInfo()
const;
138 #endif // ZYPP_MISC_LOADTESTCASE_H std::vector< Node > nodes
bool loadTestcaseAt(const zypp::Pathname &path, std::string *err)
static bool loadRepo(zypp::RepoManager &manager, const TestcaseSetup &setup, const RepoData &data)
std::map< std::string, std::string > properties
const TestcaseSetup & setupInfo() const
bool dupAllowVendorChange
ResolverFocus
The resolvers general attitude.
std::vector< RepoData > repos
Request the standard behavior (as defined in zypp.conf or 'Job')
std::set< std::string > multiversionSpec
std::optional< RepoData > systemRepo
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
static Type testcaseTypeAt(const zypp::Pathname &path)
std::vector< ForceInstall > forceInstallTasks
const std::string & getProp(const std::string &name, const std::string &def=std::string()) const
ResolverFocus resolverFocus
std::vector< std::shared_ptr< Node > > children
base::SetTracker< LocaleSet > localesTracker
std::vector< std::string > ModaliasList
Libsolv Id queue wrapper.
creates and provides information about known sources.
std::unique_ptr< Impl > _pimpl
sat::StringQueue autoinstalled
bool applySetup(zypp::RepoManager &manager) const
bool ignorealreadyrecommended
Pathname hardwareInfoFile
target::Modalias::ModaliasList modaliasList
const std::vector< TestcaseTrial > & trialInfo() const
Easy-to use interface to the ZYPP dependency resolver.