Test Case | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Validate that ticker callback flags_clear(NO_SIGNALS) doesn't change main thread flags and return actual flags | |||||||||||||
Validate if any flags are set on ticker callback | |||||||||||||
Validate all flags clear in one shot using ticker callback | |||||||||||||
Validate ticker callback flags_wait return status if timeout specified: 0[ms] no flags | |||||||||||||
Validate ticker callback flags_wait return status if timeout specified: 0[ms] all flags | |||||||||||||
Validate ticker callback flags_wait return status if timeout specified: 1[ms] no flags | |||||||||||||
Validate ticker callback flags_wait return status if timeout specified: 1[ms] all flags | |||||||||||||
Validate that main thread call of flags_wait_all_for return correctly when ticker callback set all flags | |||||||||||||
Validate if setting same flag twice cause any unwanted behaviour when ticker callbacks set | |||||||||||||
Validate if main thread flags_wait_all_for accumulate flags and return correctly when all flags set by ticker callback | |||||||||||||
Validate that call flags_clear(NO_SIGNALS) doesn't change thread flags and return actual flags | Skipped |
Skipped |
|||||||||||
Validate if any flags are set on just created thread | Skipped |
Skipped |
|||||||||||
Validate all flags set in one shot | Skipped |
Skipped |
|||||||||||
Validate that call flags_set with prohibited flag doesn't change thread flags | Skipped |
Skipped |
|||||||||||
Validate all flags clear in one shot | Skipped |
Skipped |
|||||||||||
Validate all flags set one by one in loop | Skipped |
Skipped |
|||||||||||
Validate flags_wait return status if timeout specified: 0[ms] no flags | Skipped |
Skipped |
|||||||||||
Validate flags_wait return status if timeout specified: 0[ms] all flags | Skipped |
Skipped |
|||||||||||
Validate flags_wait return status if timeout specified: 1[ms] no flags | Skipped |
Skipped |
|||||||||||
Validate flags_wait return status if timeout specified: 1[ms] all flags | Skipped |
Skipped |
|||||||||||
Validate that call of flags_wait_all_for return correctly when thread has all flags already set | Skipped |
Skipped |
|||||||||||
Validate if flags_wait_all_for return correctly when all flags set | Skipped |
Skipped |
|||||||||||
Validate if flags_wait_all_for accumulate flags and return correctly when all flags set | Skipped |
Skipped |
|||||||||||
Validate if setting same flag twice cause any unwanted behaviour | Skipped |
Skipped |