mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-29 14:07:57 +03:00
11 lines
297 B
C++
11 lines
297 B
C++
![]() |
//////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// 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"
|