summaryrefslogtreecommitdiff
path: root/tests/network
Commit message (Expand)AuthorAgeFilesLines
* tests: increase the tests timeoutClaudio André2018-07-151-1/+1
* tests: Add VPN related testsBenjamin Berg2018-05-291-0/+293
* tests: Also wait for ConnectionAdded signal from NetworkManagerBenjamin Berg2018-05-291-1/+1
* tests: Add helper to find a parent widget to network testBenjamin Berg2018-05-291-0/+14
* tests: Check that Bluetooth section is not shownBenjamin Berg2018-05-291-1/+11
* tests: Use g_assert_nonnull rather than testing for != NULLBenjamin Berg2018-05-291-1/+1
* tests: Add delete_cb for network panel testingBenjamin Berg2018-05-291-0/+16
* tests: Return NMRemoteConnection from add_cbBenjamin Berg2018-05-292-6/+6
* tests: Use the same NMClient as the panelBenjamin Berg2018-05-291-0/+4
* tests: Improve helpers to wait for NM eventsBenjamin Berg2018-05-291-10/+73
* tests: Allow creating VPNs in the NM test serviceBenjamin Berg2018-05-291-1/+1
* tests: Add trivial test to check empty network panelBenjamin Berg2018-05-291-0/+24
* tests: Do not show_all the network panelBenjamin Berg2018-05-292-1/+3
* project: Update meson filesGeorges Basile Stavracas Neto2018-05-031-9/+10
* tests/network: Add basic testing of network panelBenjamin Berg2018-05-026-0/+991
* tests/network: Fix deprecation warning in NM test serviceBenjamin Berg2018-05-021-1/+1
* tests/network: Add status and carrier setting to NM test serviceBenjamin Berg2018-05-021-1/+105
* tests/network: Copy files from network manager for network panel testingBenjamin Berg2018-05-0212-0/+4027