mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-10 04:15:52 +00:00
more pretty tests
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user