Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for running the tools from a given path #77
Labels
Milestone
Comments
|
I have send a RFC v2, and you can also get it from: |
|
Commented in the mailinglist, v2 is not in a shape to be merged. |
|
Patches merged, with followups. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
... (git, /usr/bin, /usr/local/bin), so the testsuite can be run independently.
The idea is to export the testsuite files to a separate tar, run from a script. In that case the system binaries will be preferred.
This is supposed to extend the testing possibilities. The packaging phase could run some tests, many tools run post-build tests, but we need to manage devices and require root in general. This is not always possible, besides that it requires to run from the sources directory.