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

10 Commits

Author SHA1 Message Date
Jan Romann
4384795cb9
treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
Hauke Petersen
0bcef73067 tests/thread_flags: add call to set_timeout_flag64 2020-02-13 15:37:30 +01:00
Gaëtan Harter
8edd9a924c
tests/thread_flags: fix printf on 16bit platform
Diff output was truncated to a 16b unsigned on wsn430 which made tests fail

    main: timeout triggered. time passed: 34581us

Instead of

    main: timeout triggered. time passed: 100117us
2018-04-27 21:08:20 +02:00
smlng
205682adf3 tests/thread_flags: fix error condition and return value 2017-12-19 11:04:18 +01:00
f6560df848 tests/thread_flags: minor improvements in test application 2017-11-07 19:10:34 +01:00
d8cf2517ed tests/thread_flags: add xtimer_set_timeout_flag() test 2017-09-01 23:54:36 +02:00
d92a3bd5b0 tests: thread_flags: print success message 2017-02-21 10:37:47 +01:00
BytesGalore
548270eb7d tests/thread_flags: exchange printf with puts 2017-02-01 14:44:00 +01:00
412b3637d8 tests: thread_flags: add thread_flags_wait_one() test 2016-03-30 17:11:49 +02:00
37bbdacd38 tests: thread_flags: initial commit 2016-03-30 10:38:53 +02:00