USB EPROM/Flash Programmer
Functions
test/main.cpp File Reference

Implementation of the Unit Tests Main Routine. More...

#include <gtest/gtest.h>
#include <QCoreApplication>
#include <QTimer>
#include <QString>
#include <QLoggingCategory>
#include "main.hpp"
Include dependency graph for test/main.cpp:

Functions

void initLogging ()
 Initialize logger. More...
 
int main (int argc, char **argv)
 Main routine for tests. More...
 

Detailed Description

Implementation of the Unit Tests Main Routine.

Author
Robson Martins (https://www.robsonmartins.com)