NeoPZ
Functions | Variables
substruct_tst16.test Namespace Reference

Functions

def error (message, status)
 
def setup_cmd ()
 
def setlimits ()
 
def sumarize_rdt_results (rundir)
 
def sumarize_rdt_files (rundir)
 
def short_description ()
 
def run_test (ntimes)
 
def usage ()
 

Variables

bool summarize_results
 
string builddir
 
string datadir
 
dictionary limits
 
int run
 
int ntimes
 
 opts
 
 extra_args
 
 status
 
 results
 

Function Documentation

◆ error()

def substruct_tst16.test.error (   message,
  status 
)

Definition at line 42 of file test.py.

Referenced by substruct_tst16.test.run_test(), and substruct_tst16.test.setup_cmd().

◆ run_test()

def substruct_tst16.test.run_test (   ntimes)

◆ setlimits()

def substruct_tst16.test.setlimits ( )

Definition at line 106 of file test.py.

◆ setup_cmd()

def substruct_tst16.test.setup_cmd ( )

Definition at line 58 of file test.py.

References substruct_tst16.test.error().

Referenced by substruct_tst16.test.run_test().

◆ short_description()

def substruct_tst16.test.short_description ( )

Definition at line 154 of file test.py.

Referenced by substruct_tst16.test.run_test(), and test.usage().

◆ sumarize_rdt_files()

def substruct_tst16.test.sumarize_rdt_files (   rundir)

Definition at line 145 of file test.py.

◆ sumarize_rdt_results()

def substruct_tst16.test.sumarize_rdt_results (   rundir)

Definition at line 113 of file test.py.

References stats.average(), stats.conf_int(), rdt.get_column_values(), and rdt.read().

Referenced by substruct_tst16.test.run_test().

◆ usage()

def substruct_tst16.test.usage ( )

Definition at line 175 of file test.py.

Variable Documentation

◆ builddir

string substruct_tst16.test.builddir

Definition at line 39 of file test.py.

◆ datadir

string substruct_tst16.test.datadir

Definition at line 40 of file test.py.

◆ extra_args

substruct_tst16.test.extra_args

Definition at line 196 of file test.py.

◆ limits

dictionary substruct_tst16.test.limits

Definition at line 96 of file test.py.

◆ ntimes

substruct_tst16.test.ntimes

Definition at line 193 of file test.py.

◆ opts

substruct_tst16.test.opts

Definition at line 196 of file test.py.

◆ results

substruct_tst16.test.results

Definition at line 206 of file test.py.

◆ run

substruct_tst16.test.run

Definition at line 192 of file test.py.

◆ status

substruct_tst16.test.status

Definition at line 206 of file test.py.

◆ summarize_results

bool substruct_tst16.test.summarize_results

Definition at line 33 of file test.py.