Wrapper class used in the integration tests that facilitates the interaction with the Sen kernel test API, managing the allocation and deallocation of common resources.
More...
#include <kernel_fixture.h>
Wrapper class used in the integration tests that facilitates the interaction with the Sen kernel test API, managing the allocation and deallocation of common resources.
◆ onInit()
Wrapper for the onInit method of the Sen kernel test API.
◆ onRun()
Wrapper for the onRun method of the Sen kernel test API.
◆ onUnload()
Wrapper for the onUnload method of the Sen kernel test API.
◆ makeKernel()
Constructor for the Sen kernel test API that takes care about allocating and deallocating resources needed for the correct functioning of the kernel.
◆ deallocateResources()
| virtual void KernelFixture::deallocateResources |
( |
| ) |
|
|
protectedvirtual |
Virtual method that can be implemented by integration test fixtures which need to deallocate specific resources at the end of each test.
The documentation for this class was generated from the following file: