v0.16.0
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
profile_test.Case Class Reference
Collaboration diagram for profile_test.Case:
[legend]

Static Public Attributes

str name
 
str label
 
str build_dir | None
 
str executable
 
str commit | None
 
str source_dir | None
 
str run_workdir | None
 

Detailed Description

Definition at line 97 of file profile_test.py.

Member Data Documentation

◆ build_dir

str profile_test.Case.build_dir | None
static

Definition at line 100 of file profile_test.py.

◆ commit

str profile_test.Case.commit | None
static

Definition at line 102 of file profile_test.py.

◆ executable

str profile_test.Case.executable
static

Definition at line 101 of file profile_test.py.

◆ label

str profile_test.Case.label
static

Definition at line 99 of file profile_test.py.

◆ name

str profile_test.Case.name
static

Definition at line 98 of file profile_test.py.

◆ run_workdir

str profile_test.Case.run_workdir | None
static

Definition at line 104 of file profile_test.py.

◆ source_dir

str profile_test.Case.source_dir | None
static

Definition at line 103 of file profile_test.py.


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