]> rtime.felk.cvut.cz Git - frescor/fosa.git/blob - src_marte_os/tests/test_non_local_jump/README
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 / README
1              Tests in fosa/src_marte_os/tests/test_non_local_jump
2              ----------------------------------------------------
3 simple_test_non_local_jump.c
4     This test checks the ability to make long jumps in MaRTE OS
5     A periodic workload consumes 1ms or 2ms (every 5 iterations)
6     The budget is set to 1.4ms; when exceeded, the operation is aborted
7
8 test_fosa_long_jump.c
9     This test checks the ability to make long jumps in FOSA
10     A periodic workload consumes 1ms or 7ms (every 5 iterations)
11     The budget is set to 1.4ms; when exceeded, the operation is aborted
12
13 testbench_long_jump.c
14     This test measures the time of a long jump
15     It displays elapsed time for execution of an operation with a budget of 20ms