blob: b31314ffc6df2b1f2451e457ef73a9814e36a601 [file] [log] [blame]
Create Main instance
Calling functions on concrete Main
Calling verifiable function on Main
Hello
Calling unverifiable function on Main
Expected NSME Thrown on Main
Calling verifiable function on Main
Hello
Calling functions on interface Iface
Calling verifiable function on Iface
Hello
Calling unverifiable function on Iface
Expected NSME Thrown on Iface
Calling verifiable function on Iface
Hello