tests/projects/iec61131_lang_test/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 27 Mar 2023 10:19:14 +0200
branchwxPython4
changeset 3749 fda6c1a37662
permissions -rw-r--r--
Tests: Add preliminary IEC-61131 language test, to be continued.

Test sets BEREMIZ_TEST_CYCLES in order to speed-up TON duration test.
3749
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     2
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     3
  <TargetType>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     4
    <Linux CFLAGS="-DBEREMIZ_TEST_CYCLES=1000"/>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     5
  </TargetType>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     6
</BeremizRoot>