Commit 7f5ba8b7 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix some things in the encoder tests

parent af44ec0a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -32,13 +32,15 @@ import numpy as np
import random
import pytest
from itertools import permutations
from .. import DUT_PATH, TESTV_PATH, is_be_to_ref
from .. import is_be_to_ref
from ..constants import (
    METADATA_FOR_INPUT_FORMAT,
    ISM_MD_NULL,
    CMDL_OPTIONS_FOR_INPUT_FORMAT,
    ISM_MD_EXTENDED,
    INPUT_FORMATS_OBJECT_BASED,
    DUT_PATH,
    TESTV_PATH,
)


+2 −1
Original line number Diff line number Diff line
@@ -31,9 +31,10 @@ the United Nations Convention on Contracts on the International Sales of Goods.
import pytest
from ..constants import *
from . import get_options, run_check, create_br_switching_file
from .. import get_testv_path, get_bitstream_path, DUT_PATH
from .. import get_testv_path, get_bitstream_path


@pytest.mark.skip("not ready, comitted by accident")
@pytest.mark.parametrize(
    "input_format,bitrate,sampling_rate,dtx", ENCODER_CHANNEL_BASED_AND_MASA_PARAMS
)
+2 −1
Original line number Diff line number Diff line
@@ -40,9 +40,10 @@ from ..constants import (
    SBA_FOA_PCA_ON,
    STEREO_DMX_EVS_PARAMS,
    COMBINED_FORMATS_PARAMS,
    DUT_PATH,
)
from . import get_options, run_check
from .. import get_testv_path, get_bitstream_path, DUT_PATH
from .. import get_testv_path, get_bitstream_path


# channel-based modes + MASA