tests/xtimer_now32_overflow: simplify#13853
Conversation
1e18d31 to
f0ca794
Compare
|
ping @miri64 @JulianHolzwarth |
|
Testing:
|
|
The test looks good, and is a simpler test for the regression pointed out in the test Anyway since I'm not that acquainted with |
|
@miri64 @JulianHolzwarth could you take a closer look? The test that's currently in master is actually buggy: RIOT/tests/xtimer_now32_overflow/tests/01-run.py Lines 34 to 39 in 5de5cea (The |
|
Please squash @kaspar030 ! |
809dadb to
4ac5e5b
Compare
|
fjmolinas
left a comment
There was a problem hiding this comment.
The change seems OK to me and the regression is still tested in a simpler way.
|
Backport provided in #13905 |
|
I have some asserts with this PR depending on the platform:
Seems I should have tested this PR on more platforms, any ideas? |
Contribution description
Vastly simplifies and speeds up the regression test added in #13850.
Testing procedure
Test should succeed on master. To see that it would fail, revert 212fe15.
Issues/PRs references
#13850