NetworkManager/libnm-core/tests
Thomas Haller e7661c9b52 libnm: implement variant3 UUIDs according to rfc4122
Compare the results:
  perl -e 'use UUID::Tiny ":std"; print(uuid_to_string(create_uuid(UUID_V3, UUID_NS_DNS, "test"))."\n");'
  python -c 'from uuid import *; print(uuid3(UUID("6ba7b810-9dad-11d1-80b4-00c04fd430c8"), "test"))'
2014-12-04 17:02:22 +01:00
..
certs libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
Makefile.am libnm-core: tweak crypto.c APIs 2014-11-21 08:46:07 -05:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c crypto/test: test crypto_md5_hash() for empty passwords 2014-12-04 17:00:55 +01:00
test-general.c libnm: implement variant3 UUIDs according to rfc4122 2014-12-04 17:02:22 +01:00
test-secrets.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-8021x.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-dcb.c libnm: remove nm_utils_init() from the public API 2014-12-04 08:39:54 -05:00
test-settings-defaults.c libnm: remove nm_utils_init() from the public API 2014-12-04 08:39:54 -05:00