os-autoinst Python API

Python API
import sys from testapi import * def run(self): send_key("esc") set_var("HELP", "I am a python script trapped in a perl script!") if not check_screen("should_not_match", 0): return raise Exception("Should not reach here") def test_flags(self): return dict([("fatal", 1)])
Slide 25/44 BACK UP NEXT next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) | next page: ( shift + page down ) | previous page: ( shift + page up ) | index: ( arrow-up )