NetworkManager/shared/nm-utils
Thomas Haller adb78bd471
tests: mark static variables in test helpers as thread local
We should avoid static variables in general, but for test helpers they
are often convenient.

Mark them as thread local to make them safer to use. The only downsides
may only be some runtime overhead, which is negligible for unit tests.
2020-09-24 09:43:57 +02:00
..
nm-compat.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-compat.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-test-utils.h tests: mark static variables in test helpers as thread local 2020-09-24 09:43:57 +02:00
nm-vpn-editor-plugin-call.h license: relicense "shared/nm-utils/nm-vpn-editor-plugin-call.h" under LGPL-2.1+ 2020-02-16 15:41:49 +01:00
nm-vpn-plugin-macros.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-vpn-plugin-utils.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-vpn-plugin-utils.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00