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