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