NetworkManager/libnm-core/tests
Beniamino Galvani f4ce6760e0 libnm-core: add enum conversion utilities
Add functions nm_utils_enum_to_str() and nm_utils_enum_from_str()
which can be used to perform conversions between enum values and
strings, passing the GType automatically generated for every enum by
glib-mkenums.

(cherry picked from commit 8be9814793)
2015-08-21 18:12:36 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-07-03 09:24:01 +02:00
Makefile.am libnm-core: add enum conversion utilities 2015-08-21 18:12:36 +02:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00
test-general-enums.h libnm-core: add enum conversion utilities 2015-08-21 18:12:36 +02:00
test-general.c libnm-core: add enum conversion utilities 2015-08-21 18:12:36 +02:00
test-keyfile.c libnm: consider ordering for _nm_keyfile_equals() 2015-07-03 09:24:03 +02:00
test-secrets.c tests: move all asserts into tests 2015-06-19 11:52:49 +02:00
test-setting-8021x.c libnm: add define for cert scheme prefix file:// for NMSetting8021x 2015-07-03 09:24:01 +02:00
test-setting-dcb.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00
test-settings-defaults.c all: fix a compiler warning about function declarations 2015-06-19 12:40:54 +02:00