1*49cdfc7eSAndroid Build Coastguard Worker#!/bin/sh 2*49cdfc7eSAndroid Build Coastguard Worker# SPDX-License-Identifier: GPL-2.0-or-later 3*49cdfc7eSAndroid Build Coastguard Worker# Copyright (c) 2019 Oracle and/or its affiliates. 4*49cdfc7eSAndroid Build Coastguard Worker 5*49cdfc7eSAndroid Build Coastguard WorkerTST_NEEDS_TMPDIR=1 6*49cdfc7eSAndroid Build Coastguard WorkerTST_TESTFUNC=virt_netperf_rand_sizes 7*49cdfc7eSAndroid Build Coastguard WorkerTST_SETUP=virt_gre_setup 8*49cdfc7eSAndroid Build Coastguard WorkerTST_CLEANUP=virt_cleanup 9*49cdfc7eSAndroid Build Coastguard Worker 10*49cdfc7eSAndroid Build Coastguard Worker. virt_lib.sh 11*49cdfc7eSAndroid Build Coastguard Workertst_run 12