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

6 Commits

Author SHA1 Message Date
Hauke Petersen
d2c62f5e0c tests/xtimer: remove redundant FEATURE_REQUIRED 2016-03-21 18:43:34 +01:00
Joakim Nohlgård
4b47c3e9b7 tests/xtimer_usleep_until: Print statistics at the end 2016-02-22 17:55:01 +01:00
7c97c38a96 tests: xtimer_usleep_until: some updates 2015-09-16 11:13:42 +02:00
f85e21d23a tests: xtimer_usleep_until: fix diff calculation
xtimer_usleep_until's internal logic has changed, always setting
&last_wakeup to the expected instead of real value.
In order to make this test output valid values, this commit adapts it.
2015-09-05 16:21:46 +02:00
Hauke Petersen
151dbf95b8 test/xtimer_usleep_until: fix and blacklist
- s/N/NUMOF/
- blacklisted chronos for insufficient RAM
2015-09-02 17:10:28 +02:00
301c6f49ae tests: add xtimer_sleep_until 2015-08-25 13:20:36 +02:00