blob: d33a04ac9acfb3d03ae7f262ccb3d234c7e90980 [file] [log] [blame]
PASS # AUDIT TASK RUNNER STARTED.
PASS Executing "test"
PASS Audit report
PASS > [test]
PASS Set buffer to null before set non-null did not throw an exception.
PASS Set buffer first normally did not throw an exception.
PASS Set buffer a second time did not throw an exception.
PASS Set buffer to null did not throw an exception.
PASS Set buffer to null again, to make sure did not throw an exception.
PASS Set buffer to non-null to verify it is set did not throw an exception.
PASS < [test] All assertions passed. (total 6 assertions)
PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.