more pretty tests

This commit is contained in:
arcan1s
2014-08-17 11:05:49 +04:00
parent a7911d48d1
commit 4cc9d0ec11
6 changed files with 165 additions and 19 deletions

View File

@ -29,6 +29,9 @@ class TestNetctl : public QObject
Q_OBJECT
private slots:
// initialization
void initTestCase();
// netctl
void test_getRecommendedConfiguration();
void test_getActiveProfile();
void test_getProfileDescription();