mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-10 04:15:52 +00:00
add test support of several active profiles to gui, library and helper
This commit is contained in:
@ -28,6 +28,10 @@ class TestNetctl : public QObject
|
||||
private slots:
|
||||
void test_getRecommendedConfiguration();
|
||||
void test_getActiveProfile();
|
||||
|
||||
private:
|
||||
void createTestProfile();
|
||||
void removeTestProfile();
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user