ATTEST Testsystem
Getting Started
Testsystem
Configuration
Test Unit discovery
Testing the test system
Reference
ATTEST Testsystem
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
Action (class in test_framework)
add_action() (test_framework.group_model.GroupModel method)
add_queue_time() (testsystem.models.Group method)
B
build() (in module testsystem.tool_chain)
build_test_case() (in module testsystem.tool_chain)
BuildError
C
capture() (testsystem.models.UARTCapture method)
ChannelReader (class in testsystem.models)
cleanup() (testsystem.filesystem.TestEnv method)
commit() (test_framework.group_model.GroupModel method)
commit_hash (testsystem.filesystem.TestEnv property)
commit_hash_short (testsystem.filesystem.TestEnv property)
commit_msg (testsystem.filesystem.TestEnv property)
commit_time (testsystem.filesystem.TestEnv property)
CommitAction (class in test_framework)
compare_output() (testsystem.models.TestCase method)
complete (testsystem.models.UARTCapture property)
conf_enable_env (testsystem.config.Config attribute)
conf_enable_file (testsystem.config.Config attribute)
conf_file (testsystem.config.Config attribute)
Config (class in testsystem.config)
ConfigError
ConnectionDetector (class in testsystem.models)
ConnectionInfo (class in testsystem.models)
contribute_to_score (testsystem.models.TestResult property)
create_md_group_report() (in module testsystem.reporting)
create_msp430_identifier_program() (in module testsystem.filesystem)
D
db_database (testsystem.config.Config attribute)
db_file (testsystem.config.Config attribute)
db_password (testsystem.config.Config attribute)
db_server (testsystem.config.Config attribute)
db_type (testsystem.config.Config attribute)
db_user (testsystem.config.Config attribute)
DecodeError
delete() (testsystem.models.TestSet method)
delete_unfinished_test_sets() (testsystem.models.TestSet class method)
DetectError
discover_msp_boards() (in module testsystem.device_discovery)
discover_pico_scopes() (in module testsystem.device_discovery)
discover_pico_scopes_by_sn() (in module testsystem.device_discovery)
E
enable_timing_tests (testsystem.config.Config attribute)
exercise_nr (testsystem.config.Config attribute)
exists() (testsystem.models.TestSet class method)
ExpectedResult (class in test_framework.parsing)
ExpectedTCResult (class in test_framework.parsing)
export() (testsystem.filesystem.TestEnv method)
F
FirmewareError
flash() (in module testsystem.tool_chain)
flash_test_case() (in module testsystem.tool_chain)
FlashError
force_test_tags (testsystem.config.Config attribute)
from_serial() (testsystem.models.PicoScope class method)
G
get() (testsystem.models.Group class method)
(testsystem.models.TestCaseDef class method)
(testsystem.models.TestUnit static method)
get_all() (testsystem.models.MSP430 class method)
(testsystem.models.PicoScope class method)
(testsystem.models.TestCaseDef class method)
get_by_id() (testsystem.models.Group class method)
(testsystem.models.TestCaseDef class method)
get_by_sn() (testsystem.models.MSP430 class method)
(testsystem.models.PicoScope class method)
get_by_term() (testsystem.models.Group class method)
get_byte() (testsystem.models.UARTCapture method)
get_channel_data() (testsystem.models.PicoReader method)
get_commit_message() (in module testsystem.filesystem)
get_commit_timestamp() (in module testsystem.filesystem)
get_config() (in module testsystem.config)
(test_framework.test_system_model.TestSystemModel method)
get_connected() (testsystem.models.MSP430 class method)
get_connections() (testsystem.models.TestUnit static method)
get_data() (testsystem.models.ChannelReader method)
get_identifier() (testsystem.models.MSP430 method)
get_latest_commit() (in module testsystem.filesystem)
get_latest_finished_test_set() (testsystem.models.Group method)
get_latest_test_set() (testsystem.models.Group method)
get_max_exercise_nr() (testsystem.models.TestCaseDef class method)
get_max_queue_time() (testsystem.models.Group static method)
get_name() (testsystem.models.Group class method)
get_next_commit() (in module testsystem.filesystem)
get_next_task() (in module testsystem.scheduling)
get_or_create() (testsystem.models.TestSet class method)
get_priority() (testsystem.models.Group method)
get_queue_time() (testsystem.models.Group method)
get_ranking_tests() (testsystem.models.TestCaseDef class method)
get_required_connections() (testsystem.models.TestUnit class method)
get_results() (testsystem.models.TestSet method)
get_tagged_group_commit() (in module testsystem.filesystem)
get_test_set() (testsystem.models.Group method)
get_test_units() (testsystem.models.ConnectionDetector method)
get_timing_channel() (testsystem.models.TestUnit class method)
git_primary_branch_name (testsystem.config.Config attribute)
git_public_path (testsystem.config.Config attribute)
git_server (testsystem.config.Config attribute)
git_student_path (testsystem.config.Config attribute)
git_system_path (testsystem.config.Config attribute)
GitError
Group (class in testsystem.models)
group_ids (testsystem.config.Config attribute)
group_name (testsystem.filesystem.TestEnv property)
group_path (testsystem.filesystem.TestEnv property)
GroupModel (class in test_framework.group_model)
I
IdentificationError
idle() (in module testsystem.system)
increment_flash_counter() (testsystem.models.MSP430 method)
init_fs() (in module testsystem.filesystem)
initial_commit() (test_framework.group_model.GroupModel method)
InitialCommitAction (class in test_framework)
InvalidSignalError
InvalidTXPauseError
is_available() (testsystem.models.TestUnit method)
is_config_valid() (testsystem.models.TestUnit static method)
is_connected() (testsystem.models.MSP430 method)
is_valid() (testsystem.models.UARTCapture method)
L
list_devices() (in module testsystem.system)
load_group() (in module testsystem.filesystem)
load_public() (in module testsystem.filesystem)
load_repo() (in module testsystem.filesystem)
load_test_case() (in module testsystem.filesystem)
log_file (testsystem.config.Config attribute)
log_level (testsystem.config.Config attribute)
M
measure() (testsystem.models.PicoMeasure method)
measure_size() (in module testsystem.testing)
measure_timing() (in module testsystem.testing)
module
test_framework.group_model
test_framework.test_system_model
testsystem.config
testsystem.device_discovery
testsystem.exceptions
testsystem.filesystem
testsystem.reporting
testsystem.scheduling
testsystem.system
testsystem.testing
testsystem.tool_chain
testsystem.utils
MSP430 (class in testsystem.models)
MSPConnectionError
MSPError
N
NoSignalError
NotConnectedError
P
parse() (testsystem.models.TestCaseDef class method)
ParsingError
path (testsystem.filesystem.TestEnv property)
PicoError
PicoMeasure (class in testsystem.models)
PicoReader (class in testsystem.models)
PicoScope (class in testsystem.models)
prio_reset_h (testsystem.config.Config attribute)
ProcessError
public_path (testsystem.filesystem.TestEnv property)
publish_group_report() (in module testsystem.filesystem)
publish_system_status_report() (in module testsystem.filesystem)
publish_test_run_report() (in module testsystem.filesystem)
Q
queue_size() (in module testsystem.scheduling)
R
read() (testsystem.models.PicoReader method)
record() (testsystem.models.ChannelReader method)
register_group() (test_framework.test_system_model.TestSystemModel method)
reset_queue_time() (testsystem.models.Group method)
run() (test_framework.test_system_model.TestSystemModel method)
(testsystem.models.Task method)
(testsystem.models.TestCaseTask method)
run_compare_test() (in module testsystem.testing)
run_external_task() (in module testsystem.utils)
run_hello_testsystem (testsystem.config.Config attribute)
run_size_test() (in module testsystem.testing)
run_test() (in module testsystem.testing)
run_timing_test() (in module testsystem.testing)
runtime (testsystem.models.Task property)
S
schedule_task() (in module testsystem.scheduling)
score (testsystem.models.TestResult property)
set_config() (test_framework.test_system_model.TestSystemModel method)
set_connections() (testsystem.models.TestUnit static method)
set_defective() (testsystem.models.MSP430 method)
set_finished() (testsystem.models.TestSet method)
set_name() (testsystem.models.MSP430 method)
(testsystem.models.PicoScope method)
setup_test_env() (in module testsystem.filesystem)
setup_test_system() (in module test_framework.test_system_model)
start() (in module testsystem.scheduling)
(test_framework.group_model.GroupModel method)
(testsystem.models.PicoMeasure method)
(testsystem.models.TaskWorker method)
start_delay (testsystem.config.Config attribute)
StartBitError
startup_routine() (in module testsystem.system)
stop (testsystem.config.Config attribute)
stop() (in module testsystem.scheduling)
(test_framework.group_model.GroupModel method)
(testsystem.models.TaskWorker method)
stop_test_system() (test_framework.group_model.GroupModel method)
StopBitError
StopTestsystemAction (class in test_framework)
T
Task (class in testsystem.models)
TaskWorker (class in testsystem.models)
tc_def (testsystem.models.TestResult property)
tc_root_path (testsystem.config.Config attribute)
term (testsystem.config.Config attribute)
test_case (testsystem.models.TestCaseTask property)
test_framework.group_model
module
test_framework.test_system_model
module
TestCase (class in testsystem.models)
TestCaseDef (class in testsystem.models)
TestCaseError
TestCaseTask (class in testsystem.models)
TestEnv (class in testsystem.filesystem)
TestResult (class in testsystem.models)
TestSet (class in testsystem.models)
testsystem.config
module
testsystem.device_discovery
module
testsystem.exceptions
module
testsystem.filesystem
module
testsystem.reporting
module
testsystem.scheduling
module
testsystem.system
module
testsystem.testing
module
testsystem.tool_chain
module
testsystem.utils
module
TestSystemModel (class in test_framework.test_system_model)
TestUnit (class in testsystem.models)
to_bool() (in module testsystem.utils)
to_local_time_str() (in module testsystem.utils)
tu_connections (testsystem.config.Config attribute)
U
UARTCapture (class in testsystem.models)
update() (testsystem.models.TestSet method)
use_specific_test_unit (testsystem.models.Task property)
use_tagged_test_unit (testsystem.models.Task property)
V
validate_setup() (testsystem.models.TestUnit static method)
verify() (test_framework.group_model.GroupModel method)
verify_any_report() (test_framework.group_model.GroupModel method)
verify_no_report() (test_framework.group_model.GroupModel method)
VerifyAction (class in test_framework)
VerifyNoReportAction (class in test_framework)
W
wait() (test_framework.group_model.GroupModel method)
wait_report() (test_framework.group_model.GroupModel method)
wait_time (testsystem.models.Task property)
WaitAction (class in test_framework)
WaitReportAction (class in test_framework)