Home
last modified time | relevance | path

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

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