FrontPage 

Fuego wiki

Login or create account

function build cleanup in 'raw' format

= NAME =
build_cleanup

= SYNOPSIS =
build_cleanup

= DESCRIPTION =
This function removes the directory used to build the test program.

'''''NOTE: It appears that there are no callers of this function in Fuego.'''''

FIXTHIS - remove this function from Fuego.

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
    build_cleanup
}}}

= ENVIRONMENT and ARGUMENTS =
This function takes the following arguments:
 * $1 - the name of the test

This function uses the following variables:
 * $PLATFORM - the sdk or platform name for a board

= RETURN =
Returns non-zero on error.

= SOURCE =
Located in ''scripts/functions.sh''

= SEE ALSO =
 * ???


TBWiki engine 1.8.3 by Tim Bird