![]() |
COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include "mainwindow.h"#include "ui_mainwindow.h"#include "filepathdialog.h"#include "testcontainer.h"Macros | |
| #define | DATFOLD_SIZE 256 |
Variables | |
| TestContainer * | tests [3] |
| char | dataFolder [256] = {"convert_test_data/"} |
| int | totalSelected = 0 |
| int | totalRun = 0 |
| #define DATFOLD_SIZE 256 |
| TestContainer* tests[3] |
| char dataFolder[256] = {"convert_test_data/"} |
| int totalSelected = 0 |
| int totalRun = 0 |