Executor self tests
Created by: bjackman
This just adds an extremely simple test, run on a local target, to ensure that the Executor is running to a bare minimum of functionality.
If more in-depth tests need to be added, the mock
module can be used like in this example