OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SKIP_HOST
(Results
1 - 2
of
2
) sorted by null
/external/toybox/tests/
sed.test
7
SKIP_HOST
=1 testing 'sed - - twice' 'sed "" - -' "hello\n" "" "hello\n"
48
SKIP_HOST
=1 testing 'sed match \n literal n' "sed -n '\n\nxnp'" "nx\n" "" "nx\n"
/external/toybox/scripts/
runtest.sh
78
if [ -n "$SKIP" ] || ( [ -n "$
SKIP_HOST
" ] && [ -n "$TEST_HOST" ])
Completed in 507 milliseconds