NetworkManager/libnm/tests
Thomas Haller 65049f6736 libnm/tests: fix compilation of test-general
../libnm/tests/test-general.c: In function ‘test_fixup_vendor_string’:
    ../libnm/tests/test-general.c:70:3: error: initializer element is not constant
       T_DATA ("3Com", "3Com"),
       ^
    ../libnm/tests/test-general.c:70:3: error: (near initialization for ‘data[0]’)
    ../libnm/tests/test-general.c: In function ‘test_fixup_product_string’:
    ../libnm/tests/test-general.c:365:3: error: initializer element is not constant
       T_DATA  ("10/100BaseTX [RTL81xx]", "RTL81xx"),
    ...

Fixes: 817fce917b
2018-02-26 14:42:09 +01:00
..
meson.build meson: Improve dependency system 2018-01-10 12:20:17 +01:00
test-general.c libnm/tests: fix compilation of test-general 2018-02-26 14:42:09 +01:00
test-nm-client.c libnm/tests: increase timeout in nm-client test 2016-11-14 20:22:23 +01:00
test-remote-settings-client.c libnm/tests: connection might not be gone at the time manager signals removal 2016-11-10 16:48:47 +01:00
test-secret-agent.c all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +01:00