silecs-codegen
This component of the opensilecs PLC-framework generates FESA and stand-alone C++ code from an existing silecs-project in order to ease the usage of the package silecs-communication-cpp
Tests
In test directory there are files with {test_name} which contain unit tests written using unittest
framework. Tests conserning the migration tools are in their own corresponding folders inside migration.
All tests can be run together using following command from inside src/xml:
python3 -m unittest