gss: don't use heim_assert() in test_context
authorLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 07:27:55 +0000 (17:27 +1000)
committerLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 07:27:55 +0000 (17:27 +1000)
commit8fad2cf5c38db4394cbc3b2e393cd157d13f5394
tree92662a302a2033035d9d26909999711f43632ac4
parent73a5bc84999adb895f43fd9efc5c667f03656fdb
gss: don't use heim_assert() in test_context

Use errx() rather than heim_assert() in test_context
lib/gssapi/test_context.c