Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
ebb9b406
Commit
ebb9b406
authored
Dec 13, 2023
by
Paul
Browse files
Format
parent
90b8fb9b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
20 deletions
+21
-20
test/verify/main.cpp
test/verify/main.cpp
+21
-20
No files found.
test/verify/main.cpp
View file @
ebb9b406
...
@@ -68,7 +68,8 @@ int main(int argc, const char* argv[])
...
@@ -68,7 +68,8 @@ int main(int argc, const char* argv[])
run_verify
rv
;
run_verify
rv
;
rv
.
add_validation_for
(
"gpu"
,
&
validate_gpu
);
rv
.
add_validation_for
(
"gpu"
,
&
validate_gpu
);
rv
.
disable_test_for
(
"cpu"
,
rv
.
disable_test_for
(
"cpu"
,
{
"test_if_lp"
,
{
"test_if_lp"
,
"test_if_param"
,
"test_if_param"
,
"test_if_literal"
,
"test_if_literal"
,
"test_select_module_add"
,
"test_select_module_add"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment