Skip to content
Commit 0b028dbf authored by Luca Fancellu's avatar Luca Fancellu
Browse files

test: Test cam-service with multiple application



Test the cam-service with two cam-app-example application
running concurrently, implement the test in test_static_config.py.

To do that, some changes needs to be made to the CAMComponent
and the pytest fixture functions, so add a new fixture function
to pass a second instance of the cam-app-example and modify
the CAMComponent to allow a change in the log name and to return
the process exit code through the stop method.

Signed-off-by: Luca Fancellu's avatarLuca Fancellu <luca.fancellu@arm.com>
parent 0ff0e641
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment