1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Francisco Molina
da489697e4 tests/sys_atomic_utils: use ztimer_usec 2022-03-24 08:02:09 +01:00
Marian Buschsieweke
2208c6a375
tests/sys_atomic_utils: update to new API
The signature typedefs need to be updated to also include the return value.
The test is not otherwise changed.
2020-12-16 18:10:53 +01:00
Marian Buschsieweke
8bbe364637
test/sys_atomic_utils: Update to new API
- Update to new API
2020-11-24 14:00:52 +01:00
Marian Buschsieweke
1352ce667b
tests: Add another test for atomic_utils
This tests can be used to test for implementations violating atomic attribute.
2020-11-10 10:55:14 +01:00