Linux Perf
attr.Notest Class Reference
Inheritance diagram for attr.Notest:
Inheritance graph
Collaboration diagram for attr.Notest:
Collaboration graph

Public Member Functions

def __init__ (self, test, arch)
 
def getMsg (self)
 

Public Attributes

 arch
 
 test
 

Detailed Description

Definition at line 34 of file attr.py.

Constructor & Destructor Documentation

◆ __init__()

def attr.Notest.__init__ (   self,
  test,
  arch 
)

Definition at line 35 of file attr.py.

Member Function Documentation

◆ getMsg()

def attr.Notest.getMsg (   self)

Definition at line 38 of file attr.py.

Member Data Documentation

◆ arch

attr.Notest.arch

Definition at line 36 of file attr.py.

◆ test

attr.Notest.test

Definition at line 37 of file attr.py.


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