The test case is defined with preceding pragma {Test} by the function containing test code.
{Test}
FUNCTION The_driver_communication_works
// test code regarding communication with driver
END_FUNCTION
The test case is defined with preceding pragma {Test} by the function containing test code.
{Test}
FUNCTION The_driver_communication_works
// test code regarding communication with driver
END_FUNCTION