Make the output consistent with other tests

Signed-off-by: Gunes Bayir <gunes.bayir@arm.com>
Change-Id: I1b84b0df42fcb4f3578036f842f160325223c22c
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6249
Reviewed-by: Giorgio Arena <giorgio.arena@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
diff --git a/examples/neon_gemm_qasymm8.cpp b/examples/neon_gemm_qasymm8.cpp
index 159636d..f6f5dc102 100644
--- a/examples/neon_gemm_qasymm8.cpp
+++ b/examples/neon_gemm_qasymm8.cpp
@@ -252,7 +252,7 @@
     qgemm.run();
     // Run output stage kernel
     gemmlowp_output_stage.run();
-    std::cout << "Done\n";
+    std::cout << "\nTest Passed\n";
 
 #if ARM_COMPUTE_DEBUG_ENABLED
     // Print quantized source matrices