Skip to content

test: dialog: use test_init()

test_init() will already setup VLC_PLUGIN_PATH and VLC_LIB_PATH, while setting up the alarm() for the test timeout, using VLC_TEST_TIMEOUT instead of ad-hoc value.

Merge request reports