Home
last modified time | relevance | path

Searched refs:colorstr (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl172 puts [colorstr yellow "*** Please inspect the error now ***"]
257 puts [colorstr red $msg]
266 puts [colorstr green OK]
289 puts [colorstr red "=== MEMORY LEAK DETECTED ==="]
309 puts [colorstr yellow "Testing unit: [lindex [file split $test] end]"]
H A Dtest_helper.tcl367 puts [colorstr bold-white "Testing [lindex $::all_tests $::next_test]"]
/f-stack/app/redis-5.0.5/tests/support/
H A Dutil.tcl350 proc colorstr {color str} { procedure