diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-11-05 16:45:32 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-11-21 19:07:27 (GMT) |
commit | d8c1e0331ac31aefe32c9182a44b612617008288 (patch) | |
tree | e05161f3a93629a30bd8b8cf53385d2b47407c79 /fs | |
parent | 2d0c2c47aa2d81c9a5033ffa1e28cd34b1b24e9d (diff) | |
download | u-boot-d8c1e0331ac31aefe32c9182a44b612617008288.tar.xz |
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: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions