blob: 02917c67244186019c18ae77bc3a6df2c690be0d [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
#include <test_progs.h>
#include <network_helpers.h>
#include <preempt_lock.skel.h>
void test_preempt_lock(void)
{
RUN_TESTS(preempt_lock);
}