NetworkManager/libnm-core/tests
Dan Winship 35f36ba4c3 libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones
Drop the arptype-based nm_utils_hwaddr funcs, and rename the
length-based ones to no longer have _len in their names. This also
switches nm_utils_hwaddr_atoba() to using a length rather than an
arptype, and adds a length argument to nm_utils_hwaddr_valid() (making
nm_utils_hwaddr_valid() now a replacement for nm_utils_hwaddr_aton()
in some places, where we were only using aton() to do validity
checking).
2014-08-07 12:08:16 -04:00
..
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
test-crypto.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
test-general.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
test-secrets.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-setting-8021x.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-setting-dcb.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-settings-defaults.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00