VT100 Terminal App
Circle VT100 module documentation
Loading...
Searching...
No Matches
CVTTest::TVTTestStep Struct Reference

Single test step definition used by suites. More...

#include <VTTest.h>

Public Attributes

const char * name
 Human-readable step name shown in the UI/log.
 
const char * sequence
 Escape sequence payload executed for this step (may be empty for multi-part steps).
 
const char * hint
 Guidance text displayed during the step.
 
int expectedRow
 Optional expected row (0-based) for programmatic validation (unused).
 
int expectedCol
 Optional expected column (0-based) for programmatic validation (unused).
 

Detailed Description

Single test step definition used by suites.


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