On Mon, 2014-08-18 at 17:14 -0400, Simo Sorce wrote:
On Mon, 2014-08-18 at 17:12 -0400, Simo Sorce wrote:
This patch adds a test framework that sets up a KDC and then runs the interposetest tests.
Should make testing stuff easier going forward.
And now with the actual patch attached.
Attached an improved and fully working version with an additional patch to enable specifying a different default socket on the gssproxy command line.
The test framework sets up a KDC, and creates a few keys. It then runs the interposetest binary as a first test, then proceeds on setting up an actual build of gss-proxy and uses 2 companinon C programs to do one very basic test where the client is interposed but the server is not.
The idea is to expand further the tests with additional configurations and combination in future and gradually phase out interpostest.c as a monolithic test.
Simo.