1#ifndef TESTGEN_TARGETS_EBPF_REGISTER_H_
2#define TESTGEN_TARGETS_EBPF_REGISTER_H_
4#include "backends/p4tools/common/p4ctool.h"
6#include "backends/p4tools/modules/testgen/options.h"
7#include "backends/p4tools/modules/testgen/targets/ebpf/target.h"
8#include "backends/p4tools/modules/testgen/testgen.h"
10namespace P4::P4Tools::P4Testgen {