Home
last modified time | relevance | path

Searched refs:tst_color_enabled (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/lib/
Dtst_ansi_color.sh40 tst_color_enabled() function
50 tst_color_enabled
Dtst_test.sh98 tst_color_enabled
/external/ltp/include/
Dtst_ansi_color.h33 int tst_color_enabled(int fd);
/external/ltp/lib/
Dtst_ansi_color.c51 int tst_color_enabled(int fd) in tst_color_enabled() function
Dtst_res.c302 if (tst_color_enabled(STDOUT_FILENO)) in tst_print()
Dtst_test.c212 if (tst_color_enabled(STDERR_FILENO)) in print_result()