History log of /external/autotest/client/bin/unit_test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
427c7b23118bf30175ef14327459a4db0adc381c 27-Oct-2017 Gwendal Grignou <gwendal@chromium.org> utils: Add partition concatenation routine.

Follow kernel convention and add 'p' if the block device ends with a digit.
Fixes platform_PartitionCheck test.
Follow same method for faft test.

BUG=chromium:776029
TEST=unit test, test latform_PartitionCheck on NVMe.

Change-Id: I61f2f194e149634e132a4ad548335ea7c10d8366
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/741483
Reviewed-by: Sridhar Sonti <sontis@google.com>
Reviewed-by: Wai-Hong Tam <waihong@google.com>
/external/autotest/client/bin/unit_test.py
3fa30f9df5a7d95ce45414e4e878b44630e63683 20-Aug-2010 David James <davidjames@google.com> Update autotest tests to use make -j where possible.

This cuts the time required to build the autotests from 7m30s to
about 4m10s on my z600.

TEST=Ran ./autotest --build=all
BUG=chromium-os:5309

Review URL: http://codereview.chromium.org/3116009
/external/autotest/client/bin/unit_test.py
0bd5ce32fb759c3236f3d860b408679f2494b5ed 10-Apr-2010 Sean Parent <seanparent@google.com> [Test Fixit] Code coverage test example.

Review URL: http://codereview.chromium.org/1597001
/external/autotest/client/bin/unit_test.py