Home
last modified time | relevance | path

Searched refs:USE_COLOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/futex/
H A Drun.sh21 USE_COLOR=0
24 USE_COLOR=1
27 export USE_COLOR
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Drun.sh22 if [ -z "$USE_COLOR" ]; then
25 USE_COLOR=1
29 if [ "$USE_COLOR" -eq 1 ]; then