.ModelicaTest.testAllFunctions

Runs all test cases for functions

Interface

function testAllFunctions
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams.print;
  input String logFile = "ModelicaTestLog.txt" "Filename where the log of all functions is stored";
  output Boolean ok;
end testAllFunctions;

Generated at 2025-10-07T18:21:17Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos