NetworkManager/src/supplicant
Thomas Haller b1f6d53bc4 build/meson: increase timeouts for some tests
The defaults for test timeouts in meson is 30 seconds. That is not long
enough when running

  $ NMTST_USE_VALGRIND=1 ninja -C build test

Note that meson supports --timeout-multiplier, and automatically
increases the timeout when running under valgrind. However, meson
does not understand that we are running tests under valgrind via
NMTST_USE_VALGRIND=1 environment variable.

Timeouts are really not expected to be reached and are a mean of last
resort. Hence, increasing the timeout to a large value is likely to
have no effect or to fix test failures where the timeout was too rigid.
It's unlikely that the test indeed hangs and the increase of timeout
causes a unnecessary increase of waittime before aborting.
2019-02-23 07:20:49 +01:00
..
tests build/meson: increase timeouts for some tests 2019-02-23 07:20:49 +01:00
nm-supplicant-config.c all: move nm_utils_hexstr2bin*() to shared 2019-02-22 14:04:13 +01:00
nm-supplicant-config.h wifi: enable WPA-*-SHA256 AKMs only when the supplicant supports them 2018-01-22 08:38:28 +01:00
nm-supplicant-interface.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-supplicant-interface.h supplicant: Add methods to start/stop a P2P Find operation 2018-12-13 09:20:55 +01:00
nm-supplicant-manager.c supplicant: avoid G_VARIANT_BUILDER_INIT() from glib 2.50 2019-02-21 13:27:34 +01:00
nm-supplicant-manager.h supplicant: Add API to set WFD IEs 2019-02-21 10:10:20 +01:00
nm-supplicant-settings-verify.c libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol() 2019-02-12 08:50:28 +01:00
nm-supplicant-settings-verify.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-supplicant-types.h all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +01:00