Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 12 of 12) sorted by relevance

/test/vts/doc/testcase_develop_manual/
Drun_vts_directly.md3 First of all, if you have not done [VTS setup](../setup/index.md), that is required here.
21 `$ ./setup-local.sh <device name>`
25 `$ ./setup-local.sh sailfish`
48 `test/vts/setup-local.sh`
/test/vts/
Dsetup.py18 from setuptools import setup
30 setup(
/test/vts/doc/setup/
Dpython_setup_manual.md3 `$ . test/vts/script/setup.sh`
/test/vts-testcase/kernel/api/qtaguid/
DSocketTagUserSpace.h31 int setup(int tag);
DSocketTagUserSpace.cpp132 int SockInfo::setup(int tag) { in setup() function in android::SockInfo
242 ASSERT_FALSE(sock_0.setup(valid_tag1)) << "socket0 setup failed"; in SetUp()
243 ASSERT_FALSE(sock_1.setup(valid_tag1)) << "socket1 setup failed"; in SetUp()
/test/vts/doc/developer_testing/kernel/
Dltp.md3 0. [VTS Setup](../../setup/index.md)
/test/framework/build/
DAndroid.mk78 test/vts/script/setup.sh:$(VTSLAB_BIN_LIB_OUT)/bin/setup.sh \
/test/vts/tools/vts-tradefed/res/push_groups/
DREADME.md3 As part of the test setup procedure, a VTS test can push a set of files to
/test/vts/doc/
Duser_manual.md9 ### 1.1. Host setup
13 * [Setup Manual](setup/index.md)
/test/vts/harnesses/tradefed/tests/res/testtype/
Dvts_multi_device_test_parser_output_error.txt7 …ultParser: Standard output: [VTS-Example] 07-08 11:56:25.518 ERROR Failed to setup SampleLightTest.
50 [VTS-Example] 07-08 11:56:27.151 ERROR Failed to setup SampleLightTest.
/test/vts-testcase/nbu/src/
DREADME.md24 This section lists the components and steps required to create a setup to run
/test/vti/dashboard/
Dbuild.gradle245 println "--------------> setup deploying tasks <-------------"