WASM/PVM: Tests: implement support for `Info_per_level` input
!6717 (merged) introduce a new input kind sent at each level by the protocol.
The WASM PVM tests should also contain this input in the inbox, and in the message kind of the PVM. Note that the message is not discarded by the PVM, simply not recognized by the PVM but still fed to the kernel.
Edited by Pierrick Couderc