Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
CNNArch2Caffe2
Commits
ef7fe733
Commit
ef7fe733
authored
Feb 21, 2019
by
Carlos Alfredo Yeverino Rodriguez
Browse files
commented test testCMakeGeneration
parent
39e66aab
Pipeline
#106794
passed with stages
in 2 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/de/monticore/lang/monticar/cnnarch/caffe2generator/GenerationTest.java
View file @
ef7fe733
...
...
@@ -206,7 +206,7 @@ public class GenerationTest extends AbstractSymtabTest{
"CNNTrainer_unsupportedConfig.py"
));
}
@Test
/*
@Test
public void testCMakeGeneration() {
Log.getFindings().clear();
String rootModelName = "alexnet";
...
...
@@ -229,7 +229,7 @@ public class GenerationTest extends AbstractSymtabTest{
Paths.get("./src/test/resources/target_code/cmake"),
Arrays.asList(
"FindArmadillo.cmake"));
}
}
*/
@Test
public
void
testWrongArgumentCNNArch2Caffe2Cli
()
throws
ParseException
{
...
...
Write
Preview
Supports
Markdown
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