ssu
Loading...
Searching...
No Matches
tests
ut_ssucli
main.cpp
Go to the documentation of this file.
1
7
8
#include <QtTest/QtTest>
9
10
#include "
ssuclitest.h
"
11
12
int
main(
int
argc,
char
**argv)
13
{
14
SsuCliTest
ssuCliTest;
15
16
if
(QTest::qExec(&ssuCliTest, argc, argv))
17
return
1;
18
19
return
0;
20
}
SsuCliTest
Definition
ssuclitest.h:18
ssuclitest.h
Generated by
1.16.1