gss: add tests for importing and exporting contexts
commit846c839cbffa6e588053779e23f2514ad64f5fed
authorLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 02:33:25 +0000 (14 12:33 +1000)
committerLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 07:04:03 +0000 (14 17:04 +1000)
treeea3d60754ceaf89cd516a159639c89c21911dbf4
parent9a9aaa078cdf062a87b947860a77815f4b8ae8fb
gss: add tests for importing and exporting contexts

Add the --export-import-context flag to test_context, for validating that
security contexts round-trip through GSS_Export_sec_context() and
GSS_Import_sec_context().
lib/gssapi/test_context.c
tests/gss/check-context.in