Files
rocm-systems/catch/hipTestMain/standalone_main.cc
T
Rahul Manocha 45ab524b5f SWDEV-448056 - hip test standalone compilation fix
Change-Id: Iedbef598bae66b218c5ff2594b4c94ddd4786a11
2024-02-28 11:32:03 -05:00

5 wiersze
97 B
C++

#define CATCH_CONFIG_MAIN
#include <catch.hpp>
#include <cmd_options.hh>
CmdOptions cmd_options;