| Commit message (Expand) | Author | Age | Files | Lines |
* | libnm: be more accepting for invalid connections from NetworkManager | Thomas Haller | 2016-03-26 | 1 | -4/+0 |
* | libnm/tests: extend tests for handling invalid connections in NMClient | Thomas Haller | 2016-03-26 | 1 | -36/+143 |
* | test-nm-client: fix the remaining counter | Lubomir Rintel | 2016-03-17 | 1 | -5/+6 |
* | all: cleanup includes and let "nm-default.h" include "config.h" | Thomas Haller | 2016-02-19 | 3 | -4/+4 |
* | tests: move common dbus test-runners to tools/ directory | Thomas Haller | 2016-01-22 | 2 | -6/+1 |
* | tests: use dbus-run-session instead of dbus-launch | Michael Biebl | 2016-01-22 | 1 | -5/+1 |
* | libnm,tests: fix error leak | Dan Williams | 2016-01-21 | 1 | -0/+1 |
* | libnm/tests: add tests for libnm handling invalid connections | Thomas Haller | 2015-12-26 | 1 | -0/+238 |
* | build: rename directory "include" to "shared" | Thomas Haller | 2015-12-24 | 1 | -8/+8 |
* | libnm/tests: rename test functions to follow common pattern | Thomas Haller | 2015-12-24 | 3 | -60/+46 |
* | libnm/tests: move common testing code to nm-test-libnm-utils | Thomas Haller | 2015-12-24 | 6 | -296/+9 |
* | libnm/tests: unify common test code for libnm and libnm-glib | Thomas Haller | 2015-12-24 | 3 | -1/+9 |
* | build: extract version macros from "nm-version.h" to new header file "nm-vers... | Thomas Haller | 2015-09-30 | 1 | -0/+1 |
* | tests: add a test for connection_compatible() for wired devices | Jiří Klimeš | 2015-09-29 | 3 | -9/+134 |
* | tests: raise the mock service startup timeout | Lubomir Rintel | 2015-08-17 | 1 | -1/+1 |
* | all: make use of new header file "nm-default.h" | Thomas Haller | 2015-08-05 | 5 | -5/+5 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 5 | -6/+6 |
* | include: add nm-dbus-compat.h | Dan Winship | 2015-07-24 | 1 | -3/+4 |
* | test: initialize tests with nmtst_init() | Thomas Haller | 2015-07-12 | 3 | -16/+8 |
* | builds: only enable TAP driver for glib >= 2.37.6 | Lubomir Rintel | 2015-05-28 | 1 | -2/+0 |
* | tests: use the TAP formatter | Lubomir Rintel | 2015-05-26 | 1 | -0/+2 |
* | build: switch to parallel test harness | Lubomir Rintel | 2015-05-26 | 1 | -1/+1 |
* | tests: always spawn private d-bus | Lubomir Rintel | 2015-05-26 | 1 | -5/+3 |
* | test: initialize auto-destructed pointers | Lubomir Rintel | 2015-02-09 | 1 | -1/+1 |
* | libnm/tests: enable valgrind for libnm tests | Thomas Haller | 2015-02-09 | 1 | -4/+5 |
* | libnm/tests: fix memleaks in test code for valgrind | Thomas Haller | 2015-02-09 | 2 | -8/+8 |
* | tests: enable valgrind tests for tests | Thomas Haller | 2015-02-09 | 1 | -0/+1 |
* | tests: mute coverity INFINITE_LOOP error | Jiří Klimeš | 2014-12-15 | 1 | -0/+2 |
* | libnm: rename NMSecretAgent to NMSecretAgentOld | Dan Winship | 2014-11-21 | 1 | -49/+50 |
* | all: consistently include config.h | Dan Winship | 2014-11-13 | 4 | -0/+8 |
* | libnm: Fix type mismatch in test | Lubomir Rintel | 2014-11-10 | 1 | -1/+1 |
* | libnm-core: emit added/removed signals before property change notifications | Dan Williams | 2014-11-07 | 1 | -2/+2 |
* | libnm: queue added/removed signals and suppress uninitialized notifications | Dan Williams | 2014-11-06 | 1 | -0/+99 |
* | Merge branch 'lr/rpm-make-check' | Lubomir Rintel | 2014-10-30 | 2 | -3/+7 |
|\ |
|
| * | libnm/tests: Properly wait for devices in /libnm/activate-virtual | Lubomir Rintel | 2014-10-30 | 1 | -0/+2 |
| * | tests: Don't run session-long dbus daemons for tests | Lubomir Rintel | 2014-10-24 | 1 | -3/+5 |
* | | libnm-core: Don't warn on missing properties | Lubomir Rintel | 2014-10-29 | 1 | -2/+0 |
* | | libnm: change GSList to GPtrArray in libnm methods | Dan Winship | 2014-10-28 | 1 | -15/+18 |
* | | libnm: consolidate NMClientError and NMObjectError | Dan Winship | 2014-10-22 | 2 | -2/+2 |
* | | libnm-core, libnm, settings: move NMSecretAgentError to nm-errors | Dan Winship | 2014-10-22 | 1 | -2/+2 |
* | | libnm-core, settings: move NMAgentManagerError to nm-errors | Dan Winship | 2014-10-22 | 1 | -14/+3 |
* | | libnm-core, settings: move NMSettingsError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+40 |
* | | libnm-core, libnm, devices: merge client and daemon NMDeviceError | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | | libnm-core, core: register NMConnectionError with D-Bus | Dan Winship | 2014-10-22 | 1 | -0/+44 |
|/ |
|
* | libnm: add an object-creation-failed test | Dan Winship | 2014-10-19 | 1 | -1/+51 |
* | libnm: add a virtual device creation-and-activation test | Dan Winship | 2014-10-19 | 1 | -1/+135 |
* | libnm: add an active-connection test to test-nm-client | Dan Winship | 2014-10-19 | 1 | -0/+146 |
* | tools: add a bit more activation support to test-networkmanager-service.py | Dan Winship | 2014-10-19 | 1 | -7/+2 |
* | libnm: abstract out duplicated device-creating code in tests | Dan Winship | 2014-10-19 | 4 | -200/+103 |
* | libnm: fix crash in nm_client_new_async(), add a test for it | Dan Winship | 2014-10-10 | 1 | -3/+21 |