NetworkManager/libnm-core/tests
Thomas Haller ad2b1c0c75 libnm-core/tests: fix compiler warning about unused variable
make[5]: Entering directory './NetworkManager/libnm-core/tests'
      CC       test-general.o
    test-general.c:3776:24: error: unused variable 'error' [-Werror,-Wunused-variable]
            gs_free_error GError *error = NULL;
                                  ^
2016-08-31 14:27:56 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
test-compare.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-crypto.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-general-enums.h libnm-core: add enum conversion utilities 2015-07-24 14:02:59 +02:00
test-general.c libnm-core/tests: fix compiler warning about unused variable 2016-08-31 14:27:56 +02:00
test-keyfile.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-secrets.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-setting-8021x.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-setting-bond.c libnm-core: add test cases for NMSettingBond 2016-03-29 18:10:05 +02:00
test-setting-dcb.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-settings-defaults.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00