Clean up test driver interface
#include <input/mtouch_driver.h>
void mtouch_test_fini(void *dev)
This function frees any memory allocated by the test driver interface used in running test functions.
Nothing.