Results of test-mbed-rtos-signals

Back to All Test Results ^

Test Case
ARDUINO_NANO33BLE
ARDUINO_NICLA_SENSE_ME
K64F
KL25Z
LPC1768
MIMXRT1060_EVK
NUCLEO_F429ZI
NUCLEO_H563ZI
NUCLEO_H723ZG
NUCLEO_H743ZI2
NUCLEO_L452RE_P
NUCLEO_U575ZI_Q
RASPBERRY_PI_PICO
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