Sign in
cos
/
third_party
/
kernel
/
6c339f37f1cd9b910f4c04b14079b1663b685c4d
/
.
/
tools
/
testing
/
selftests
/
bpf
/
test_bpftool.sh
blob: 66690778e36d2d8bf1f86085b3a6f5ff3c7b2f92 [
file
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2020 SUSE LLC.
python3
-
m unittest
-
v test_bpftool
.
TestBpftool