* initial changes to make rpc unit tests work with new build/test
authorBarry Jaspan <bjaspan@mit.edu>
Tue, 15 Oct 1996 20:15:19 +0000 (20:15 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Tue, 15 Oct 1996 20:15:19 +0000 (20:15 +0000)
commit17172ce49956d5687cf8883eda96c6bb118d9b4a
tree5b3d9249b16f1b1716422d495254a3260b1449c0
parentbba0550c88dace46f8dece2eb6e34d0fb40dac25
* initial changes to make rpc unit tests work with new build/test
  system

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9172 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/unit-test/ChangeLog [new file with mode: 0644]
src/lib/rpc/unit-test/Makefile.in [new file with mode: 0644]
src/lib/rpc/unit-test/Makefile.ov [moved from src/lib/rpc/unit-test/Makefile with 95% similarity]
src/lib/rpc/unit-test/config/unix.exp [new file with mode: 0644]
src/lib/rpc/unit-test/configure.in [new file with mode: 0644]
src/lib/rpc/unit-test/lib/helpers.exp [new file with mode: 0644]
src/lib/rpc/unit-test/rpc_test.0/expire.exp [new file with mode: 0644]
src/lib/rpc/unit-test/rpc_test.0/fullrun.exp [new file with mode: 0644]
src/lib/rpc/unit-test/rpc_test.0/gsserr.exp [new file with mode: 0644]
src/lib/rpc/unit-test/rpc_test_setup.sh [new file with mode: 0644]
src/lib/rpc/unit-test/server.c