.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-03-30T18:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos