Fix string attribute unit tests
authorGreg Hudson <ghudson@mit.edu>
Wed, 21 Sep 2011 21:18:35 +0000 (21:18 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 21 Sep 2011 21:18:35 +0000 (21:18 +0000)
commite2a351d33408305101825cd1e3e13195b2d52e66
tree17bfb9cf418da8333d4441935e3dc72e54dc5745
parentfe12e6f6da58abc3cc3e2d30d3925259ad1fbf6a
Fix string attribute unit tests

Wrap t_stringattr in a very minimal Python test script so that libkdb5
can find the DB2 module to allocate memory.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25223 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/Makefile.in
src/lib/kdb/t_stringattr.c
src/lib/kdb/t_stringattr.py [new file with mode: 0644]