xref: /third_party/ltp/testcases/network/virt/gre02.sh
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/network/virt/
1f08c3bdfSopenharmony_ci#!/bin/sh
2f08c3bdfSopenharmony_ci# SPDX-License-Identifier: GPL-2.0-or-later
3f08c3bdfSopenharmony_ci# Copyright (c) 2019 Oracle and/or its affiliates.
4f08c3bdfSopenharmony_ci
5f08c3bdfSopenharmony_ciTST_NEEDS_TMPDIR=1
6f08c3bdfSopenharmony_ciTST_TESTFUNC=virt_netperf_rand_sizes
7f08c3bdfSopenharmony_ciTST_SETUP=virt_gre_setup
8f08c3bdfSopenharmony_ciTST_CLEANUP=virt_cleanup
9f08c3bdfSopenharmony_ci
10f08c3bdfSopenharmony_ci. virt_lib.sh
11f08c3bdfSopenharmony_citst_run
12

Indexes created Thu Nov 07 10:32:03 CST 2024