Skip to content

Files

Latest commit

1334529 · Jun 12, 2018

History

History
This branch is 3 commits behind CNES/ccsdsmo-malc:master.

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 31, 2018
Jun 12, 2018
Jun 12, 2018
Jun 8, 2018
Jun 12, 2018
Jun 12, 2018
Jun 12, 2018
Jun 12, 2018
Jun 12, 2018
Jun 8, 2018
Jun 12, 2018
May 31, 2018
Sep 28, 2016
Jul 12, 2016

TestArea area example and tests

This example allows to test various aspects of the MAL specification:

  • Interaction patterns: SEND, SUBMIT, INVOKE, REQUEST, PROGRESS and PUBSUB.
  • Composite structure.
  • Element list.
  • Message body with multiples elements.
  • Optional field ('canBeNull=true')
  • Polymorphism of the last element of the message body.

The description of the TestArea area can be found in TestArea.xml. The code in testarea sub-directory is automatically generated from this XML description with the CNES MO C Stub Generator v1.0 (tag C_STUB_GENERATOR_1_0).