[test] Limit "unittests" suite to default variant.
authormstarzinger <mstarzinger@chromium.org>
Mon, 27 Apr 2015 08:20:20 +0000 (01:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 08:19:55 +0000 (08:19 +0000)
commite81ee90018283555f811719f6ae0091f6198c526
tree7b506c963e2fccf3f723970d9492b70883cf3322
parent1a12a8a6d2db7c91a89e103daf382f7250f6da6e
[test] Limit "unittests" suite to default variant.

This changes the unittests suite to be run in only the default variant,
because unit tests are (and should be) written to be independent from
global flags.

R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/1067863007

Cr-Commit-Position: refs/heads/master@{#28054}
tools/testrunner/local/testsuite.py