diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-11-05 17:45:32 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-11-21 14:07:27 -0500 |
commit | d8c1e0331ac31aefe32c9182a44b612617008288 (patch) | |
tree | e05161f3a93629a30bd8b8cf53385d2b47407c79 /cmd/cbfs.c | |
parent | 2d0c2c47aa2d81c9a5033ffa1e28cd34b1b24e9d (diff) | |
download | u-boot-imx-d8c1e0331ac31aefe32c9182a44b612617008288.zip u-boot-imx-d8c1e0331ac31aefe32c9182a44b612617008288.tar.gz u-boot-imx-d8c1e0331ac31aefe32c9182a44b612617008288.tar.bz2 |
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 'cmd/cbfs.c')
0 files changed, 0 insertions, 0 deletions