[riot-commits] [RIOT-OS/RIOT] e04f73: tests: gnrc_sixlowpan: replace default netif with ...
Gaëtan Harter
hartergaetan at gmail.com
Wed Aug 1 22:42:27 CEST 2018
Branch: refs/heads/2018.07-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: e04f732509ef99bef0c9c937db4d982e8fd42b3f
https://github.com/RIOT-OS/RIOT/commit/e04f732509ef99bef0c9c937db4d982e8fd42b3f
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Changed paths:
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sixlowpan/main.c
Log Message:
-----------
tests: gnrc_sixlowpan: replace default netif with dummy
Use a minimalistic dummy instead of the default interface for testing
the `gnrc_sixlowpan` module
Currently the default interface is used which leads to problems with
this test, since random traffic on the medium might lead to failed
results.
(cherry picked from commit 6c2510dc53758f720908979f2dd36d77ba2f42e0)
Commit: 600f59e8eae52a4542a4f4a63d95e430a8207029
https://github.com/RIOT-OS/RIOT/commit/600f59e8eae52a4542a4f4a63d95e430a8207029
Author: Gaëtan Harter <hartergaetan at gmail.com>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Changed paths:
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sixlowpan/main.c
Log Message:
-----------
Merge pull request #9676 from miri64/2018.07/tests/fix/gnrc_sixlowpan-dummy
tests: gnrc_sixlowpan: replace default netif with dummy [backport 2018.07]
Compare: https://github.com/RIOT-OS/RIOT/compare/afd201da6f2b...600f59e8eae5
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list