NetworkManager/src/libnm-core-impl/tests
Thomas Haller 36f552c5ca
libnm: move NMSettInfoProperty.to_dbus_including_default flag
The "to_dbus_data" existed for namespacing the properties inside it.
However, such a struct adds overhead due to the alignment that it
enforces. We can share the memory needed for the bitfield by having
them beside each other.
2021-07-16 13:31:59 +02:00
..
certs build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
meson.build build: fix linking libnm-log-null into different test programs 2021-07-05 14:51:27 +02:00
nm-core-tests-enum-types.c.template build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-core-tests-enum-types.h.template build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
test-compare.c shared: move "nm-test-utils.h" to "src/libnm-glib-aux/" 2021-02-24 12:48:33 +01:00
test-crypto.c shared: move "nm-test-utils.h" to "src/libnm-glib-aux/" 2021-02-24 12:48:33 +01:00
test-general-enums.h build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
test-general.c all: add a new ipv{4,6}.required-timeout property 2021-07-05 15:15:44 +02:00
test-keyfile.c libnm/trivial: rename _nm_keyfile_equals() to _nm_keyfile_equal() 2021-05-27 09:56:41 +02:00
test-secrets.c all: use nm_g_variant_singleton_a*() helpers 2021-04-16 11:44:19 +02:00
test-setting.c libnm: move NMSettInfoProperty.to_dbus_including_default flag 2021-07-16 13:31:59 +02:00
test-settings-defaults.c shared: move "nm-test-utils.h" to "src/libnm-glib-aux/" 2021-02-24 12:48:33 +01:00