[WIP] apps/bttester: allow to define and register alt db versions - #2280
Draft
piotrnarajowski wants to merge 1 commit into
Draft
[WIP] apps/bttester: allow to define and register alt db versions#2280piotrnarajowski wants to merge 1 commit into
piotrnarajowski wants to merge 1 commit into
Conversation
Restructure database entries into bttester_db_entry pairing included and primary services. This allows defining alternative database versions in the future. Add support for build-time database selection using BTTESTER_DB_IDX.
Contributor
Author
|
#AutoPTS run mynewt GATT/SR --test_case_limit 10 |
|
Scheduled PR #2280 (comment), board: nrf52, estimated start time: 16:36:55, test case count: 10, estimated duration: 0:15:41 Test cases to be runGATT/SR/GAC/BV-01-CGATT/SR/GAC/BI-01-C GATT/SR/GAD/BV-01-C GATT/SR/GAD/BV-02-C GATT/SR/GAD/BV-03-C GATT/SR/GAD/BV-04-C GATT/SR/GAD/BV-05-C GATT/SR/GAD/BV-06-C GATT/SR/GAR/BV-01-C GATT/SR/GAR/BI-01-C |
|
AutoPTS Bot results: Successful tests (10)GATT GATT/SR/GAC/BI-01-C PASSGATT GATT/SR/GAC/BV-01-C PASS GATT GATT/SR/GAD/BV-01-C PASS GATT GATT/SR/GAD/BV-02-C PASS GATT GATT/SR/GAD/BV-03-C PASS GATT GATT/SR/GAD/BV-04-C PASS GATT GATT/SR/GAD/BV-05-C PASS GATT GATT/SR/GAD/BV-06-C PASS GATT GATT/SR/GAR/BI-01-C PASS GATT GATT/SR/GAR/BV-01-C PASS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restructure database entries into bttester_db_entry pairing included and primary services. This allows defining alternative database versions in the future.
Add support for build-time database selection using BTTESTER_DB_IDX.