Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tst: Provide test for sched_rr_get_interval | Lukasz Majewski | 2021-02-16 | 1 | -0/+45 |
This change adds new test to assess sched_rr_get_interval's functionality. To be more specific - following use cases are checked: - If the read interval is correct - If the proper ABI is used - to check if adjacent data is not overwritten Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |