7 lines
176 B
C
7 lines
176 B
C
// Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <[email protected]>
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#include "test_common.h"
|