Home
last modified time | relevance | path

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

/external/toybox/scripts/
Druntest.sh53 option=`echo "$OPTIONFLAGS" | egrep "(^|:)$1(:|\$)"`
55 if [ -z "$1" ] || [ -z "$OPTIONFLAGS" ] || [ ${#option} -ne 0 ]
Dtest.sh25 [ -f "$TOPDIR/generated/config.h" ] && export OPTIONFLAGS=:$(echo $(sed -nr 's/^#define CFG_(.*) 1/…