ssu
tests
ut_ssuurlresolver
main.cpp
Go to the documentation of this file.
1
8
#include <QtTest/QtTest>
9
10
#include "
ssuurlresolvertest.h
"
11
12
int
main(
int
argc,
char
**argv)
13
{
14
SsuUrlResolverTest
ssuUrlResolverTest;
15
16
if
(QTest::qExec(&ssuUrlResolverTest, argc, argv))
17
return
1;
18
19
return
0;
20
}
SsuUrlResolverTest
Tests libzypp UrlResolverPlugin plugin compatibility.
Definition:
ssuurlresolvertest.h:15
ssuurlresolvertest.h
Generated on Thu Oct 8 2020 17:28:23 for ssu by
1.8.17