function post build in 'raw' format
= NAME = post_build = SYNOPSIS = Perform steps after the build of the test program source. = DESCRIPTION = This function is executed after the [[function_test_build|test_build]] function, and currently does nothing. = EXAMPLES = = ENVIRONMENT and ARGUMENTS = = RETURN = Returns 'true' = SOURCE = Located in ''scripts/functions.sh'' = SEE ALSO = * [[function_build|build]], [[function_pre_build|pre_build]], [[function_test_build|test_build]]