diff options
Diffstat (limited to 'client')
88 files changed, 2 insertions, 3 deletions
diff --git a/client/bin/base_partition.py b/client/bin/base_partition.py index 67a83e6f..67a83e6f 100755..100644 --- a/client/bin/base_partition.py +++ b/client/bin/base_partition.py diff --git a/client/bin/base_utils.py b/client/bin/base_utils.py index b4f5646e..b4f5646e 100755..100644 --- a/client/bin/base_utils.py +++ b/client/bin/base_utils.py diff --git a/client/bin/fsinfo.py b/client/bin/fsinfo.py index 87ca2725..87ca2725 100755..100644 --- a/client/bin/fsinfo.py +++ b/client/bin/fsinfo.py diff --git a/client/bin/harness.py b/client/bin/harness.py index b4c9dfd4..b4c9dfd4 100755..100644 --- a/client/bin/harness.py +++ b/client/bin/harness.py diff --git a/client/bin/harness_ABAT.py b/client/bin/harness_ABAT.py index 18459b85..18459b85 100755..100644 --- a/client/bin/harness_ABAT.py +++ b/client/bin/harness_ABAT.py diff --git a/client/bin/harness_simple.py b/client/bin/harness_simple.py index 5ff90d4a..5ff90d4a 100755..100644 --- a/client/bin/harness_simple.py +++ b/client/bin/harness_simple.py diff --git a/client/bin/job.py b/client/bin/job.py index 26a1a36d..26a1a36d 100755..100644 --- a/client/bin/job.py +++ b/client/bin/job.py diff --git a/client/bin/kernel.py b/client/bin/kernel.py index 5087126e..5087126e 100755..100644 --- a/client/bin/kernel.py +++ b/client/bin/kernel.py diff --git a/client/bin/kernel_config.py b/client/bin/kernel_config.py index 4b6473bb..4b6473bb 100755..100644 --- a/client/bin/kernel_config.py +++ b/client/bin/kernel_config.py diff --git a/client/bin/net/__init__.py b/client/bin/net/__init__.py index e69de29b..e69de29b 100755..100644 --- a/client/bin/net/__init__.py +++ b/client/bin/net/__init__.py diff --git a/client/bin/net/basic_machine.py b/client/bin/net/basic_machine.py index 4d024cce..4d024cce 100755..100644 --- a/client/bin/net/basic_machine.py +++ b/client/bin/net/basic_machine.py diff --git a/client/bin/net/common.py b/client/bin/net/common.py index 7443052f..7443052f 100755..100644 --- a/client/bin/net/common.py +++ b/client/bin/net/common.py diff --git a/client/bin/net/net_tc.py b/client/bin/net/net_tc.py index 1f3cf776..1f3cf776 100755..100644 --- a/client/bin/net/net_tc.py +++ b/client/bin/net/net_tc.py diff --git a/client/bin/net/net_utils.py b/client/bin/net/net_utils.py index a2b8d001..a2b8d001 100755..100644 --- a/client/bin/net/net_utils.py +++ b/client/bin/net/net_utils.py diff --git a/client/bin/net/net_utils_mock.py b/client/bin/net/net_utils_mock.py index 0d8fba7a..0d8fba7a 100755..100644 --- a/client/bin/net/net_utils_mock.py +++ b/client/bin/net/net_utils_mock.py diff --git a/client/bin/profiler.py b/client/bin/profiler.py index 8f256b7f..8f256b7f 100755..100644 --- a/client/bin/profiler.py +++ b/client/bin/profiler.py diff --git a/client/bin/profilers.py b/client/bin/profilers.py index df152d9b..df152d9b 100755..100644 --- a/client/bin/profilers.py +++ b/client/bin/profilers.py diff --git a/client/bin/setup_job.py b/client/bin/setup_job.py index 8458402d..1eee4a4a 100644 --- a/client/bin/setup_job.py +++ b/client/bin/setup_job.py @@ -8,7 +8,7 @@ from autotest_lib.client.bin import utils def initialize(client_job): cwd = os.getcwd() os.chdir(client_job.autodir) - os.system('tools/make_clean') + os.system('tools/make_clean') os.chdir(cwd) sys.path.insert(0, client_job.bindir) @@ -66,4 +66,3 @@ def setup_test(testname, client_job): finally: os.chdir(pwd) shutil.rmtree(auto_test.tmpdir, ignore_errors=True) - diff --git a/client/bin/sysinfo.py b/client/bin/sysinfo.py index 3d88e3b6..3d88e3b6 100755..100644 --- a/client/bin/sysinfo.py +++ b/client/bin/sysinfo.py diff --git a/client/bin/test.py b/client/bin/test.py index cb7040f3..cb7040f3 100755..100644 --- a/client/bin/test.py +++ b/client/bin/test.py diff --git a/client/bin/utils.py b/client/bin/utils.py index 8b19d245..8b19d245 100755..100644 --- a/client/bin/utils.py +++ b/client/bin/utils.py diff --git a/client/common_lib/barrier.py b/client/common_lib/barrier.py index 54621ebc..54621ebc 100755..100644 --- a/client/common_lib/barrier.py +++ b/client/common_lib/barrier.py diff --git a/client/common_lib/base_check_version.py b/client/common_lib/base_check_version.py index 1b9f6d3f..1b9f6d3f 100755..100644 --- a/client/common_lib/base_check_version.py +++ b/client/common_lib/base_check_version.py diff --git a/client/common_lib/base_job_unittest.py b/client/common_lib/base_job_unittest.py index 9ee304b1..9ee304b1 100644..100755 --- a/client/common_lib/base_job_unittest.py +++ b/client/common_lib/base_job_unittest.py diff --git a/client/common_lib/boottool_unittest.py b/client/common_lib/boottool_unittest.py index f3e06e3a..f3e06e3a 100644..100755 --- a/client/common_lib/boottool_unittest.py +++ b/client/common_lib/boottool_unittest.py diff --git a/client/common_lib/check_version.py b/client/common_lib/check_version.py index ca9616d1..ca9616d1 100755..100644 --- a/client/common_lib/check_version.py +++ b/client/common_lib/check_version.py diff --git a/client/common_lib/kernel_versions.py b/client/common_lib/kernel_versions.py index 1b796c14..1b796c14 100755..100644 --- a/client/common_lib/kernel_versions.py +++ b/client/common_lib/kernel_versions.py diff --git a/client/common_lib/test_utils/__init__.py b/client/common_lib/test_utils/__init__.py index e69de29b..e69de29b 100755..100644 --- a/client/common_lib/test_utils/__init__.py +++ b/client/common_lib/test_utils/__init__.py diff --git a/client/common_lib/test_utils/unittest.py b/client/common_lib/test_utils/unittest.py index bc2e28a4..bc2e28a4 100644..100755 --- a/client/common_lib/test_utils/unittest.py +++ b/client/common_lib/test_utils/unittest.py diff --git a/client/deps/libcap/common.py b/client/deps/libcap/common.py index 0f185869..0f185869 100755..100644 --- a/client/deps/libcap/common.py +++ b/client/deps/libcap/common.py diff --git a/client/deps/libnet/libnet.tar.gz b/client/deps/libnet/libnet.tar.gz Binary files differindex 11f5563d..11f5563d 100755..100644 --- a/client/deps/libnet/libnet.tar.gz +++ b/client/deps/libnet/libnet.tar.gz diff --git a/client/profilers/catprofile/catprofile.py b/client/profilers/catprofile/catprofile.py index 98b4514b..98b4514b 100755..100644 --- a/client/profilers/catprofile/catprofile.py +++ b/client/profilers/catprofile/catprofile.py diff --git a/client/profilers/cmdprofile/__init__.py b/client/profilers/cmdprofile/__init__.py index e69de29b..e69de29b 100755..100644 --- a/client/profilers/cmdprofile/__init__.py +++ b/client/profilers/cmdprofile/__init__.py diff --git a/client/profilers/cmdprofile/cmdprofile.py b/client/profilers/cmdprofile/cmdprofile.py index 2f9e08fc..2f9e08fc 100755..100644 --- a/client/profilers/cmdprofile/cmdprofile.py +++ b/client/profilers/cmdprofile/cmdprofile.py diff --git a/client/profilers/iostat/iostat.py b/client/profilers/iostat/iostat.py index fc72376f..fc72376f 100755..100644 --- a/client/profilers/iostat/iostat.py +++ b/client/profilers/iostat/iostat.py diff --git a/client/profilers/lockmeter/lockmeter.py b/client/profilers/lockmeter/lockmeter.py index 830946a8..830946a8 100755..100644 --- a/client/profilers/lockmeter/lockmeter.py +++ b/client/profilers/lockmeter/lockmeter.py diff --git a/client/profilers/lttng/lttng.py b/client/profilers/lttng/lttng.py index 8905b259..8905b259 100755..100644 --- a/client/profilers/lttng/lttng.py +++ b/client/profilers/lttng/lttng.py diff --git a/client/profilers/oprofile/oprofile.py b/client/profilers/oprofile/oprofile.py index 379e07e7..379e07e7 100755..100644 --- a/client/profilers/oprofile/oprofile.py +++ b/client/profilers/oprofile/oprofile.py diff --git a/client/profilers/readprofile/readprofile.py b/client/profilers/readprofile/readprofile.py index 247317f9..247317f9 100755..100644 --- a/client/profilers/readprofile/readprofile.py +++ b/client/profilers/readprofile/readprofile.py diff --git a/client/profilers/vmstat/vmstat.py b/client/profilers/vmstat/vmstat.py index 03e1041b..03e1041b 100755..100644 --- a/client/profilers/vmstat/vmstat.py +++ b/client/profilers/vmstat/vmstat.py diff --git a/client/samples/all_tests b/client/samples/all_tests index 88923ad9..88923ad9 100755..100644 --- a/client/samples/all_tests +++ b/client/samples/all_tests diff --git a/client/samples/build b/client/samples/build index eaa75a1e..eaa75a1e 100755..100644 --- a/client/samples/build +++ b/client/samples/build diff --git a/client/samples/build2 b/client/samples/build2 index 27bbcd61..27bbcd61 100755..100644 --- a/client/samples/build2 +++ b/client/samples/build2 diff --git a/client/samples/filesystem b/client/samples/filesystem index 87abe0fc..87abe0fc 100755..100644 --- a/client/samples/filesystem +++ b/client/samples/filesystem diff --git a/client/samples/kernelexpand b/client/samples/kernelexpand index bdc4daab..bdc4daab 100755..100644 --- a/client/samples/kernelexpand +++ b/client/samples/kernelexpand diff --git a/client/samples/parallel_dd b/client/samples/parallel_dd index 57e712b1..57e712b1 100755..100644 --- a/client/samples/parallel_dd +++ b/client/samples/parallel_dd diff --git a/client/samples/test_install b/client/samples/test_install index ac50986e..ac50986e 100755..100644 --- a/client/samples/test_install +++ b/client/samples/test_install diff --git a/client/samples/test_job b/client/samples/test_job index 3725cb9d..3725cb9d 100755..100644 --- a/client/samples/test_job +++ b/client/samples/test_job diff --git a/client/tests/aborttest/aborttest.py b/client/tests/aborttest/aborttest.py index 6e8dadd2..6e8dadd2 100755..100644 --- a/client/tests/aborttest/aborttest.py +++ b/client/tests/aborttest/aborttest.py diff --git a/client/tests/aiostress/aiostress.py b/client/tests/aiostress/aiostress.py index a4af09f5..a4af09f5 100755..100644 --- a/client/tests/aiostress/aiostress.py +++ b/client/tests/aiostress/aiostress.py diff --git a/client/tests/bash_shared_mapping/bash_shared_mapping.py b/client/tests/bash_shared_mapping/bash_shared_mapping.py index 40c0df29..40c0df29 100755..100644 --- a/client/tests/bash_shared_mapping/bash_shared_mapping.py +++ b/client/tests/bash_shared_mapping/bash_shared_mapping.py diff --git a/client/tests/bonnie/bonnie.py b/client/tests/bonnie/bonnie.py index af58b4c8..af58b4c8 100755..100644 --- a/client/tests/bonnie/bonnie.py +++ b/client/tests/bonnie/bonnie.py diff --git a/client/tests/compilebench/compilebench.py b/client/tests/compilebench/compilebench.py index 09931c77..09931c77 100755..100644 --- a/client/tests/compilebench/compilebench.py +++ b/client/tests/compilebench/compilebench.py diff --git a/client/tests/cpuset_tasks/cpuset_tasks.py b/client/tests/cpuset_tasks/cpuset_tasks.py index 565419e4..565419e4 100755..100644 --- a/client/tests/cpuset_tasks/cpuset_tasks.py +++ b/client/tests/cpuset_tasks/cpuset_tasks.py diff --git a/client/tests/cyclictest/cyclictest.py b/client/tests/cyclictest/cyclictest.py index a4399d5c..a4399d5c 100755..100644 --- a/client/tests/cyclictest/cyclictest.py +++ b/client/tests/cyclictest/cyclictest.py diff --git a/client/tests/dbench/dbench.py b/client/tests/dbench/dbench.py index 33f4c3e6..33f4c3e6 100755..100644 --- a/client/tests/dbench/dbench.py +++ b/client/tests/dbench/dbench.py diff --git a/client/tests/disktest/disktest.py b/client/tests/disktest/disktest.py index 574c5ca2..574c5ca2 100755..100644 --- a/client/tests/disktest/disktest.py +++ b/client/tests/disktest/disktest.py diff --git a/client/tests/fsfuzzer/fsfuzzer.py b/client/tests/fsfuzzer/fsfuzzer.py index 1c6e5e89..1c6e5e89 100755..100644 --- a/client/tests/fsfuzzer/fsfuzzer.py +++ b/client/tests/fsfuzzer/fsfuzzer.py diff --git a/client/tests/fsx/fsx.py b/client/tests/fsx/fsx.py index 38a3e26f..38a3e26f 100755..100644 --- a/client/tests/fsx/fsx.py +++ b/client/tests/fsx/fsx.py diff --git a/client/tests/iosched_bugs/iosched_bugs.py b/client/tests/iosched_bugs/iosched_bugs.py index 2b2b3048..2b2b3048 100755..100644 --- a/client/tests/iosched_bugs/iosched_bugs.py +++ b/client/tests/iosched_bugs/iosched_bugs.py diff --git a/client/tests/kernbench/control b/client/tests/kernbench/control index 9fc5da76..9fc5da76 100755..100644 --- a/client/tests/kernbench/control +++ b/client/tests/kernbench/control diff --git a/client/tests/kernbench/control.readprofile b/client/tests/kernbench/control.readprofile index 4d935acc..4d935acc 100755..100644 --- a/client/tests/kernbench/control.readprofile +++ b/client/tests/kernbench/control.readprofile diff --git a/client/tests/kernbench/kernbench.old b/client/tests/kernbench/kernbench.old index 504f5379..504f5379 100755..100644 --- a/client/tests/kernbench/kernbench.old +++ b/client/tests/kernbench/kernbench.old diff --git a/client/tests/kernbench/kernbench.py b/client/tests/kernbench/kernbench.py index a22a6713..a22a6713 100755..100644 --- a/client/tests/kernbench/kernbench.py +++ b/client/tests/kernbench/kernbench.py diff --git a/client/tests/kernelbuild/control b/client/tests/kernelbuild/control index 224f6876..224f6876 100755..100644 --- a/client/tests/kernelbuild/control +++ b/client/tests/kernelbuild/control diff --git a/client/tests/kernelbuild/kernelbuild.py b/client/tests/kernelbuild/kernelbuild.py index 836a766d..836a766d 100755..100644 --- a/client/tests/kernelbuild/kernelbuild.py +++ b/client/tests/kernelbuild/kernelbuild.py diff --git a/client/tests/kvm/tests/stepmaker.py b/client/tests/kvm/tests/stepmaker.py index 24060db7..24060db7 100644..100755 --- a/client/tests/kvm/tests/stepmaker.py +++ b/client/tests/kvm/tests/stepmaker.py diff --git a/client/tests/linus_stress/linus_stress.py b/client/tests/linus_stress/linus_stress.py index 7ea4d98c..7ea4d98c 100755..100644 --- a/client/tests/linus_stress/linus_stress.py +++ b/client/tests/linus_stress/linus_stress.py diff --git a/client/tests/lmbench/lmbench.py b/client/tests/lmbench/lmbench.py index e1f03376..e1f03376 100755..100644 --- a/client/tests/lmbench/lmbench.py +++ b/client/tests/lmbench/lmbench.py diff --git a/client/tests/ltp/ltp.py b/client/tests/ltp/ltp.py index e495c595..e495c595 100755..100644 --- a/client/tests/ltp/ltp.py +++ b/client/tests/ltp/ltp.py diff --git a/client/tests/memory_api/memory_api.py b/client/tests/memory_api/memory_api.py index 71ad5424..71ad5424 100755..100644 --- a/client/tests/memory_api/memory_api.py +++ b/client/tests/memory_api/memory_api.py diff --git a/client/tests/monotonic_time/monotonic_time.py b/client/tests/monotonic_time/monotonic_time.py index 1814c2d9..1814c2d9 100755..100644 --- a/client/tests/monotonic_time/monotonic_time.py +++ b/client/tests/monotonic_time/monotonic_time.py diff --git a/client/tests/netperf2/netperf2.py b/client/tests/netperf2/netperf2.py index f8857c2d..f8857c2d 100755..100644 --- a/client/tests/netperf2/netperf2.py +++ b/client/tests/netperf2/netperf2.py diff --git a/client/tests/parallel_dd/control b/client/tests/parallel_dd/control index 0c8dce7e..0c8dce7e 100755..100644 --- a/client/tests/parallel_dd/control +++ b/client/tests/parallel_dd/control diff --git a/client/tests/parallel_dd/parallel_dd.py b/client/tests/parallel_dd/parallel_dd.py index 02774f7e..02774f7e 100755..100644 --- a/client/tests/parallel_dd/parallel_dd.py +++ b/client/tests/parallel_dd/parallel_dd.py diff --git a/client/tests/perfmon/perfmon.py b/client/tests/perfmon/perfmon.py index ec1145f8..ec1145f8 100755..100644 --- a/client/tests/perfmon/perfmon.py +++ b/client/tests/perfmon/perfmon.py diff --git a/client/tests/pktgen/pktgen.py b/client/tests/pktgen/pktgen.py index f040ca6d..f040ca6d 100755..100644 --- a/client/tests/pktgen/pktgen.py +++ b/client/tests/pktgen/pktgen.py diff --git a/client/tests/posixtest/posixtest.py b/client/tests/posixtest/posixtest.py index cf68e6dd..cf68e6dd 100755..100644 --- a/client/tests/posixtest/posixtest.py +++ b/client/tests/posixtest/posixtest.py diff --git a/client/tests/reaim/reaim.py b/client/tests/reaim/reaim.py index 83f53d9c..83f53d9c 100755..100644 --- a/client/tests/reaim/reaim.py +++ b/client/tests/reaim/reaim.py diff --git a/client/tests/sleeptest/sleeptest.py b/client/tests/sleeptest/sleeptest.py index 55c305cd..55c305cd 100755..100644 --- a/client/tests/sleeptest/sleeptest.py +++ b/client/tests/sleeptest/sleeptest.py diff --git a/client/tests/sparse/control b/client/tests/sparse/control index c7a07b09..c7a07b09 100755..100644 --- a/client/tests/sparse/control +++ b/client/tests/sparse/control diff --git a/client/tests/sparse/sparse.py b/client/tests/sparse/sparse.py index 2a9d68c2..2a9d68c2 100755..100644 --- a/client/tests/sparse/sparse.py +++ b/client/tests/sparse/sparse.py diff --git a/client/tests/spew/spew.py b/client/tests/spew/spew.py index 8da0d28d..8da0d28d 100755..100644 --- a/client/tests/spew/spew.py +++ b/client/tests/spew/spew.py diff --git a/client/tests/synctest/src/synctest.c b/client/tests/synctest/src/synctest.c index 973ab675..973ab675 100755..100644 --- a/client/tests/synctest/src/synctest.c +++ b/client/tests/synctest/src/synctest.c diff --git a/client/tests/synctest/synctest.py b/client/tests/synctest/synctest.py index ae6da4ce..2e5dd317 100755..100644 --- a/client/tests/synctest/synctest.py +++ b/client/tests/synctest/synctest.py @@ -20,5 +20,5 @@ class synctest(test.test): args = len + ' ' + loop output = os.path.join(self.srcdir, 'synctest ') if testdir: - os.chdir(testdir) + os.chdir(testdir) utils.system(output + args) diff --git a/client/tests/tbench/tbench.py b/client/tests/tbench/tbench.py index 6e98807e..6e98807e 100755..100644 --- a/client/tests/tbench/tbench.py +++ b/client/tests/tbench/tbench.py diff --git a/client/tests/tsc/tsc.py b/client/tests/tsc/tsc.py index ef3c9607..ef3c9607 100755..100644 --- a/client/tests/tsc/tsc.py +++ b/client/tests/tsc/tsc.py diff --git a/client/tests/unixbench/unixbench.py b/client/tests/unixbench/unixbench.py index f7ae7c6b..f7ae7c6b 100755..100644 --- a/client/tests/unixbench/unixbench.py +++ b/client/tests/unixbench/unixbench.py |