Android-cuttlefish cvd tool
Protected Member Functions | Protected Attributes | List of all members
cuttlefish::selector::CreationInfoGenTest Class Reference

#include <creation_analyzer_helper.h>

Inheritance diagram for cuttlefish::selector::CreationInfoGenTest:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::selector::CreationInfoGenTest:
Collaboration graph
[legend]

Protected Member Functions

 CreationInfoGenTest ()
 
void Init ()
 

Protected Attributes

std::vector< std::string > selector_args_
 
std::string sub_cmd_
 
std::vector< std::string > cmd_args_
 
std::unordered_map< std::string, std::string > envs_
 
OutputInfo expected_output_
 
bool expected_success_
 
InstanceLockFileManager instance_lock_file_manager_
 

Constructor & Destructor Documentation

◆ CreationInfoGenTest()

cuttlefish::selector::CreationInfoGenTest::CreationInfoGenTest ( )
protected

Member Function Documentation

◆ Init()

void cuttlefish::selector::CreationInfoGenTest::Init ( )
protected

Member Data Documentation

◆ cmd_args_

std::vector<std::string> cuttlefish::selector::CreationInfoGenTest::cmd_args_
protected

◆ envs_

std::unordered_map<std::string, std::string> cuttlefish::selector::CreationInfoGenTest::envs_
protected

◆ expected_output_

OutputInfo cuttlefish::selector::CreationInfoGenTest::expected_output_
protected

◆ expected_success_

bool cuttlefish::selector::CreationInfoGenTest::expected_success_
protected

◆ instance_lock_file_manager_

InstanceLockFileManager cuttlefish::selector::CreationInfoGenTest::instance_lock_file_manager_
protected

◆ selector_args_

std::vector<std::string> cuttlefish::selector::CreationInfoGenTest::selector_args_
protected

◆ sub_cmd_

std::string cuttlefish::selector::CreationInfoGenTest::sub_cmd_
protected

The documentation for this class was generated from the following files: