automated: linux: cyclicdeadline: add pthreashold variable
Adds a `pthreshold` field to the cyclicdeadline test
configuration. The `pthreshold` parameter allows users to define a
performance threshold for the maximum acceptable latency, enabling more
flexible validation criteria.
If the maximum latency exceeds the configured `pthreshold`, the test
will fail, providing an additional mechanism for automated performance
evaluation.
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2 files changed