Home | History | Annotate | Download | only in cts

Lines Matching full:host

28     HOST=`uname`
29 if [ "$HOST" == "Linux" ]; then
31 elif [ "$HOST" == "Darwin" ]; then
41 compatibility-host-util-tests\
47 compatibility-host-media-preconditions-tests\
67 echo "---- HOST TESTS ---- "
70 ############### Run the host side tests ###############
71 ${CTS_DIR}/common/host-side/tradefed/tests/run_tests.sh
72 ${CTS_DIR}/common/host-side/manifest-generator/tests/run_tests.sh
73 ${CTS_DIR}/common/host-side/util/tests/run_tests.sh