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

Add source code FMU to integration and validation tests #59

Open
lausdahl opened this issue Apr 26, 2017 · 5 comments
Open

Add source code FMU to integration and validation tests #59

lausdahl opened this issue Apr 26, 2017 · 5 comments
Assignees
Milestone

Comments

@lausdahl
Copy link
Member

It would be good if you could add the C code FMUs under testing

  • the script integration-test.sh exports and runs with out own small COE
  • the script validate.sh compiles the FMU checker and checks against that

You need to add an extra script to compile the FMU after export (this was not needed for the tool wrapper)

@lausdahl lausdahl added this to the v2.2.4 milestone Apr 26, 2017
@lausdahl lausdahl modified the milestones: v2.2.4, v2.2.6 May 5, 2017
@lausdahl lausdahl modified the milestones: v2.2.6, v0.2.8 Jul 10, 2017
@lausdahl lausdahl modified the milestones: v0.2.8, v0.2.10 Aug 6, 2017
@bandurvp
Copy link
Contributor

Compilation of the source code FMU must take place locally on the build server and not upload to the FMU build server.

@bandurvp
Copy link
Contributor

@lausdahl, it does not look like the overture-fmu build on Jenkins is fetching the latest fmu-tester. Could you please confirm whether this is true?

@lausdahl
Copy link
Member Author

lausdahl commented Aug 23, 2017 via email

@bandurvp
Copy link
Contributor

So the Git submodule command doesn't pull in the latest commit?

bandurvp added a commit that referenced this issue Aug 24, 2017
@lausdahl
Copy link
Member Author

no thats not how it works. The specific commit that the submodule is located as is recorded in a file in the place where the submodule will be checked out. If you brows there on github you will see the repo name and the commit id. The submodule command clones the repo and checkouts the specified commit. To change it you have to manually do as I showed above.

bandurvp added a commit that referenced this issue Aug 24, 2017
-  Addresses #59.
bandurvp added a commit that referenced this issue Aug 28, 2017
-  Addresses #59.
bandurvp added a commit that referenced this issue Aug 29, 2017
bandurvp added a commit that referenced this issue Aug 30, 2017
…t processed properly in validation script.

-  Addresses #59.
bandurvp added a commit that referenced this issue Aug 30, 2017
-  Addresses #59.
@bandurvp bandurvp modified the milestones: v0.2.10, v0.2.12 Sep 22, 2017
@CThuleHansen CThuleHansen removed this from the v0.2.12 milestone Jan 11, 2018
@CThuleHansen CThuleHansen added this to the v0.2.14 milestone Jan 11, 2018
@CThuleHansen CThuleHansen modified the milestones: v0.2.14, v 0.2.16 Nov 23, 2018
@peterwvj peterwvj modified the milestones: v 0.2.18, v 0.2.20 Feb 5, 2019
@lausdahl lausdahl modified the milestones: v 0.2.20, v 0.22.0 May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants