-
Notifications
You must be signed in to change notification settings - Fork 17
Adding Scripts for Audio Playback and Audio Record for Public CI Testcases #25
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
Conversation
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.
Does this test require any special hardware setup? Connect output to input or sth similar? It's not specified in the docs.
0db2e36
to
134a106
Compare
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.
Please use the following format for signed-off-by
Fist Last email@address
b0deeee
to
57e6d88
Compare
b139dfa
to
5a213e0
Compare
Video test with library functions was merged. Please rebase this PR and try it out. I think there may be an issue with paths where the files are saved. |
ee908d2
to
5c29321
Compare
48ad052
to
bb71f9f
Compare
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.
Minor comments in the Readme.md file. Rest LGTM.
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.
Few more minor comments on readme document. We are almost near to merge the changes.
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.
Rebased in fresh commit |
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 apart from test definition which should be updated. Did you run this in LAVA?
…cases Added Audio Playback Shell Script Added ReadMe for Audio Playback Added Audio Record Shell Script Added ReadMe for Audio Record Added YAML for Pre-merge LAVA plan to run AudioRecord and AudioPlayback Signed-off-by: Abhishek Bajaj <abbajaj@qti.qualcomm.com>
Adding Scripts for Audio Playback and Audio Record for Public CI Testcases