-
Notifications
You must be signed in to change notification settings - Fork 10
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
Production tests for carrier ADRV1CRR #14
Open
ranechita
wants to merge
24
commits into
master
Choose a base branch
from
prod_tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
to unplug the M2K from the test setup. Signed-off-by: Andreea <[email protected]>
unused package. Signed-off-by: Andreea <[email protected]>
Add production tests similar to existing ones, catered for adrv1crr. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Nav test checking for appropriate results from buttons, switches and leds. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Add appropriate offsets and tests for GPIOs and peripherals. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
HMC was tested for talise, irrelevant for ADRVCRR1. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Add functional tests for USB host mode. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Modify commands for appropriately testing audio loopback. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Test that all clocks have appropriate frequency. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Change naming for board and tests and echo some extra information regarding number of tests passed Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Test now fails if even just 1 test fails. Updated echos Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Add appropriate test for the usb in device mode. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Fix small bugs in pass/fail conditions and uart_expect message Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Button event detected as soon as button is pressed, without waiting for timeout to finish. Time synchronization is checked at the beginnning of testing, if it is not up to date a message is displayed and the log files begin with _no_date_ Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Check for carrier serial number instead of SOM. Input can be from scanner. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
ranechita
force-pushed
the
prod_tests
branch
from
February 10, 2022 15:55
2a49d57
to
b40ac0e
Compare
On some SOM boards the otg usb doesn't switch to host mode automatically. Before testing the otg funcrionality an rebind of the platform driver is performed so that the device responds accordingly. Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
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.
Testing peripherals, gpios, ethernet, serial, otg usb, hdmi and audio on the carrier.