function_build >> function_pre_test >> Metrics >> function_log_compare >> Functional.xorg-macros 

Fuego 1.2 wiki

Login

Issue 0009 in split format

Summary
Create a method to detect a test binary already on the target; Owner: Tim; Reporter: AGL, Tim, Siemens; Status: closed; Priority: medium
; Summary: Create a method to detect a test binary already on the target; Owner: Tim; Reporter: AGL, Tim, Siemens; Status: closed; Priority: medium

Description [edit section]

= Description =Create a method to search for a test binary already on the target, anduse that instead of building the binary with Fuego.
Several people have mentioned that their test binaries are already installedon the target with their embedded distro, and they would prefer to use thoseinstead of using the Fuego versions of the tools.
Several people have mentioned that their test binaries are already installedon the target with their embedded distro, and they would prefer to use thoseinstead of using the Fuego versions of the tools.
The mechanism needs to allow a test to specify the program name, as wellas possible locations?
The mechanism needs to allow a test to specify the program name, as wellas possible locations?
This could either be done prior to each test's build phase, and then skipthe build phase automatically, or it could be done by a fuego "install"check, and have all the test program paths for a target recorded.This most primitive way would be to add a path for each test to theboard file. But I much prefer autodetection.
This could either be done prior to each test's build phase, and then skipthe build phase automatically, or it could be done by a fuego "install"check, and have all the test program paths for a target recorded.This most primitive way would be to add a path for each test to theboard file.  But I much prefer autodetection.

Notes [edit section]

= Notes =Should there be a global flag to indicate whether to use fuego-builttest binaries or pre-built (distro-based) test binaries?
I hate to add more state to the system.
I hate to add more state to the system.
The function is_on_target fulfills most of therequirements for this issue.
The function [[function_is_on_target|is_on_target]] fulfills most of therequirements for this issue. 
backlink

Fuego Issues List

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