xref: /freebsd/crypto/krb5/src/lib/kdb/t_stringattr.py (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1from k5test import *
2
3realm = K5Realm(create_kdb=False)
4realm.run(['./t_stringattr'])
5success('String attribute unit tests')
6