File: test_config.install.sh

package info (click to toggle)
xdp-tools 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,360 kB
  • sloc: ansic: 24,678; sh: 2,627; makefile: 422; python: 337; lisp: 53
file content (10 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# Test config for having tools in $PATH - to be installed along with the
# test runners in /usr/share/xdp-tools

XDPDUMP=xdpdump
XDP_BENCH=xdp-bench
XDP_FILTER=xdp-filter
XDP_FORWARD=xdp-forward
XDP_LOADER=xdp-loader
XDP_MONITOR=xdp-monitor
XDP_TRAFFICGEN=xdp-trafficgen