mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-23 17:24:44 +00:00
10 lines
297 B
C++
Vendored
10 lines
297 B
C++
Vendored
//////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Unit Test Main (main.cpp of unittests.exe)
|
|
//
|
|
// Microsoft Research Detours Package
|
|
//
|
|
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
//
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch.hpp"
|