1 2 3 4 5 6
from k5test import * realm = K5Realm() realm.run(['./replay', realm.host_princ]) success('Replay tests')