sigutils
sigutils copied to clipboard
Add object instantiation tests
The idea is to create a test for each object that instantiates the object and deinstantiates it.
This should check the instantiation routines and memory leaks. It would also serve as a placeholder for future tests.