7#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_EBPF_REGISTER_H_
8#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_EBPF_REGISTER_H_
10#include "backends/p4tools/common/p4ctool.h"
12#include "backends/p4tools/modules/testgen/options.h"
13#include "backends/p4tools/modules/testgen/targets/ebpf/target.h"
14#include "backends/p4tools/modules/testgen/testgen.h"
16namespace P4::P4Tools::P4Testgen {