tests: Isolate more the TOD tests so that we build the driver without clashes

This commit is contained in:
Marco Trevisan (Treviño)
2020-12-03 04:34:17 +01:00
parent d83453de02
commit 9cbb3e5f55
5 changed files with 20 additions and 8 deletions
+4
View File
@@ -18,7 +18,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifdef TEST_TOD_DRIVER
#define FP_COMPONENT "fake_test_dev_tod"
#else
#define FP_COMPONENT "fake_test_dev"
#endif
#include "test-device-fake.h"