Files
rocm-systems/projects/hip-tests/catch/hipTestMain/standalone_main.cc
T
Rahul Manocha 75f9a14305 SWDEV-448056 - hip test standalone compilation fix
Change-Id: Iedbef598bae66b218c5ff2594b4c94ddd4786a11


[ROCm/hip-tests commit: 45ab524b5f]
2024-02-28 11:32:03 -05:00

5 lines
97 B
C++

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