Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions hipfile/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,23 +72,3 @@ gtest_discover_tests(
WORKING_DIRECTORY ${AIS_TEST_DIR}
PROPERTIES LABELS system
)

# Temporary Test Files
# Can be deleted once proper testing added
# ----------------------------------------
ais_add_executable(
NAME test_hipfile_basic
SRCS test-hipfile.cpp
DEPS hipfile_shared
)
ais_add_executable(
NAME test_hipfile_batch
SRCS test-hipfile-batch.cpp
DEPS hipfile_shared
)
# ----------------------------------------

# These need setup and command-line options (TBD)
#add_test(NAME test_hipfile_basic COMMAND test_hipfile_basic)
#add_test(NAME test_hipfile_batch COMMAND test_hipfile_batch)
# ----------------------------------------
355 changes: 0 additions & 355 deletions hipfile/test/test-hipfile-batch.cpp

This file was deleted.

Loading
Loading