Sign in
android
/
platform
/
external
/
autotest
/
5bf6a7a4461302b218779d16df376b9210545789
/
client
/
common_lib
/
test_unittest.py
c384c21
[PY3][Autotest] - converting common_lib unittests to py3 compatible
by Derek Beckett
· 3 years, 8 months ago
41ea43e
[Autotest][PY3] Migrating client/common_lib (priorities -> time_utils)
by Derek Beckett
· 4 years, 5 months ago
3adaad0
Put name of in-progress test in crash metadata.
by Miriam Zimmerman
· 4 years, 5 months ago
1d43766
Revert "Put name of in-progress test in crash metadata."
by Yuta Hijikata
· 4 years, 6 months ago
20e1936
Put name of in-progress test in crash metadata.
by Miriam Zimmerman
· 4 years, 6 months ago
a27886e
Revert "Put name of in-progress test in crash metadata."
by Miriam Zimmerman
· 4 years, 6 months ago
3c74ec1
Put name of in-progress test in crash metadata.
by Miriam Zimmerman
· 4 years, 6 months ago
04fac54
Move arg cherry-picking from test to utils and use it in firmware_test.run_once.
by Andrew Luo
· 5 years ago
37bf5f9
autotest: output_perf_value now support custom output directory
by Boleyn Su
· 5 years ago
d03e6b5
[autotest] change python shebang to python2
by Mike Frysinger
· 6 years ago
b853d5d
autotest: Drop error.TestFailRetry
by Prathmesh Prabhu
· 7 years ago
f4fb11b
autotest: skip iteration hooks if fast is enabled for jobs.
by Xixuan Wu
· 7 years ago
e8ce654
autotest: add metrics for functions called by disable_sysinfo.
by Xixuan Wu
· 7 years ago
f0c8224
autotest: (base_job) delete TAPReport and all callers
by Aviv Keshet
· 8 years ago
3c4fc6f
[common_lib/test.py]: add append opt to output_perf_value
by Po-Hsien Wang
· 8 years ago
df2730b
Fix issue where different tests of the same graph overwrite each other.
by Keith Haddow
· 9 years ago
4fc2465
Attempt to convert all input values to numbers.
by Keith Haddow
· 9 years ago
d804bc8
Fix issue where logging a list of performance values was incorrect.
by Keith Haddow
· 9 years ago
39164ca
[autotest] only retry tests if they fail with TestFailRetry
by Aviv Keshet
· 12 years ago
91493c8
Introduce a mechanism for retrying tests at the control file level.
by Scott Zawalski
· 12 years ago
daf6ff0
Merge remote branch 'autotest-upstream/master' into merge-upstream
by Eric Li
· 14 years ago
a6082ef
Add a global mechanism to the job object to allow users to change
by showard
· 15 years ago
c6bf601
Add a WARN message to the status log when a test runs with
by mbligh
· 15 years ago
6631273
Make a bunch of stuff executable
by mbligh
· 16 years ago
a9894d0
Back out a python2.4 ref that was accidentally re-inserted.
by jadmanski
· 16 years ago
a93fbca
Apply a unit test change that was never applied along with the
by jadmanski
· 16 years ago
7c8ea99
Not all distros put a symlink in for the python version. However
by mbligh
· 16 years ago
f1175bb
get rid of some now-obsolete code
by showard
· 16 years ago
5e703a2
- Initialize the self.iteration variable to 0. When iterations=0 is specified to run_test then self.iteration is left uninitialized and code elsewhere that uses this value gets an attribute error.
by mbligh
· 16 years ago
742ae42
Exposed an interface for adding before_iteration_hooks and
by mbligh
· 16 years ago
32cb5b4
We now store the failures due to constraints and dont raise
by mbligh
· 16 years ago
d4ead17
Add missing mock god check playback and fix the test.
by showard
· 16 years ago
7af0997
This is the second CL relating to a re-implementation of how
by mbligh
· 16 years ago
5c1bb25
by mbligh
· 16 years ago
4395bbd
by mbligh
· 16 years ago
6b97f79
Removed code redundancy by moving the
by mbligh
· 16 years ago
a49c5cb
by mbligh
· 16 years ago
c931408
by mbligh
· 16 years ago
4b835b8
by mbligh
· 16 years ago
234a84f
First (of many) passes at cleaning up the client job exception handling
by mbligh
· 16 years ago