Searched refs:COL_GREEN (Results 1 - 8 of 8) sorted by relevance

/external/vboot_reference/tests/futility/
H A Dcommon.sh8 COL_GREEN='\E[32;1m'
15 echo -e "${COL_GREEN}$*${COL_STOP}"
/external/vboot_reference/tests/
H A Dtest_common.c23 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
36 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
50 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
64 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
84 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
98 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
109 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
120 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
H A Drun_vbutil_kernel_arg_tests.sh60 echo -e "${COL_GREEN}PASSED${COL_STOP}"
77 echo -e "${COL_GREEN}PASSED${COL_STOP}"
87 echo -e "${COL_GREEN}PASSED${COL_STOP}"
116 echo -e "${COL_GREEN}PASSED${COL_STOP}"
129 echo -e "${COL_GREEN}PASSED${COL_STOP}"
152 echo -e "${COL_GREEN}PASSED${COL_STOP}"
169 echo -e "${COL_GREEN}PASSED${COL_STOP}"
181 echo -e "${COL_GREEN}PASSED${COL_STOP}"
191 echo -e "${COL_GREEN}PASSED${COL_STOP}"
H A Dcommon.sh25 COL_GREEN='\E[32;1m'
34 echo -e "${COL_GREEN}$*${COL_STOP}" 1>&2
H A Dtest_common.h53 #define COL_GREEN "\x1b[1;32m" macro
H A Drun_preamble_tests.sh52 echo -e "${COL_GREEN}PASSED${COL_STOP}"
79 echo -e "${COL_GREEN}PASSED${COL_STOP}"
97 echo -e "${COL_GREEN}PASSED${COL_STOP}"
H A Dcgptlib_test.c1532 printf(COL_GREEN "[PASS]\n\n" COL_STOP);
/external/vboot_reference/utility/
H A Dverify_data.c23 #define COL_GREEN "\e[1;32m" macro
81 COL_GREEN "SUCCEEDED" COL_STOP "\n");

Completed in 39 milliseconds