Commit Graph

2 Commits (6d38596a2799b7a8a6ae42d25bdfcb87cd8c5f16)

Author SHA1 Message Date
int_szyk 6d38596a27 Updated testcases 2019-08-12 08:32:06 +01:00
Kevin Bracey 0fabf37564 Add some atomic tests
These are platform tests, but rely on the RTOS to run multiple threads
to exercise it.

(The atomics are still useful in non-RTOS, to protect against interrupt
handlers, but testing versus other threads is easier. The implementation
is the same either way, so doesn't seem worth testing non-RTOS
specifically).
2019-04-26 13:12:35 +03:00