Skip to content

Commit 5372532

Browse files
authored
[External][Smoke] Adding the aomp smoke suite to externals (#32)
* [External][Smoke] Adding the aomp smoke suite to externals * Removing the check scripts from the green lists * removed tests that depended on AMD downstream functionality * removed filecheck tests * Removed test that depeneded on printf and Added smoke into the CMakeLists in External * Removed a failed test
1 parent fd7aca4 commit 5372532

File tree

2 files changed

+479
-0
lines changed

2 files changed

+479
-0
lines changed

External/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ add_subdirectory(Povray)
77
add_subdirectory(SPEC)
88
add_subdirectory(skidmarks10)
99
add_subdirectory(sollve_vv)
10+
add_subdirectory(smoke)

0 commit comments

Comments
 (0)