NetworkManager/src/tests
Thomas Haller 743377595d tests: replace NMTST_SWAP() by new NM_SWAP() macro
NMTST_SWAP() used memcpy() for copying the value, while NM_SWAP() uses
a temporary variable with typeof(). I think the latter is preferable.

Also, the macro is essentially doing the same thing.

(cherry picked from commit 6f9a478b7d)
2020-03-26 22:22:57 +01:00
..
config all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
meson.build meson: Improve the src build file 2019-10-01 09:49:33 +02:00
test-core-with-expect.c shared: add nm_utils_monotonic_timestamp_from_boottime() util 2019-11-20 14:54:39 +01:00
test-core.c tests: replace NMTST_SWAP() by new NM_SWAP() macro 2020-03-26 22:22:57 +01:00
test-dcb.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-ip4-config.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-ip6-config.c tests: replace NMTST_SWAP() by new NM_SWAP() macro 2020-03-26 22:22:57 +01:00
test-secret-agent.py all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
test-systemd.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-utils.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-wired-defname.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00