![]() |
USB EPROM/Flash Programmer
|
Implementation of the Unit Tests Main Routine. More...
#include <gtest/gtest.h>
#include <QCoreApplication>
#include <QTimer>
#include <QString>
#include <QLoggingCategory>
#include "main.hpp"
Functions | |
void | initLogging () |
Initialize logger. More... | |
int | main (int argc, char **argv) |
Main routine for tests. More... | |
Implementation of the Unit Tests Main Routine.