FrontPage 

Fuego wiki

Login or create account

Issue 0043 in split format

Summary
Add support for board_setup and board_teardown routines in base-board.fuegoclass file ; Owner: Tim ; Reporter: Tim ; Status: open ; Priority: medium
; Summary: Add support for board_setup and board_teardown routines in base-board.fuegoclass file
; Owner: Tim
; Reporter: Tim
; Status: open
; Priority: medium

Description [edit section]

= Description =
We should add generic routines for setting up a board prior to a test and
tearing down a board after a test.  These can be used to perform a more
LAVA-like approach, where the board is completely provisioned and booted
prior to each test.
You can use ov_transport_connect/disconnect for this, but it would be better to have more generic function names for these: * ov_board_setup * ov_board_teardown
You can use ov_transport_connect/disconnect for this, but it would be
better to have more generic function names for these:
 * ov_board_setup
 * ov_board_teardown
Maybe these should replace ov_transport_connect and ov_transport_disconnect, but maybe not.
Maybe these should replace ov_transport_connect and ov_transport_disconnect,
but maybe not.

Notes [edit section]

= Notes =
Put other free-form comments or notes here
backlink

Fuego Issues List

; backlink: [[Fuego Issues List]]
TBWiki engine 1.8.3 by Tim Bird