Skip to content

Conversation

@hakehuang
Copy link
Contributor

enable capture case with fixture_camera to run

enable capture case with fixture_camera to run

Signed-off-by: Hake Huang <[email protected]>
@josuah
Copy link
Contributor

josuah commented Sep 13, 2024

It is possible that mimxrt1064_evk board config is missing due to a renaming that happened at the same time as a contribution.
#78414

In hope this does not affect your setup.
I will need to learn about test fixtures, that sounds interesting.

@josuah josuah added the platform: NXP NXP label Sep 13, 2024
@hakehuang
Copy link
Contributor Author

It is possible that mimxrt1064_evk board config is missing due to a renaming that happened at the same time as a contribution.
#78414

Rt1060 and rt1064 are basically the same for video

@josuah
Copy link
Contributor

josuah commented Sep 17, 2024

It looks like part of this project to improve hardware-in-the-loop tests:

Sorry I lack experience for reviewing the test fixtures, and could not find fixture_camera mentioned anywhere on the python scripts. Did I miss something?

@hakehuang
Copy link
Contributor Author

Sorry I lack experience for reviewing the test fixtures, and could not find fixture_camera mentioned anywhere on the python scripts. Did I miss something?

the fixture_camera is a postion taken here, the process is that, if you add --fixture fixture_camera in your command line or

fixtures:
 - fxiture_camera

in your board map file, then you can test this case, otherwise, this is a build only case. As for now, this is the first case with fixture_camera. and the fixture_camera is a virtual for below devices list in readme.

  • Camera iMXRT_

  • :ref:mimxrt1064_evk

  • MT9M114 camera module_

  • :ref:mimxrt1170_evk

  • OV5640 camera module_

@josuah
Copy link
Contributor

josuah commented Sep 18, 2024

Thank you this was insightful! This makes sense and permits me to understand fixtures.
Having a command line flag --fixture fixture_camera means there is no dependency for this to be usable, and already useful for custom boards.

@nashif nashif merged commit 494133a into zephyrproject-rtos:main Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants