Skip to content
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

Reorganize test folders #16

Open
wants to merge 104 commits into
base: master
Choose a base branch
from
Open

Reorganize test folders #16

wants to merge 104 commits into from

Conversation

ranechita
Copy link

With the way tests are currently organized in folders, the code in setup_env.sh, config.sh, lib/production.sh, etc was mostly duplicated in every production test folder, with very few additions and modifications. All the production scripts were moved to a single folder main_tests, which contains all the common files and device specific folders only for scripts that are particular for a certain setup.

The setup_env script is run with a BOARD parameter, based on which the pi is configured specifically for the chosen board.
The changes were tested with 2 different setups (synchrona and adrv9361) and the overall functionality and user experience is the same.

Waiting for suggestions for naming or any further structure related changes.

@ranechita ranechita self-assigned this Apr 4, 2022
@ranechita ranechita requested review from dbogdan and mhennerich April 4, 2022 09:05
frequency and peaks for a measured signal.

Signed-off-by: Alexandra Trifan <[email protected]>
@ranechita ranechita force-pushed the reorganize_tests branch 5 times, most recently from 6ab7adc to 74fb9fc Compare April 27, 2022 09:39
@ranechita ranechita force-pushed the reorganize_tests branch from 74fb9fc to bde3ad0 Compare May 2, 2022 08:25
@tachicialex
Copy link

tachicialex commented May 26, 2022

Can you please upload the rpi-ad9545-hmc7044 devicetree's sources (all 3 of them)? Also, maybe instead of using uploaded binaries you can use dtc to compile them on the fly.

@ranechita ranechita force-pushed the reorganize_tests branch 2 times, most recently from 6a4c33a to 7c11f0e Compare June 2, 2022 12:39
Test output frequencies one by one.

Signed-off-by: Ramona Alexandra Nechita <[email protected]>
ranechita added 13 commits June 2, 2022 18:07
Added scripts for testing inputs of hmc and
ad9545.

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]>
Added one script to call all the other
which run on synchrona.

Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Added the overlays for the test cases in the test folder.

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 and others added 30 commits May 8, 2023 14:05
Signed-off-by: Ramona Alexandra Nechita <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Signed-off-by: Monica Constandachi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants