Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: combine similar network driver tests #5286

Closed
wants to merge 4 commits into from

Conversation

kaspar030
Copy link
Contributor

All those tests basically link in the driver and most parts of gnrc.
This PR combines them into one test in order to reduce the amount of redundant compilation.

@kaspar030 kaspar030 added Area: network Area: Networking Area: tests Area: tests and testing framework Area: drivers Area: Device drivers labels Apr 10, 2016
@kYc0o kYc0o added this to the Release 2016.07 milestone Apr 19, 2016
@kYc0o
Copy link
Contributor

kYc0o commented Jul 25, 2016

Let's postpone this for the next release.

@kYc0o kYc0o modified the milestones: Release 2016.10, Release 2016.07 Jul 25, 2016
@kaspar030 kaspar030 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 13, 2016
@miri64
Copy link
Member

miri64 commented Oct 31, 2016

Postponed due to feature freeze

@miri64 miri64 modified the milestones: Release 2017.01, Release 2016.10 Oct 31, 2016
@OlegHahm
Copy link
Member

This got postponed for already two releases without a real cause as far as I can see - all the more reason to get it merged for this release.

include Makefile.xbee

# test if multiple drivers are compiled in
ifneq (x,$(DRIVERS))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This always seem to be the case, when I parse the included makefiles correctly. Please explain.

@miri64
Copy link
Member

miri64 commented Jan 17, 2017

Could also benefit of some README and/or test script.

@kaspar030
Copy link
Contributor Author

No time to work on this.

@kaspar030 kaspar030 closed this Mar 21, 2017
@kaspar030 kaspar030 deleted the reduce_tests branch March 21, 2017 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: network Area: Networking Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants