diff --git a/testsuite/resources/DualMassOscillator.System1/binaries/linux64/System1.so b/testsuite/resources/DualMassOscillator.System1/binaries/linux64/System1.so new file mode 100644 index 000000000..621fbc660 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System1/binaries/linux64/System1.so differ diff --git a/testsuite/resources/DualMassOscillator.System1/binaries/win64/System1.dll b/testsuite/resources/DualMassOscillator.System1/binaries/win64/System1.dll new file mode 100755 index 000000000..f62f7db38 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System1/binaries/win64/System1.dll differ diff --git a/testsuite/resources/DualMassOscillator.System1/binaries/win64/libSystem1.dll.a b/testsuite/resources/DualMassOscillator.System1/binaries/win64/libSystem1.dll.a new file mode 100644 index 000000000..dd3e05149 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System1/binaries/win64/libSystem1.dll.a differ diff --git a/testsuite/resources/DualMassOscillator.System1/modelDescription.xml b/testsuite/resources/DualMassOscillator.System1/modelDescription.xml index fd6369de5..6c31112db 100644 --- a/testsuite/resources/DualMassOscillator.System1/modelDescription.xml +++ b/testsuite/resources/DualMassOscillator.System1/modelDescription.xml @@ -2,6 +2,7 @@ + >>>>>> 975380c4 (Update DualMassOscillator fmus) needsExecutionTool="false" completedIntegratorStepNotNeeded="false" canBeInstantiatedOnlyOncePerProcess="false" @@ -19,6 +31,7 @@ canSerializeFMUstate="false" providesDirectionalDerivative="false"> +<<<<<<< HEAD @@ -42,6 +55,31 @@ +======= + + + + + + + + + + + + + + + + + + + + + + + +>>>>>>> 975380c4 (Update DualMassOscillator fmus) @@ -88,7 +126,7 @@ +<<<<<<< HEAD @@ -123,6 +162,31 @@ +======= + + + + + + + + + + + + + + + + + + + + + + + +>>>>>>> 975380c4 (Update DualMassOscillator fmus) diff --git a/testsuite/resources/DualMassOscillator.System1/resources/System1_JacA.bin b/testsuite/resources/DualMassOscillator.System1/resources/System1_JacA.bin new file mode 100644 index 000000000..c8bce5f66 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System1/resources/System1_JacA.bin differ diff --git a/testsuite/resources/DualMassOscillator.System2/binaries/linux64/System2.so b/testsuite/resources/DualMassOscillator.System2/binaries/linux64/System2.so new file mode 100644 index 000000000..2340864c1 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System2/binaries/linux64/System2.so differ diff --git a/testsuite/resources/DualMassOscillator.System2/binaries/win64/System2.dll b/testsuite/resources/DualMassOscillator.System2/binaries/win64/System2.dll new file mode 100755 index 000000000..a783c2869 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System2/binaries/win64/System2.dll differ diff --git a/testsuite/resources/DualMassOscillator.System2/binaries/win64/libSystem2.dll.a b/testsuite/resources/DualMassOscillator.System2/binaries/win64/libSystem2.dll.a new file mode 100644 index 000000000..7c0df139c Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System2/binaries/win64/libSystem2.dll.a differ diff --git a/testsuite/resources/DualMassOscillator.System2/modelDescription.xml b/testsuite/resources/DualMassOscillator.System2/modelDescription.xml index e5412fb6a..36daf3d0b 100644 --- a/testsuite/resources/DualMassOscillator.System2/modelDescription.xml +++ b/testsuite/resources/DualMassOscillator.System2/modelDescription.xml @@ -2,6 +2,7 @@ + >>>>>> 975380c4 (Update DualMassOscillator fmus) needsExecutionTool="false" completedIntegratorStepNotNeeded="false" canBeInstantiatedOnlyOncePerProcess="false" @@ -19,6 +31,7 @@ canSerializeFMUstate="false" providesDirectionalDerivative="false"> +<<<<<<< HEAD @@ -42,6 +55,31 @@ +======= + + + + + + + + + + + + + + + + + + + + + + + +>>>>>>> 975380c4 (Update DualMassOscillator fmus) @@ -88,7 +126,7 @@ +<<<<<<< HEAD @@ -123,6 +162,31 @@ +======= + + + + + + + + + + + + + + + + + + + + + + + +>>>>>>> 975380c4 (Update DualMassOscillator fmus) diff --git a/testsuite/resources/DualMassOscillator.System2/resources/System2_JacA.bin b/testsuite/resources/DualMassOscillator.System2/resources/System2_JacA.bin new file mode 100644 index 000000000..c8bce5f66 Binary files /dev/null and b/testsuite/resources/DualMassOscillator.System2/resources/System2_JacA.bin differ diff --git a/testsuite/simulation/DualMassOscillator.lua b/testsuite/simulation/DualMassOscillator.lua index 962a072c4..2eff36e4b 100644 --- a/testsuite/simulation/DualMassOscillator.lua +++ b/testsuite/simulation/DualMassOscillator.lua @@ -4,6 +4,7 @@ -- ucrt64: yes -- win: yes -- mac: no +-- asan: yes oms_setCommandLineOption("--suppressPath=true") oms_setTempDirectory("./dualmassoscillator-lua/")