Update tests to deal with GSSCommand objects now taking only the 'argument' part...
authorMark Donnelly <mark@painless-security.com>
Thu, 20 Nov 2014 19:44:53 +0000 (14:44 -0500)
committerMark Donnelly <mark@painless-security.com>
Thu, 20 Nov 2014 19:44:53 +0000 (14:44 -0500)
commitbfa71fbde9be079e765d189c98f2fb492c7546b2
tree31087137bcf35c85faaacf32418a24e0a1085283
parent5a2106f2202110de5548f4fa6ef031ef030fc8ac
Update tests to deal with GSSCommand objects now taking only the 'argument' part of the input JSON
json_gssapi/src/commands/GSSAcquireCred.cpp
json_gssapi/test/GSSAcquireCredTest.cpp
json_gssapi/test/GSSGetMicTest.cpp
json_gssapi/test/GSSPseudoRandomTest.cpp
json_gssapi/test/GSSUnwrapTest.cpp
json_gssapi/test/GSSWrapTest.cpp