HomeSort by relevance Sort by last modified time
    Searched refs:Autotest (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/autotest/server/site_tests/enterprise_RemoraRequisitionServer/
enterprise_RemoraRequisitionServer.py 6 from autotest_lib.server import test, autotest namespace
18 autotest.Autotest(self.client).run_test('enterprise_RemoraRequisition')
  /external/autotest/server/site_tests/hardware_StorageQualSuspendStress/
hardware_StorageQualSuspendStress.py 5 from autotest_lib.server import autotest namespace
18 client_at = autotest.Autotest(client)
  /external/autotest/server/site_tests/hardware_StorageQualTrimStress/
hardware_StorageQualTrimStress.py 5 from autotest_lib.server import autotest namespace
16 client_at = autotest.Autotest(client)
  /external/autotest/server/site_tests/system_ColdBoot/
system_ColdBoot.py 7 from autotest_lib.server import autotest, test namespace
31 autotest.Autotest(host).run_test("desktopui_SimpleLogin",
  /external/autotest/server/site_tests/stress_ClientTestReboot/
stress_ClientTestReboot.py 7 from autotest_lib.server import autotest namespace
18 autotest_client = autotest.Autotest(host)
  /external/autotest/server/self-test/
autotest_test.py 5 """This module defines the unittests for the Autotest class
17 from autotest_lib.server import autotest namespace
23 self.autotest = autotest.Autotest()
33 self.result = "autodir='/stuff/autotest'\n"
36 if command == "grep autodir= /etc/autotest.conf":
44 self.assertEqual('/stuff/autotest',
45 autotest.Autotest.get_installed_autodir(host)
    [all...]
  /external/autotest/server/site_tests/cellular_ChromeEndToEnd/
cellular_ChromeEndToEnd.py 7 from autotest_lib.server import autotest, test namespace
47 client_at = autotest.Autotest(self._client)
  /external/autotest/server/site_tests/firmware_TouchMTBSetup/
firmware_TouchMTBSetup.py 10 from autotest_lib.server import test, autotest namespace
26 self.client_at = autotest.Autotest(host)
  /external/autotest/server/site_tests/hardware_StorageQualBase/
hardware_StorageQualBase.py 5 from autotest_lib.server import autotest namespace
51 client_at = autotest.Autotest(client)
  /external/autotest/server/site_tests/platform_CryptohomeMigrateChapsToken/
platform_CryptohomeMigrateChapsToken.py 6 from autotest_lib.server import autotest namespace
31 client_at = autotest.Autotest(host)
  /external/autotest/server/site_tests/power_RPMTest/
power_RPMTest.py 6 from autotest_lib.server import autotest, test namespace
23 self._host_at = autotest.Autotest(host)
  /external/autotest/server/site_tests/video_VDAStress/
video_VDAStress.py 8 from autotest_lib.server import autotest namespace
22 host_at = autotest.Autotest(host)
  /external/autotest/server/tests/netperf2/
netperf2.py 1 from autotest_lib.server import autotest, hosts, subcommand, test namespace
35 server_at = autotest.Autotest(server)
36 client_at = autotest.Autotest(client)
  /external/autotest/server/tests/netpipe/
netpipe.py 1 from autotest_lib.server import autotest, hosts, subcommand, test namespace
34 server_at = autotest.Autotest(server)
35 client_at = autotest.Autotest(client)
  /external/autotest/cli/
job_unittest.py 146 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n testkernel = job.kernel(\'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\')\n \n testkernel.install()\n testkernel.boot(args=\'console_always_print=1\')\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
167 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n testkernel = job.kernel(\'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\')\n \n testkernel.install()\n testkernel.boot(args=\'console_always_print=1\')\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
189 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n testkernel = job.kernel(\'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\')\n \n testkernel.install()\n testkernel.boot(args=\'console_always_print=1\')\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
244 u'job': {u'control_file': u"def run(machine):\n\thost = hosts.create_host(machine)\n\tat = autotest.Autotest(host)\n\tat.run_test('sleeptest')\n\nparallel_simple(run, machines)",
    [all...]
  /external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py 12 from autotest_lib.server import test, autotest namespace
55 client_at = autotest.Autotest(self.client)
68 client_at = autotest.Autotest(self.client)
  /external/autotest/server/bin/
unit_test_server.py 11 from autotest_lib.server import autotest, test namespace
34 client_at = autotest.Autotest(self.client)
  /external/autotest/server/cros/
interactive_client.py 6 from autotest_lib.server import autotest namespace
28 client_at = autotest.Autotest(self._host)
  /external/autotest/server/cros/network/
apmanager_service_provider.py 7 from autotest_lib.server import autotest namespace
20 client_at = autotest.Autotest(host)
50 # Create a managed mode interface to start the AP on. Autotest removes
  /external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py 8 from autotest_lib.server import test, autotest namespace
32 # order to prevent the reboot from causing autotest to auto-fail
37 client_at = autotest.Autotest(host)
43 collector = autotest.log_collector(host, None, '.')
  /external/autotest/server/site_tests/firmware_CompareInstalledToShellBall/
firmware_CompareInstalledToShellBall.py 6 from autotest_lib.server import autotest namespace
17 client_at = autotest.Autotest(host)
  /external/autotest/server/site_tests/network_WiFi_ChromeEndToEnd/
network_WiFi_ChromeEndToEnd.py 5 from autotest_lib.server import autotest namespace
45 client_at = autotest.Autotest(self._host)
  /external/autotest/server/site_tests/platform_CompromisedStatefulPartition/
platform_CompromisedStatefulPartition.py 6 from autotest_lib.server import autotest, test namespace
33 autotest_client = autotest.Autotest(host)
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
platform_CryptohomeSyncStressServer.py 8 from autotest_lib.server import autotest, test namespace
27 at = autotest.Autotest(host)
  /external/autotest/server/site_tests/platform_RebootAfterUpdate/
platform_RebootAfterUpdate.py 9 from autotest_lib.server import autotest, test namespace
44 @param host: Autotest host object to reboot.
77 # autotest.run_static_method to login/logout, however, this
84 client_at = autotest.Autotest(host)

Completed in 269 milliseconds

1 2 3