-
Notifications
You must be signed in to change notification settings - Fork 4
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
Improve test infrastructure in v3.5 release branch #153
Conversation
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
For better testcase filter by 'depends_on' the board must provide the supported DAC feature on XIAO connector. Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
For better testcase filter by 'depends_on' the board must provide all supported RPi Pico connector features. Signed-off-by: Stephan Linz <[email protected]>
This global quarantine list defines all valid exclusion constraints of the upcoming supertest matrix for all integration platforms supported by Bridle in one place. Signed-off-by: Stephan Linz <[email protected]>
Together with the new global quarantine list all specific test cases are now more generic and independent of special white or black lists. When ever an exclusion will be needed this rule have to add to the new global quarantine list. Signed-off-by: Stephan Linz <[email protected]>
Together with the new global quarantine list all specific test cases are now more generic and independent of special white or black lists. When ever an exclusion will be needed this rule have to add to the new global quarantine list. Signed-off-by: Stephan Linz <[email protected]>
Together with the new global quarantine list all specific test cases are now more generic and independent of special white or black lists. When ever an exclusion will be needed this rule have to add to the new global quarantine list. Signed-off-by: Stephan Linz <[email protected]>
Together with the new global quarantine list all specific test cases are now more generic and independent of special white or black lists. When ever an exclusion will be needed this rule have to add to the new global quarantine list. In addition, the "Grove Base V2" shield constellation is also being tested on the Seeed Studio Lotus board. Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
- add new prefix 'nxp' - add new prefix 'tiac' - add new prefix 'waveshare' - fix full name of prefix 'st' Signed-off-by: Stephan Linz <[email protected]>
In conjunction with the new Twister upstream support for filtering tests by board manufacturer or vendor, Bridle now also provides the vendor entry for each supported board. Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, many thanks
# Grove wiring for tests | ||
# | ||
|
||
- comment: "shield(x_grove_testbed): (yet) completely unsupported platform." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick: (yet) -> (currently)
This fulfills Issues #151 and #152 with following improvements:
tests/quarantine.yaml
.CONFIG_LED
andCONFIG_LED_SHELL
were disable for this boards as default.