xref: /linux/tools/testing/selftests/bpf/test_bpftool.sh (revision 6367dee9e3db3f30878799d1d1a7bc73660b201f)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3# Copyright (c) 2020 SUSE LLC.
4
5python3 -m unittest -v test_bpftool.TestBpftool
6