Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 2 KB

reference.rst

File metadata and controls

55 lines (41 loc) · 2 KB

Reference

General

command-line-interface language

-item-service

Core Items

Name Description
DurationConstraint <durationconstraint-item> Checks the time between two signal occurrences.
PinProbe <pinprobe-item> Represents a digital IO pin on the launchpad probe board.
ProcessProbe <processprobe-item> Starts and watches processes.
Project <project-item> A container item for multiple :cppTestcase items.
SignalProbe <signalprobe-item> Watches signals from other items.
Testcase <testcase-item> Implements a test action.
ValueRangeConstraint <valuerangeconstraint-item> Checks whether a property is in a certain range.

Convenience Items

Name Description
UniflashProbe <uniflashprobe-item> Flash programmer for Texas Instruments MCUs.
Name Description
File <file-service> Provides access to the file system.
Qst <qst-service> Helper functions for test execution.
TextFile <textfile-service> Reads from and writes into text files.
Xds <xds-service> Represents XDS-based debugging interfaces.