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
Benjamin Valentin
0c36a57e4e
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
Marian Buschsieweke
5a2efe061d
sys: Moved volatile_utils from test
...
The volatile utils might be useful elsewhere - at least in a second unit test.
Move them to sys to allow using them, but with appropriate warnings added.
2020-11-24 14:34:51 +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