summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/tests/gtest.hpp
blob: ee328b0af22bcc1042732d80c82106ecb3c984d8 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * File: tests/gtest.hpp
 * Purpose: Google Test wrapper for the OCL library.
 * Author: Amlal El Mahrouss (amlal@nekernel.org)
 * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
 */

#pragma once

#include <gtest/gtest.h>