[#BloombergLP-bsls-ProtocolTest-lastStatus] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ProtocolTest.adoc[ProtocolTest]::lastStatus :relfileprefix: ../../../ :mrdocs: Return `true` if the last test completed successfully (or no test has yes completed) and `false` otherwise. == Synopsis Declared in `<bsls_protocoltest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool lastStatus() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#