Add tests on parameters
Created by: nicosang
Hi,
this PR adds some tests on parameters. The main idea is to not create BufferController if the type is not defined. It could happen, for instance in the case of issue #3133 (closed), when a manifest is not correctly defined.
Nico