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