mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
include netperf2 and netpipe into build_autotest.
Review URL: http://codereview.chromium.org/661044
This commit is contained in:
parent
cc48864bce
commit
213f8958aa
@ -34,7 +34,7 @@ set -e
|
||||
check_board
|
||||
|
||||
# build default pre-compile client tests list.
|
||||
ALL_TESTS="compilebench,dbench,disktest,ltp,unixbench"
|
||||
ALL_TESTS="compilebench,dbench,disktest,ltp,netperf2,netpipe,unixbench"
|
||||
for SITE_TEST in ../third_party/autotest/files/client/site_tests/*
|
||||
do
|
||||
if [ -d ${SITE_TEST} ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user