Julian Sparber
|
270d145b65
|
tests: Use CALLS_PLUGIN_DIR to search for plugins in the build dir
There is no need to add a second variable to search for plugins, we can
use CALLS_PLUGIN_DIR directly.
|
2022-12-03 12:32:29 +01:00 |
|
Julian Sparber
|
baeae94c2e
|
meson: Don't set G_TEST_*
Those env variables aren't needed.
|
2022-12-03 12:32:29 +01:00 |
|
Julian Sparber
|
7537e37d3b
|
tests: Fix sdp-crypto test for flatpak
Debian patches sofia-sip therefore the test worked outside of flatpak.
See: 4df0ebb90a
|
2022-12-03 12:32:29 +01:00 |
|
Evangelos Ribeiro Tzaras
|
8cdd017c2f
|
Revert "Disable g722 to avoid test failure with ffmpeg 5.0/gst-libav"
This reverts commit 857c375ab9 .
The failure to register types due to invalid type names seems to be
resolved, so let's revert to reenable g722 codecs.
|
2022-10-12 23:18:13 +02:00 |
|
Evangelos Ribeiro Tzaras
|
11ba83c16e
|
Move plugin specific tests into dedicated directory
This will prove beneficial when we also add tests for the policy engine
plugins. The increased locality is also nice to have.
|
2022-08-19 08:43:57 +00:00 |
|