@@ -939,6 +939,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/div2.o: test/ptest/complex/div2.cpp \
939
939
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
940
940
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
941
941
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
942
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
942
943
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
943
944
$(LSP_DSP_LIB_BIN ) /test/ptest/complex/div3.o : test/ptest/complex/div3.cpp \
944
945
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -993,6 +994,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/div3.o: test/ptest/complex/div3.cpp \
993
994
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
994
995
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
995
996
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
997
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
996
998
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
997
999
$(LSP_DSP_LIB_BIN ) /test/ptest/complex/mod.o : test/ptest/complex/mod.cpp \
998
1000
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1047,6 +1049,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/mod.o: test/ptest/complex/mod.cpp \
1047
1049
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1048
1050
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1049
1051
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1052
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1050
1053
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1051
1054
$(LSP_DSP_LIB_BIN ) /test/ptest/complex/mul2.o : test/ptest/complex/mul2.cpp \
1052
1055
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1101,6 +1104,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/mul2.o: test/ptest/complex/mul2.cpp \
1101
1104
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1102
1105
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1103
1106
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1107
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1104
1108
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1105
1109
$(LSP_DSP_LIB_BIN ) /test/ptest/complex/mul3.o : test/ptest/complex/mul3.cpp \
1106
1110
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1155,6 +1159,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/mul3.o: test/ptest/complex/mul3.cpp \
1155
1159
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1156
1160
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1157
1161
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1162
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1158
1163
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1159
1164
$(LSP_DSP_LIB_BIN ) /test/ptest/complex/rcp.o : test/ptest/complex/rcp.cpp \
1160
1165
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1209,6 +1214,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/complex/rcp.o: test/ptest/complex/rcp.cpp \
1209
1214
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1210
1215
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1211
1216
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1217
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1212
1218
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1213
1219
$(LSP_DSP_LIB_BIN ) /test/ptest/convolve.o : test/ptest/convolve.cpp \
1214
1220
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1263,6 +1269,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/convolve.o: test/ptest/convolve.cpp \
1263
1269
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1264
1270
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1265
1271
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1272
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1266
1273
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1267
1274
$(LSP_DSP_LIB_BIN ) /test/ptest/copy/copy.o : test/ptest/copy/copy.cpp \
1268
1275
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1317,6 +1324,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/copy/copy.o: test/ptest/copy/copy.cpp \
1317
1324
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1318
1325
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1319
1326
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1327
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1320
1328
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1321
1329
$(LSP_DSP_LIB_BIN ) /test/ptest/copy/fill.o : test/ptest/copy/fill.cpp \
1322
1330
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/ptest.h \
@@ -1439,7 +1447,8 @@ $(LSP_DSP_LIB_BIN)/test/ptest/fft/fastconv.o: test/ptest/fft/fastconv.cpp \
1439
1447
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1440
1448
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1441
1449
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1442
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1450
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
1451
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h
1443
1452
$(LSP_DSP_LIB_BIN ) /test/ptest/fft/fft.o : test/ptest/fft/fft.cpp \
1444
1453
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
1445
1454
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/version.h \
@@ -1493,6 +1502,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/fft/fft.o: test/ptest/fft/fft.cpp \
1493
1502
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1494
1503
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1495
1504
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1505
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1496
1506
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
1497
1507
$(LSP_DSP_LIB_BIN ) /test/ptest/filters/bt.o : test/ptest/filters/bt.cpp \
1498
1508
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -1822,6 +1832,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/float/limit.o: test/ptest/float/limit.cpp \
1822
1832
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1823
1833
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1824
1834
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1835
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1825
1836
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
1826
1837
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h
1827
1838
$(LSP_DSP_LIB_BIN ) /test/ptest/float/limit_saturate.o : \
@@ -1878,6 +1889,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/float/limit_saturate.o: \
1878
1889
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1879
1890
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1880
1891
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1892
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1881
1893
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
1882
1894
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h
1883
1895
$(LSP_DSP_LIB_BIN ) /test/ptest/float/sanitize.o : \
@@ -1990,6 +2002,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/float/saturation.o: \
1990
2002
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
1991
2003
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1992
2004
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2005
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
1993
2006
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
1994
2007
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h
1995
2008
$(LSP_DSP_LIB_BIN ) /test/ptest/graphics/abgr32_to_bgrff32.o : \
@@ -2101,6 +2114,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/graphics/axis.o: \
2101
2114
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2102
2115
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2103
2116
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2117
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2104
2118
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2105
2119
$(LSP_DSP_LIB_BIN ) /test/ptest/graphics/effects.o : \
2106
2120
test/ptest/graphics/effects.cpp \
@@ -2266,6 +2280,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/graphics/hsla_to_rgba.o: \
2266
2280
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2267
2281
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2268
2282
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2283
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2269
2284
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2270
2285
$(LSP_DSP_LIB_BIN ) /test/ptest/graphics/rgba.o : \
2271
2286
test/ptest/graphics/rgba.cpp \
@@ -2376,6 +2391,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/graphics/rgba_to_bgra32.o: \
2376
2391
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2377
2392
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2378
2393
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2394
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2379
2395
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2380
2396
$(LSP_DSP_LIB_BIN ) /test/ptest/graphics/rgba_to_hsla.o : \
2381
2397
test/ptest/graphics/rgba_to_hsla.cpp \
@@ -2431,6 +2447,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/graphics/rgba_to_hsla.o: \
2431
2447
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2432
2448
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2433
2449
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2450
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2434
2451
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2435
2452
$(LSP_DSP_LIB_BIN ) /test/ptest/hmath/hdotp.o : test/ptest/hmath/hdotp.cpp \
2436
2453
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -2540,6 +2557,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/hmath/hsum.o: test/ptest/hmath/hsum.cpp \
2540
2557
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2541
2558
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2542
2559
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2560
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2543
2561
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2544
2562
$(LSP_DSP_LIB_BIN ) /test/ptest/mix.o : test/ptest/mix.cpp \
2545
2563
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -2650,6 +2668,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/msmatrix/conv2.o: \
2650
2668
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2651
2669
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2652
2670
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2671
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2653
2672
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2654
2673
$(LSP_DSP_LIB_BIN ) /test/ptest/msmatrix/conv2x1.o : \
2655
2674
test/ptest/msmatrix/conv2x1.cpp \
@@ -2705,6 +2724,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/msmatrix/conv2x1.o: \
2705
2724
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2706
2725
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2707
2726
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2727
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2708
2728
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2709
2729
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/div2.o : \
2710
2730
test/ptest/pcomplex/div2.cpp \
@@ -2760,6 +2780,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/div2.o: \
2760
2780
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2761
2781
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2762
2782
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2783
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2763
2784
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2764
2785
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/div3.o : \
2765
2786
test/ptest/pcomplex/div3.cpp \
@@ -2815,6 +2836,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/div3.o: \
2815
2836
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2816
2837
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2817
2838
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2839
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2818
2840
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2819
2841
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/mod.o : test/ptest/pcomplex/mod.cpp \
2820
2842
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -2869,6 +2891,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/mod.o: test/ptest/pcomplex/mod.cpp \
2869
2891
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2870
2892
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2871
2893
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2894
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2872
2895
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2873
2896
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/mul2.o : \
2874
2897
test/ptest/pcomplex/mul2.cpp \
@@ -2924,6 +2947,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/mul2.o: \
2924
2947
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2925
2948
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2926
2949
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
2950
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2927
2951
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2928
2952
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/mul3.o : \
2929
2953
test/ptest/pcomplex/mul3.cpp \
@@ -2979,6 +3003,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/mul3.o: \
2979
3003
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
2980
3004
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
2981
3005
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3006
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
2982
3007
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
2983
3008
$(LSP_DSP_LIB_BIN ) /test/ptest/pcomplex/rcp.o : test/ptest/pcomplex/rcp.cpp \
2984
3009
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -3033,6 +3058,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pcomplex/rcp.o: test/ptest/pcomplex/rcp.cpp \
3033
3058
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3034
3059
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3035
3060
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3061
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3036
3062
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3037
3063
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/abs.o : test/ptest/pmath/abs.cpp \
3038
3064
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -3087,6 +3113,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/abs.o: test/ptest/pmath/abs.cpp \
3087
3113
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3088
3114
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3089
3115
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3116
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3090
3117
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3091
3118
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/abs_op2.o : \
3092
3119
test/ptest/pmath/abs_op2.cpp \
@@ -3142,6 +3169,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/abs_op2.o: \
3142
3169
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3143
3170
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3144
3171
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3172
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3145
3173
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3146
3174
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/abs_op3.o : \
3147
3175
test/ptest/pmath/abs_op3.cpp \
@@ -3252,6 +3280,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/exp.o: test/ptest/pmath/exp.cpp \
3252
3280
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3253
3281
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3254
3282
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3283
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3255
3284
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3256
3285
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/fmop3.o : test/ptest/pmath/fmop3.cpp \
3257
3286
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -3528,6 +3557,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/log.o: test/ptest/pmath/log.cpp \
3528
3557
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3529
3558
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3530
3559
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3560
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3531
3561
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3532
3562
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/minmax2.o : \
3533
3563
test/ptest/pmath/minmax2.cpp \
@@ -3804,6 +3834,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/op_k2.o: test/ptest/pmath/op_k2.cpp \
3804
3834
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3805
3835
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3806
3836
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3837
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3807
3838
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3808
3839
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/op_k3.o : test/ptest/pmath/op_k3.cpp \
3809
3840
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -3858,6 +3889,7 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/op_k3.o: test/ptest/pmath/op_k3.cpp \
3858
3889
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
3859
3890
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3860
3891
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3892
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
3861
3893
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
3862
3894
$(LSP_DSP_LIB_BIN ) /test/ptest/pmath/pow.o : test/ptest/pmath/pow.cpp \
3863
3895
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -3913,7 +3945,8 @@ $(LSP_DSP_LIB_BIN)/test/ptest/pmath/pow.o: test/ptest/pmath/pow.cpp \
3913
3945
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
3914
3946
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
3915
3947
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
3916
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h
3948
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
3949
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h
3917
3950
$(LSP_DSP_LIB_BIN ) /test/ptest/resampling/downsampling.o : \
3918
3951
test/ptest/resampling/downsampling.cpp \
3919
3952
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -4076,7 +4109,8 @@ $(LSP_DSP_LIB_BIN)/test/ptest/search/iminmax.o: \
4076
4109
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
4077
4110
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
4078
4111
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
4079
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
4112
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
4113
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h
4080
4114
$(LSP_DSP_LIB_BIN ) /test/ptest/search/minmax.o : \
4081
4115
test/ptest/search/minmax.cpp \
4082
4116
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -4131,7 +4165,8 @@ $(LSP_DSP_LIB_BIN)/test/ptest/search/minmax.o: \
4131
4165
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
4132
4166
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
4133
4167
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
4134
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h
4168
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
4169
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h
4135
4170
$(LSP_DSP_LIB_BIN ) /test/utest/3d/angle.o : test/utest/3d/angle.cpp \
4136
4171
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/utest.h \
4137
4172
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
@@ -5944,8 +5979,8 @@ $(LSP_DSP_LIB_BIN)/test/utest/float/limit_saturate.o: \
5944
5979
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
5945
5980
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
5946
5981
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
5947
- $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/FloatBuffer .h \
5948
- $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers .h
5982
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers .h \
5983
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/FloatBuffer .h
5949
5984
$(LSP_DSP_LIB_BIN ) /test/utest/float/sanitize.o : \
5950
5985
test/utest/float/sanitize.cpp \
5951
5986
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
@@ -6001,6 +6036,7 @@ $(LSP_DSP_LIB_BIN)/test/utest/float/sanitize.o: \
6001
6036
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
6002
6037
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
6003
6038
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
6039
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers.h \
6004
6040
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/ByteBuffer.h
6005
6041
$(LSP_DSP_LIB_BIN ) /test/utest/float/saturation.o : \
6006
6042
test/utest/float/saturation.cpp \
@@ -6057,8 +6093,8 @@ $(LSP_DSP_LIB_BIN)/test/utest/float/saturation.o: \
6057
6093
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
6058
6094
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
6059
6095
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
6060
- $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/FloatBuffer .h \
6061
- $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers .h
6096
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/helpers .h \
6097
+ $(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/FloatBuffer .h
6062
6098
$(LSP_DSP_LIB_BIN ) /test/utest/graphics/abgr32_to_bgrff32.o : \
6063
6099
test/utest/graphics/abgr32_to_bgrff32.cpp \
6064
6100
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
0 commit comments