[riot-commits] [RIOT-OS/RIOT] 33f90f: tests: xtimer_usleep: remove timer testing in pexp...
Hauke Petersen
devel at haukepetersen.de
Wed Oct 25 12:49:13 CEST 2017
Branch: refs/heads/2017.10-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 33f90f942d2dcb816e5df46616497a0d78123f41
https://github.com/RIOT-OS/RIOT/commit/33f90f942d2dcb816e5df46616497a0d78123f41
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M tests/xtimer_usleep/main.c
M tests/xtimer_usleep/tests/01-run.py
Log Message:
-----------
tests: xtimer_usleep: remove timer testing in pexpect
As with #7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
Commit: 96472b5ee9668f2b55f639923d427922c1b16eab
https://github.com/RIOT-OS/RIOT/commit/96472b5ee9668f2b55f639923d427922c1b16eab
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
A tests/xtimer_usleep/README.md
Log Message:
-----------
tests: xtimer_usleep: provide README
Commit: 5c10df3fb65e325561dccdad4b135163f11a42f8
https://github.com/RIOT-OS/RIOT/commit/5c10df3fb65e325561dccdad4b135163f11a42f8
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
A tests/xtimer_usleep/README.md
M tests/xtimer_usleep/main.c
M tests/xtimer_usleep/tests/01-run.py
Log Message:
-----------
Merge pull request #7832 from miri64/2017.10/tests/fix/xtimer_usleep
tests: xtimer_usleep: remove timer testing in pexpect [2017.10 backport]
Compare: https://github.com/RIOT-OS/RIOT/compare/004058ef0596...5c10df3fb65e
More information about the commits
mailing list