]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - src_marte_os/tests/test_non_local_jump/testbench_long_jump.c
Added a README file in fosa/src_marte_os/tests/test_non_local_jump
[frescor/fosa.git] / src_marte_os / tests / test_non_local_jump / testbench_long_jump.c
index bffa7b5e35683f9d108abd46a989bfa3ec67c1bc..5a334e4b82e812fb823838bb464fd6898d4c5054 100644 (file)
@@ -113,7 +113,9 @@ int main()
     fosa_signal_t signal_set[1];
     fosa_thread_id_t periodic_tid;
     results_t results;
-
+    
+    // Display a header text
+    printf("\n");
     printf("This test measures the time of a long jump\n");
     printf("It displays elapsed time for execution of an operation with a budget of 20ms\n");
     printf("\n");