Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/futex/
Drun.sh25 USE_COLOR=0
28 USE_COLOR=1
31 export USE_COLOR
/linux-4.4.14/tools/testing/selftests/futex/functional/
Drun.sh26 if [ -z "$USE_COLOR" ]; then
29 USE_COLOR=1
33 if [ "$USE_COLOR" -eq 1 ]; then