Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java-unittest example not working #62

Open
dassio opened this issue Jul 29, 2017 · 0 comments
Open

java-unittest example not working #62

dassio opened this issue Jul 29, 2017 · 0 comments

Comments

@dassio
Copy link

dassio commented Jul 29, 2017

root@b50076271836:~/fMBT/examples/java-unittest# make
javac mycountertestfalse.java
javac MyCounter.java
fmbt -ltestfalse.log testfalse.conf || true
DEPRECATED END CONDITION SYNTAX. duration:1 sec
New syntax is duration(1 sec)
fmbt: testfalse.conf: 1 Creating model "java(mycountertestfalse)" failed.

fmbt-aalc -o mycountertesttrue.java mycountertesttrue.java.aal
javac mycountertesttrue.java
fmbt -ltesttrue.log testtrue.conf || true

DEPRECATED END CONDITION SYNTAX. duration:1 sec
New syntax is duration(1 sec)
fmbt: testtrue.conf: 1 Creating model "java(mycountertesttrue)" failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant