NetworkManager/libnm-core/tests
Beniamino Galvani 8be9814793 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.
2015-07-24 14:02:59 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am libnm-core: add enum conversion utilities 2015-07-24 14:02:59 +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-02-09 15:19:30 +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: add enum conversion utilities 2015-07-24 14:02:59 +02:00
test-keyfile.c libnm: consider ordering for _nm_keyfile_equals() 2015-07-02 15:50:03 +02:00
test-secrets.c tests: move all asserts into tests 2015-05-26 13:51:44 +02:00
test-setting-8021x.c libnm: add define for cert scheme prefix file:// for NMSetting8021x 2015-03-12 18:12:27 +01:00
test-setting-dcb.c test: initialize tests with nmtst_init() 2015-07-12 13:56:52 +02:00
test-settings-defaults.c all: fix a compiler warning about function declarations 2015-06-10 10:01:49 +02:00