PLCgen: incorporate self-certification tests as integration tests
We made a self-certification test set for PLCgen in #798. They are available as ZIP files and a branch. Since we now have a working version of PLCgen, it is time to integrate the self-certification test set into the integration tests of PLCgen. I propose to have two folders: one for the certification set, and one for the existing tests, which are then maybe a 'generator' test set or so. We can remove from the 'generator' part the things that are already covered by the certification set.
* [x] Add certification tests. (!1180)
* [x] Remove duplicates from 'generator' tests.
* [x] Update 'copy_all' script for having sub-directories in PLCgen tests. (!1183)
Addresses #679
issue