Skip to content
Snippets Groups Projects
Commit d8c1e033 authored by Stefan Brüns's avatar Stefan Brüns Committed by Tom Rini
Browse files

test/py: expose config and log as session scoped fixture


If a test uses a fixture which is expensive to setup, the fixture can
possibly created with session or module scope. As u_boot_console has
function scope, it can not be used in this case.

Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
parent 2d0c2c47
No related branches found
No related tags found
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