[#BloombergLP-bsls-ProtocolTestImp-setTestStatus] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ProtocolTestImp.adoc[ProtocolTestImp]::setTestStatus :relfileprefix: ../../../ :mrdocs: Connect this protocol test object with the specified `testStatus` object, which will be used for test failure reporting. == Synopsis Declared in `<bsls_protocoltest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setTestStatus(xref:BloombergLP/bsls/ProtocolTest_Status.adoc[ProtocolTest_Status]* testStatus) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#