From 70428c9919e233f76936e80230f24b0ee6c44e3a Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Wed, 20 Mar 2024 15:01:49 +0100 Subject: [PATCH] v3.6.0-1180-g3fd545b05b45: stm32 results Non reg result analysis on last run: Failed tests: (verdicts: T/p: Passed, F/f: Failed, t:timeout) samples/drivers/can/counter/sample.drivers.can.counter, stm32h573i_dk samples/net/sockets/can/sample.net.sockets.can.one_socket, stm32h573i_dk samples/net/sockets/can/sample.net.sockets.can.two_sockets, stm32h573i_dk samples/sensor/dht_polling/sample.sensor.dht_polling, nucleo_f401re samples/subsys/canbus/isotp/sample.subsys.canbus.isotp, stm32h573i_dk samples/subsys/nvs/sample.nvs.basic, b_u585i_iot02a samples/subsys/nvs/sample.nvs.basic, nucleo_f091rc samples/subsys/nvs/sample.nvs.basic, nucleo_g071rb samples/subsys/task_wdt/sample.task_wdt, nucleo_f401re samples/userspace/shared_mem/sample.kernel.memory_protection.shared_mem, nucleo_f756zg tests/arch/arm/arm_runtime_nmi/arch.arm.interrupt.nmi, nucleo_f756zg tests/arch/arm/arm_runtime_nmi/arch.arm.interrupt.nmi, nucleo_h743zi tests/drivers/can/api/drivers.can.api, stm32h573i_dk tests/drivers/can/api/drivers.can.api.rtr, stm32h573i_dk tests/drivers/counter/counter_basic_api/drivers.counter.basic_api, stm32h573i_dk tests/kernel/mem_protect/userspace/kernel.memory_protection.userspace, nucleo_f756zg tests/kernel/timer/timer_behavior/kernel.timer.timer, nucleo_wba55cg tests/net/lib/coap/net.coap.simple, nucleo_f429zi tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance, stm32h573i_dk tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_32, stm32h573i_dk tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_64, stm32h573i_dk tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.unused, stm32h573i_dk tests/subsys/canbus/isotp/implementation/canbus.isotp.implementation, stm32h573i_dk tests/subsys/dsp/basicmath/zdsp.basicmath, nucleo_f207zg (instable: ppppfppfppppppppppfpppppfpppppppppppp) tests/subsys/dsp/basicmath/zdsp.basicmath, stm32h573i_dk (instable: pfppppppppppppppppppppppppppppppppppp) tests/subsys/llext/simple/llext.simple.readonly, nucleo_h743zi tests/subsys/lorawan/clock_sync/lorawan.clock_sync.phy, nucleo_wl55jc Total: 27 test(s) failed out of 8925 tests run 8898 test(s) passed 0 regression(s) on stable test Recently skipped or filtered: 0 Signed-off-by: Erwan Gouriou --- .../b_u585i_iot02a.xml | 25 + .../disco_l475_iot1.xml | 1 + .../nucleo_c031c6.xml | 1 + .../nucleo_f091rc.xml | 83 + .../nucleo_f103rb.xml | 1 + .../nucleo_f207zg.xml | 35751 ++++++++++++++++ .../nucleo_f401re.xml | 428 + .../nucleo_f429zi.xml | 1 + .../nucleo_f746zg.xml | 1 + .../nucleo_f756zg.xml | 1884 + .../nucleo_g071rb.xml | 110 + .../nucleo_g474re.xml | 1 + .../nucleo_h743zi.xml | 1107 + .../nucleo_l073rz.xml | 1 + .../nucleo_l152re.xml | 1 + .../nucleo_wb55rg.xml | 1 + .../nucleo_wba55cg.xml | 211 + .../nucleo_wl55jc.xml | 17 + .../stm32f3_disco.xml | 1 + .../stm32h573i_dk.xml | 3168 ++ 20 files changed, 42794 insertions(+) create mode 100644 results/v3.6.0-1180-g3fd545b05b45/b_u585i_iot02a.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/disco_l475_iot1.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_c031c6.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f091rc.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f103rb.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f207zg.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f401re.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f429zi.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f746zg.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_f756zg.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_g071rb.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_g474re.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_h743zi.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_l073rz.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_l152re.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_wb55rg.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_wba55cg.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/nucleo_wl55jc.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/stm32f3_disco.xml create mode 100644 results/v3.6.0-1180-g3fd545b05b45/stm32h573i_dk.xml diff --git a/results/v3.6.0-1180-g3fd545b05b45/b_u585i_iot02a.xml b/results/v3.6.0-1180-g3fd545b05b45/b_u585i_iot02a.xml new file mode 100644 index 00000000..160aa9eb --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/b_u585i_iot02a.xml @@ -0,0 +1,25 @@ +[00:00:00.140,000] [0m<inf> flash_stm32_ospi: OSPI flash config is OPI / DTR[0m +[00:00:00.147,000] [0m<inf> flash_stm32_ospi: Read SFDP from octoFlash[0m +[00:00:00.153,000] [0m<inf> flash_stm32_ospi: Read SFDP from octoFlash[0m +[00:00:00.160,000] [0m<inf> flash_stm32_ospi: NOR octo-flash at 0x70000000 (0x4000000 bytes)[0m +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +[00:00:00.174,000] [0m<dbg> fs_nvs: nvs_recover_last_ate: Recovering last ate from sector 0[0m +[00:00:00.187,000] [0m<dbg> fs_nvs: nvs_add_gc_done_ate: Adding gc done ate at 1fe0[0m +[00:00:00.194,000] [0m<inf> fs_nvs: 3 Sectors of 8192 bytes[0m +[00:00:00.200,000] [0m<inf> fs_nvs: alloc wra: 0, 1fd0[0m +[00:00:00.205,000] [0m<inf> fs_nvs: data wra: 0, 0[0m +No address found, adding 192.168.1.1 at id 1 +No key found, adding it at id 2 +No Reboot counter found, adding it at id 3 +Id: 4 not found, adding it +Longarray not found, adding it as id 5 +[00:00:00.229,000] [1;31m<err> os: ***** USAGE FAULT *****[0m +[00:00:00.234,000] [1;31m<err> os: Illegal use of the EPSR[0m +[00:00:00.240,000] [1;31m<err> os: r0/a1: 0x08009317 r1/a2: 0x2000042c r2/a3: 0x00000000[0m +[00:00:00.249,000] [1;31m<err> os: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000000a[0m +[00:00:00.257,000] [1;31m<err> os: xpsr: 0x00000000[0m +[00:00:00.262,000] [1;31m<err> os: Faulting instruction address (r15/pc): 0x20000e08[0m +[00:00:00.270,000] [1;31m<err> os: >>> ZEPHYR FATAL ERROR 35: Unknown error on CPU 0[0m +[00:00:00.278,000] [1;31m<err> os: Current thread: 0x20000178 (unknown)[0m +[00:00:00.285,000] [1;31m<err> os: Halting system[0m + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/disco_l475_iot1.xml b/results/v3.6.0-1180-g3fd545b05b45/disco_l475_iot1.xml new file mode 100644 index 00000000..553ab10c --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/disco_l475_iot1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_c031c6.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_c031c6.xml new file mode 100644 index 00000000..fd0a19aa --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_c031c6.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f091rc.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f091rc.xml new file mode 100644 index 00000000..047e58d0 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f091rc.xml @@ -0,0 +1,83 @@ +E FORK +Philosopher 3 [P: 0] EATING [ 425 ms ] +Philosopher 2 [P: 0] DROPPED ONE FORK +Philosopher 2 [P: 0] THINKING [ 600 ms ] +Philosopher 4 [P: 0] STARVING +Philosopher 4 [P: 0] HOLDING ONE FORK +Philosopher 4 [P: 0] EATING [ 450 ms ] +Philosopher 1 [P: 0] DROPPED ONE FORK +Philosopher 1 [P: 0] THINKING [ 725 ms ] +Philosopher 0 [P: 0] DROPPED ONE FORK +Philosopher 0 [P: 0] THINKING [ 800 ms ] +Philosopher 3 [P: 0] DROPPED ONE FORK +Philosopher 3 [P: 0] THINKING [ 125 ms ] +Philosopher 5 [P: 0] STARVING +Philosopher 5 [P: 0] HOLDING ONE FORK +Philosopher 5 [P: 0] EATING [ 175 ms ] +Philosopher 4 [P: 0] DROPPED ONE FORK +Philosopher 4 [P: 0] THINKING [ 150 ms ] +Philosopher 3 [P: 0] STARVING +Philosopher 3 [P: 0] HOLDING ONE FORK +Philosopher 3 [P: 0] EATING [ 225 ms ] +Philosopher 2 [P: 0] STARVING +Philosopher 2 [P: 0] HOLDING ONE FORK +Philosopher 2 [P: 0] EPhilosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 325 ms ] +Philosopher 3 [P: 1] DROPPED ONE FORK +Philosopher 3 [P: 1] THINKING [ 425 ms ] +Philosopher 5 [P: 3] DROPPED ONE FORK +Philosopher 5 [P: 3] THINKING [ 225 ms ] +Philosopher 2 [P: 0] DROPPED ONE FORK +Philosopher 2 [P: 0] THINKING [ 600 ms ] +Philosopher 1 [C:-1] STARVING +Philosopher 1 [C:-1] HOLDING ONE FORK +Philosopher 1 [C:-1] EATING [ 725 ms ] +Philosopher 0 [C:-2] DROPPED ONE FORK +Philosopher 0 [C:-2] THINKING [ 800 ms ] +Philosopher 5 [P: 3] STARVING +Philosopher 5 [P: 3] HOLDING ONE FORK +Philosopher 5 [P: 3] EATING [ 675 ms ] +Philosopher 4 [P: 2] STARVING +Philosopher 4 [P: 2] HOLDING ONE FORK +Philosopher 4 [P: 2] EATING [ 25 ms ] +Philosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 25 ms ] +Philosopher 4 [P: 2] STARVING +Philosopher 4 [P: 2] HOLDING ONE FORK +Philosopher 4 [P: 2] EATING [ 25 ms ] +Philosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 150 ms ] +Philosopher 3 [P: 1] STARVING +Philosopher 3 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 1] EATING [ 125 ms ] +Philosopher 3 [P: 1] DROPPED ONE FORK +Philosopher 3 [P: 1] THINKING [ 225 ms ] +Philosopher 4 [P: 2] STARVING +Philosopher 4 [P: 2] HOLDING ONE FORK +Philosopher 4 [P: 2] EATING [ 275 ms ] +Philosopher 2 [P: 0] STARVING +Philosopher 2 [P: 0] HOLDING ONE FORK +Philosopher 2 [P: 0] EATING [ 250 ms ] +Philosopher 3 [P: 1] STARVING +Philosopher 3 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 1] EATING [ 425 ms ] +Philosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 650 ms ] +Philosopher 2 [P: 0] DROPPED ONE FORK +Philosopher 2 [P: 0] THINKING [ 400 ms ] +Philosopher 5 [P: 3] DROPPED ONE FORK +Philosopher 5 [P: 3] THINKING [ 125 ms ] +Philosopher 1 [C:-1] DROPPED ONE FORK +Philosopher 1 [C:-1] THINKING [ 325 ms ] +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +[00:00:00.005,000] [0m<dbg> fs_nvs: nvs_recover_last_ate: Recovering last ate from sector 0[0m +[00:00:00.027,000] [0m<dbg> fs_nvs: nvs_add_gc_done_ate: Adding gc done ate at 7f0[0m +[00:00:00.036,000] [0m<inf> fs_nvs: 3 Sectors of 2048 bytes[0m +[00:00:00.041,000] [0m<inf> fs_nvs: alloc wra: 0, 7e8[0m +[00:00:00.046,000] [0m<inf> fs_nvs: data wra: 0, 0[0m +No address found, adding 192.168.1.1 at id 1 +No key found, adding it at id 2 +No Reboot counter found, adding it at id 3 +Id: 4 not found, adding it +Longarray not found, adding it as id 5 + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f103rb.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f103rb.xml new file mode 100644 index 00000000..2843a215 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f103rb.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f207zg.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f207zg.xml new file mode 100644 index 00000000..e08d81ce --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f207zg.xml @@ -0,0 +1,35751 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE basic_math_f16 +=================================================================== +START - test_zdsp_abs_f16_16 +PASS - test_zdsp_abs_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_23 +PASS - test_zdsp_abs_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_7 +PASS - test_zdsp_abs_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_16 +PASS - test_zdsp_abs_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_23 +PASS - test_zdsp_abs_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_7 +PASS - test_zdsp_abs_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_f16_in_place_long +PASS - test_zdsp_abs_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_abs_f16_long +PASS - test_zdsp_abs_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_add_f16_16 +PASS - test_zdsp_add_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_23 +PASS - test_zdsp_add_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_7 +PASS - test_zdsp_add_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_16 +PASS - test_zdsp_add_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_23 +PASS - test_zdsp_add_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_7 +PASS - test_zdsp_add_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_add_f16_in_place_long +PASS - test_zdsp_add_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_add_f16_long +PASS - test_zdsp_add_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_0p1_0p5 +PASS - test_zdsp_clip_f16_0p1_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_0p1_0p5 +PASS - test_zdsp_clip_f16_in_place_0p1_0p5 in 0.003 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_0p5 +PASS - test_zdsp_clip_f16_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f16_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_0p5 +PASS - test_zdsp_clip_f16_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f16_m0p5_m0p1 +PASS - test_zdsp_clip_f16_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_16 +PASS - test_zdsp_dot_prod_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_23 +PASS - test_zdsp_dot_prod_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_7 +PASS - test_zdsp_dot_prod_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f16_long +PASS - test_zdsp_dot_prod_f16_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_16 +PASS - test_zdsp_mult_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_23 +PASS - test_zdsp_mult_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_7 +PASS - test_zdsp_mult_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_16 +PASS - test_zdsp_mult_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_23 +PASS - test_zdsp_mult_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_7 +PASS - test_zdsp_mult_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f16_in_place_long +PASS - test_zdsp_mult_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_mult_f16_long +PASS - test_zdsp_mult_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_negate_f16_16 +PASS - test_zdsp_negate_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_23 +PASS - test_zdsp_negate_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_7 +PASS - test_zdsp_negate_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_16 +PASS - test_zdsp_negate_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_23 +PASS - test_zdsp_negate_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_7 +PASS - test_zdsp_negate_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f16_in_place_long +PASS - test_zdsp_negate_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f16_long +PASS - test_zdsp_negate_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_16 +PASS - test_zdsp_offset_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_23 +PASS - test_zdsp_offset_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_0p5_7 +PASS - test_zdsp_offset_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_16 +PASS - test_zdsp_offset_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_23 +PASS - test_zdsp_offset_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_0p5_7 +PASS - test_zdsp_offset_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f16_in_place_long +PASS - test_zdsp_offset_f16_in_place_long in 0.003 seconds +=================================================================== +START - test_zdsp_offset_f16_long +PASS - test_zdsp_offset_f16_long in 0.003 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_16 +PASS - test_zdsp_scale_f16_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_23 +PASS - test_zdsp_scale_f16_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_0p5_7 +PASS - test_zdsp_scale_f16_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_16 +PASS - test_zdsp_scale_f16_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_23 +PASS - test_zdsp_scale_f16_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_0p5_7 +PASS - test_zdsp_scale_f16_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f16_in_place_long +PASS - test_zdsp_scale_f16_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f16_long +PASS - test_zdsp_scale_f16_long in 0.002 seconds +=================================================================== +START - test_zdsp_sub_f16_16 +PASS - test_zdsp_sub_f16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_23 +PASS - test_zdsp_sub_f16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_7 +PASS - test_zdsp_sub_f16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_16 +PASS - test_zdsp_sub_f16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_23 +PASS - test_zdsp_sub_f16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_7 +PASS - test_zdsp_sub_f16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_f16_in_place_long +PASS - test_zdsp_sub_f16_in_place_long in 0.003 seconds +================================================= PASS - test_zdsp_clip_f32_in_place_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_in_place_m0p5_m0p1 +PASS - test_zdsp_clip_f32_in_place_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_0p5 +PASS - test_zdsp_clip_f32_m0p5_0p5 in 0.002 seconds +=================================================================== +START - test_zdsp_clip_f32_m0p5_m0p1 +PASS - test_zdsp_clip_f32_m0p5_m0p1 in 0.002 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_11 +PASS - test_zdsp_dot_prod_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_3 +PASS - test_zdsp_dot_prod_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_8 +PASS - test_zdsp_dot_prod_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_f32_long +PASS - test_zdsp_dot_prod_f32_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_11 +PASS - test_zdsp_mult_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_3 +PASS - test_zdsp_mult_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_8 +PASS - test_zdsp_mult_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_11 +PASS - test_zdsp_mult_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_3 +PASS - test_zdsp_mult_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_8 +PASS - test_zdsp_mult_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_f32_in_place_long +PASS - test_zdsp_mult_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_mult_f32_long +PASS - test_zdsp_mult_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_11 +PASS - test_zdsp_negate_f32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_3 +PASS - test_zdsp_negate_f32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_8 +PASS - test_zdsp_negate_f32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_11 +PASS - test_zdsp_negate_f32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_3 +PASS - test_zdsp_negate_f32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_8 +PASS - test_zdsp_negate_f32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_f32_in_place_long +PASS - test_zdsp_negate_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_negate_f32_long +PASS - test_zdsp_negate_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_11 +PASS - test_zdsp_offset_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_3 +PASS - test_zdsp_offset_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_0p5_8 +PASS - test_zdsp_offset_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_11 +PASS - test_zdsp_offset_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_3 +PASS - test_zdsp_offset_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_0p5_8 +PASS - test_zdsp_offset_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_f32_in_place_long +PASS - test_zdsp_offset_f32_in_place_long in 0.002 seconds +=================================================================== +START - test_zdsp_offset_f32_long +PASS - test_zdsp_offset_f32_long in 0.002 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_11 +PASS - test_zdsp_scale_f32_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_3 +PASS - test_zdsp_scale_f32_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_0p5_8 +PASS - test_zdsp_scale_f32_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_11 +PASS - test_zdsp_scale_f32_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_3 +PASS - test_zdsp_scale_f32_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_f32_in_place_0p5_8 +PASS - test_zdsp_scale_f32_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test================================== +START - test_zdsp_add_q15_in_place_negsat +PASS - test_zdsp_add_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_in_place_possat +PASS - test_zdsp_add_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_long +PASS - test_zdsp_add_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_negsat +PASS - test_zdsp_add_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q15_possat +PASS - test_zdsp_add_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_16 +PASS - test_zdsp_and_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_23 +PASS - test_zdsp_and_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_7 +PASS - test_zdsp_and_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_16 +PASS - test_zdsp_and_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_23 +PASS - test_zdsp_and_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u16_in_place_7 +PASS - test_zdsp_and_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_0ccd_4000 +PASS - test_zdsp_clip_q15_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_4000 +PASS - test_zdsp_clip_q15_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_c000_f333 +PASS - test_zdsp_clip_q15_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_0ccd_4000 +PASS - test_zdsp_clip_q15_in_place_0ccd_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_4000 +PASS - test_zdsp_clip_q15_in_place_c000_4000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q15_in_place_c000_f333 +PASS - test_zdsp_clip_q15_in_place_c000_f333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_16 +PASS - test_zdsp_dot_prod_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_23 +PASS - test_zdsp_dot_prod_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_7 +PASS - test_zdsp_dot_prod_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q15_long +PASS - test_zdsp_dot_prod_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_16 +PASS - test_zdsp_mult_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_23 +PASS - test_zdsp_mult_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_7 +PASS - test_zdsp_mult_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_16 +PASS - test_zdsp_mult_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_23 +PASS - test_zdsp_mult_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_7 +PASS - test_zdsp_mult_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_long +PASS - test_zdsp_mult_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_in_place_possat +PASS - test_zdsp_mult_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_long +PASS - test_zdsp_mult_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q15_possat +PASS - test_zdsp_mult_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_16 +PASS - test_zdsp_negate_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_23 +PASS - test_zdsp_negate_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_7 +PASS - test_zdsp_negate_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_16 +PASS - test_zdsp_negate_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_23 +PASS - test_zdsp_negate_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_7 +PASS - test_zdsp_negate_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_long +PASS - test_zdsp_negate_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_in_place_possat +PASS - test_zdsp_negate_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_long +PASS - test_zdsp_negate_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q15_possat +PASS - test_zdsp_negate_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_16 +PASS - test_zdsp_not_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_23 +PASS - test_zdsp_not_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_7 +PASS - test_zdsp_not_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_16 +PASS - test_zdsp_not_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_23 +PASS - test_zdsp_not_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u16_in_place_7 +PASS - test_zdsp_not_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_16 +PASS - test_zdsp_offset_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_23 +PASS - test_zdsp_offset_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_0p5_7 +PASS - test_zdsp_offset_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_16 +PASS - test_zdsp_offset_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_23 +PASS - test_zdsp_offset_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_0p5_7 +PASS - test_zdsp_offset_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_long +PASS - test_zdsp_offset_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_negsat +PASS - test_zdsp_offset_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_in_place_possat +PASS - test_zdsp_offset_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_long +PASS - test_zdsp_offset_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_negsat +PASS - test_zdsp_offset_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q15_possat +PASS - test_zdsp_offset_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_16 +PASS - test_zdsp_or_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_23 +PASS - test_zdsp_or_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_7 +PASS - test_zdsp_or_u16_7 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_16 +PASS - test_zdsp_or_u16_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_23 +PASS - test_zdsp_or_u16_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u16_in_place_7 +PASS - test_zdsp_or_u16_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_16 +PASS - test_zdsp_scale_q15_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_23 +PASS - test_zdsp_scale_q15_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_0p5_7 +PASS - test_zdsp_scale_q15_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_16 +PASS - test_zdsp_scale_q15_in_place_0p5_16 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_23 +PASS - test_zdsp_scale_q15_in_place_0p5_23 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_0p5_7 +PASS - test_zdsp_scale_q15_in_place_0p5_7 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_long +PASS - test_zdsp_scale_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_in_place_possat +PASS - test_zdsp_scale_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_long +PASS - test_zdsp_scale_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q15_possat +PASS - test_zdsp_scale_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_negsat +PASS - test_zdsp_shift_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_possat +PASS - test_zdsp_shift_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_in_place_rand +PASS - test_zdsp_shift_q15_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_negsat +PASS - test_zdsp_shift_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_possat +PASS - test_zdsp_shift_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q15_rand +PASS - test_zdsp_shift_q15_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_16 +PASS - test_zdsp_sub_q15_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_23 +PASS - test_zdsp_sub_q15_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_7 +PASS - test_zdsp_sub_q15_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_16 +PASS - test_zdsp_sub_q15_in_place_16 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_23 +PASS - test_zdsp_sub_q15_in_place_23 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_7 +PASS - test_zdsp_sub_q15_in_place_7 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_long +PASS - test_zdsp_sub_q15_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_negsat +PASS - test_zdsp_sub_q15_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_in_place_possat +PASS - test_zdsp_sub_q15_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_long +PASS - test_zdsp_sub_q15_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_negsat +PASS - test_zdsp_sub_q15_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q15_possat +PASS - test_zdsp_sub_q15_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_16 +PASS - test_zdsp_xor_u16_16 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_23 +PASS - test_zdsp_xor_u16_23 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u16_7 ================== +START - test_zdsp_and_u32_in_place_11 +PASS - test_zdsp_and_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_3 +PASS - test_zdsp_and_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u32_in_place_8 +PASS - test_zdsp_and_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_40000000 +PASS - test_zdsp_clip_q31_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_c0000000_f3333333 +PASS - test_zdsp_clip_q31_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_0ccccccd_40000000 +PASS - test_zdsp_clip_q31_in_place_0ccccccd_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_40000000 +PASS - test_zdsp_clip_q31_in_place_c0000000_40000000 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q31_in_place_c0000000_f3333333 +PASS - test_zdsp_clip_q31_in_place_c0000000_f3333333 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_11 +PASS - test_zdsp_dot_prod_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_3 +PASS - test_zdsp_dot_prod_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_8 +PASS - test_zdsp_dot_prod_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q31_long +PASS - test_zdsp_dot_prod_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_11 +PASS - test_zdsp_mult_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_3 +PASS - test_zdsp_mult_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_8 +PASS - test_zdsp_mult_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_11 +PASS - test_zdsp_mult_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_3 +PASS - test_zdsp_mult_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_8 +PASS - test_zdsp_mult_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_long +PASS - test_zdsp_mult_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_in_place_possat +PASS - test_zdsp_mult_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_long +PASS - test_zdsp_mult_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_mult_q31_possat +PASS - test_zdsp_mult_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_11 +PASS - test_zdsp_negate_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_3 +PASS - test_zdsp_negate_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_8 +PASS - test_zdsp_negate_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_11 +PASS - test_zdsp_negate_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_3 +PASS - test_zdsp_negate_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_8 +PASS - test_zdsp_negate_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_long +PASS - test_zdsp_negate_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_in_place_possat +PASS - test_zdsp_negate_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_long +PASS - test_zdsp_negate_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_negate_q31_possat +PASS - test_zdsp_negate_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_11 +PASS - test_zdsp_not_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_3 +PASS - test_zdsp_not_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_8 +PASS - test_zdsp_not_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_11 +PASS - test_zdsp_not_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_3 +PASS - test_zdsp_not_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u32_in_place_8 +PASS - test_zdsp_not_u32_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_11 +PASS - test_zdsp_offset_q31_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_3 +PASS - test_zdsp_offset_q31_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_0p5_8 +PASS - test_zdsp_offset_q31_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_11 +PASS - test_zdsp_offset_q31_in_place_0p5_11 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_3 +PASS - test_zdsp_offset_q31_in_place_0p5_3 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_0p5_8 +PASS - test_zdsp_offset_q31_in_place_0p5_8 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_long +PASS - test_zdsp_offset_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_negsat +PASS - test_zdsp_offset_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_in_place_possat +PASS - test_zdsp_offset_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_long +PASS - test_zdsp_offset_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q31_negsat +PASS - test_zdsp_offset_q31_negsat in 0.001 seconds +===================== +START - test_zdsp_sub_q31_11 +PASS - test_zdsp_sub_q31_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_3 +PASS - test_zdsp_sub_q31_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_8 +PASS - test_zdsp_sub_q31_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_11 +PASS - test_zdsp_sub_q31_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_3 +PASS - test_zdsp_sub_q31_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_8 +PASS - test_zdsp_sub_q31_in_place_8 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_long +PASS - test_zdsp_sub_q31_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_negsat +PASS - test_zdsp_sub_q31_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_in_place_possat +PASS - test_zdsp_sub_q31_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_long +PASS - test_zdsp_sub_q31_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_negsat +PASS - test_zdsp_sub_q31_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q31_possat +PASS - test_zdsp_sub_q31_possat in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_11 +PASS - test_zdsp_xor_u32_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_3 +PASS - test_zdsp_xor_u32_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_8 +PASS - test_zdsp_xor_u32_8 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_11 +PASS - test_zdsp_xor_u32_in_place_11 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_3 +PASS - test_zdsp_xor_u32_in_place_3 in 0.001 seconds +=================================================================== +START - test_zdsp_xor_u32_in_place_8 +PASS - test_zdsp_xor_u32_in_place_8 in 0.001 seconds +=================================================================== +TESTSUITE basic_math_q31 succeeded +Running TESTSUITE basic_math_q7 +=================================================================== +START - test_zdsp_abs_q7_15 +PASS - test_zdsp_abs_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_32 +PASS - test_zdsp_abs_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_47 +PASS - test_zdsp_abs_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_15 +PASS - test_zdsp_abs_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_32 +PASS - test_zdsp_abs_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_47 +PASS - test_zdsp_abs_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_in_place_long +PASS - test_zdsp_abs_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_abs_q7_long +PASS - test_zdsp_abs_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_15 +PASS - test_zdsp_add_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_32 +PASS - test_zdsp_add_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_47 +PASS - test_zdsp_add_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_15 +PASS - test_zdsp_add_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_32 +PASS - test_zdsp_add_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_47 +PASS - test_zdsp_add_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_long +PASS - test_zdsp_add_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_negsat +PASS - test_zdsp_add_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_in_place_possat +PASS - test_zdsp_add_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_long +PASS - test_zdsp_add_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_negsat +PASS - test_zdsp_add_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_add_q7_possat +PASS - test_zdsp_add_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_15 +PASS - test_zdsp_and_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_32 +PASS - test_zdsp_and_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_47 +PASS - test_zdsp_and_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_15 +PASS - test_zdsp_and_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_32 +PASS - test_zdsp_and_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_and_u8_in_place_47 +PASS - test_zdsp_and_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_0d_40 +PASS - test_zdsp_clip_q7_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_40 +PASS - test_zdsp_clip_q7_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_c0_f3 +PASS - test_zdsp_clip_q7_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_0d_40 +PASS - test_zdsp_clip_q7_in_place_0d_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_40 +PASS - test_zdsp_clip_q7_in_place_c0_40 in 0.001 seconds +=================================================================== +START - test_zdsp_clip_q7_in_place_c0_f3 +PASS - test_zdsp_clip_q7_in_place_c0_f3 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_15 +PASS - test_zdsp_dot_prod_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_dot_prod_q7_32 +PASS - test_zdsp_dot_prod_q7_32 in 0.001 seconds +========ate_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_15 +PASS - test_zdsp_not_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_32 +PASS - test_zdsp_not_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_47 +PASS - test_zdsp_not_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_15 +PASS - test_zdsp_not_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_32 +PASS - test_zdsp_not_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_not_u8_in_place_47 +PASS - test_zdsp_not_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_15 +PASS - test_zdsp_offset_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_32 +PASS - test_zdsp_offset_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_0p5_47 +PASS - test_zdsp_offset_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_15 +PASS - test_zdsp_offset_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_32 +PASS - test_zdsp_offset_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_0p5_47 +PASS - test_zdsp_offset_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_long +PASS - test_zdsp_offset_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_negsat +PASS - test_zdsp_offset_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_in_place_possat +PASS - test_zdsp_offset_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_long +PASS - test_zdsp_offset_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_negsat +PASS - test_zdsp_offset_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_offset_q7_possat +PASS - test_zdsp_offset_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_15 +PASS - test_zdsp_or_u8_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_32 +PASS - test_zdsp_or_u8_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_47 +PASS - test_zdsp_or_u8_47 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_15 +PASS - test_zdsp_or_u8_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_32 +PASS - test_zdsp_or_u8_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_or_u8_in_place_47 +PASS - test_zdsp_or_u8_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_15 +PASS - test_zdsp_scale_q7_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_32 +PASS - test_zdsp_scale_q7_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_0p5_47 +PASS - test_zdsp_scale_q7_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_15 +PASS - test_zdsp_scale_q7_in_place_0p5_15 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_32 +PASS - test_zdsp_scale_q7_in_place_0p5_32 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_0p5_47 +PASS - test_zdsp_scale_q7_in_place_0p5_47 in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_long +PASS - test_zdsp_scale_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_in_place_possat +PASS - test_zdsp_scale_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_long +PASS - test_zdsp_scale_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_scale_q7_possat +PASS - test_zdsp_scale_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_negsat +PASS - test_zdsp_shift_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_possat +PASS - test_zdsp_shift_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_in_place_rand +PASS - test_zdsp_shift_q7_in_place_rand in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_negsat +PASS - test_zdsp_shift_q7_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_possat +PASS - test_zdsp_shift_q7_possat in 0.001 seconds +=================================================================== +START - test_zdsp_shift_q7_rand +PASS - test_zdsp_shift_q7_rand in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_15 +PASS - test_zdsp_sub_q7_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_32 +PASS - test_zdsp_sub_q7_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_47 +PASS - test_zdsp_sub_q7_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_15 +PASS - test_zdsp_sub_q7_in_place_15 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_32 +PASS - test_zdsp_sub_q7_in_place_32 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_47 +PASS - test_zdsp_sub_q7_in_place_47 in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_long +PASS - test_zdsp_sub_q7_in_place_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_negsat +PASS - test_zdsp_sub_q7_in_place_negsat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_in_place_possat +PASS - test_zdsp_sub_q7_in_place_possat in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_long +PASS - test_zdsp_sub_q7_long in 0.001 seconds +=================================================================== +START - test_zdsp_sub_q7_negsat +PASS - test_zdsp_sub_q7_negsat in 0.001 sration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_negate_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_offset_f16_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_scale_f16_long] duration = 0.002 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_in_place_long] duration = 0.003 seconds +- PASS - [basic_math_f16.test_zdsp_sub_f16_long] duration = 0.003 seconds +SUITE PASS - 100.00% [basic_math_f32]: pass = 66, fail = 0, skip = 0, total = 66 duration = 0.086 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_abs_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_add_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_0p1_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_in_place_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_0p5] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_clip_f32_m0p5_m0p1] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_dot_prod_f32_long] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_mult_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_negate_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_offset_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_scale_f32_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_in_place_long] duration = 0.002 seconds +- PASS - [basic_math_f32.test_zdsp_sub_f32_long] duration = 0.002 seconds +SUITE PASS - 100.00% [basic_math_q15]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_abs_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_add_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_addtion = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_0p5_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_scale_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_shift_q15_rand] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_long] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_negsat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_sub_q15_possat] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_7] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_16] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_23] duration = 0.001 seconds +- PASS - [basic_math_q15.test_zdsp_xor_u16_in_place_7] duration = 0.001 seconds +SUITE PASS - 100.00% [basic_math_q31]: pass = 114, fail = 0, skip = 0, total = 114 duration = 0.114 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_abs_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_negsat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_add_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_and_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_0ccccccd_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_40000000] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_clip_q31_in_place_c0000000_f3333333] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_dot_prod_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_mult_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_negate_q31_possat] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_not_u32_in_place_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_11] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_3] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_0p5_8] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q31.test_zdsp_offset_q31_in_place_negsat] duration = 0.00ds +- PASS - [basic_math_q7.test_zdsp_add_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_add_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_and_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_0d_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_40] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_clip_q7_in_place_c0_f3] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_dot_prod_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_mult_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_negate_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_not_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_offset_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_or_u8_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_0p5_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_scale_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_in_place_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_shift_q7_rand] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_in_place_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_long] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_negsat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_sub_q7_possat] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_15] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_32] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_47] duration = 0.001 seconds +- PASS - [basic_math_q7.test_zdsp_xor_u8_in_place_15] duration = 0.001 seconds + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f401re.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f401re.xml new file mode 100644 index 00000000..5d9177ef --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f401re.xml @@ -0,0 +1,428 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +[00:00:00.033,000] [1;31m<err> task_wdt: hw_wdt install timeout failed: -22[0m +task wdt init failure: -22 +Control thread started.*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Task watchdog sample application. +[00:00:00.008,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: prescaler: 8[0m +[00:00:00.015,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Desired WDT: 700000 us[0m +[00:00:00.024,000] [0m<dbg> wdt_wwdg_stm32: wwdg_stm32_install_timeout: Set WDT: 49932 us[0m +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +hs300x@44: sensor_sample_fetch() failed: -5 + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f429zi.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f429zi.xml new file mode 100644 index 00000000..bda3f6dd --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f429zi.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f746zg.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f746zg.xml new file mode 100644 index 00000000..09809402 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f746zg.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_f756zg.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f756zg.xml new file mode 100644 index 00000000..22f35a15 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_f756zg.xml @@ -0,0 +1,1884 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE arm_runtime_nmi_fn +=================================================================== +START - test_arm_runtime_nmi +Trigger NMI in 2s: 0 s +Trigger NMI in 2s: 1 s +NMI triggered (test_handler_isr)! +ASSERTION FAIL [thread->base.pended_on] @ WEST_TOPDIR/zephyr/kernel/sched.c:793 +E: r0/a1: 0x00000004 r1/a2: 0x00000319 r2/a3: 0x40004800 +E: r3/a4: 0x08007173 r12/ip: 0x00000000 r14/lr: 0x080031dd +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x08005b1c +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x200100a8 (unknown) +E: Halting system +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE userspace +=================================================================== +START - test_access_after_revoke +E: thread 0x20010240 (2) does not have permission on k_sem 0x200136dc +E: permission bitmap +E: 08 00 |.. +E: syscall z_vrfy_k_sem_take failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_access_after_revoke) +Caught system error -- reason 3 +System error was expected +PASS - test_access_after_revoke in 0.049 seconds +=================================================================== +START - test_bad_syscall +E: Bad system call id 2147483647 invoked +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_bad_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_bad_syscall in 0.036 seconds +=================================================================== +START - test_disable_mmu_mpu +E: ***** BUS FAULT ***** +E: Imprecise data bus error +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0xe000ed00 r12/ip: 0x08002c3f r14/lr: 0x0800088d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800088c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_disable_mmu_mpu) +Caught system error -- reason 0 +System error was expected +PASS - test_disable_mmu_mpu in 0.038 seconds +=================================================================== +START - test_is_usermode +PASS - test_is_usermode in 0.001 seconds +=================================================================== +START - test_kernel_only_thread +kernel only thread in kernel mode +ASSERTION FAIL [z_stack_is_user_capable(_kernel.cpus[0].current->stack_obj)] @ WEST_TOPDIR/zephyr/kernel/thread.c:736 +dropping to user mode with kernel-only stack object +E: r0/a1: 0x00000004 r1/a2: 0x000002e0 r2/a3: 0x40004800 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0800cd67 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0800cd80 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x200100a0 (kernel_only_thread) +Caught system error -- reason 4 +System error was expected +PASS - test_kernel_only_thread in 0.501 seconds +=================================================================== +START - test_object_recycle +PASS - test_object_recycle in 0.001 seconds +=================================================================== +START - test_oops_exception +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800067c +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_exception) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_exception in 0.033 seconds +=================================================================== +START - test_oops_maxint +E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006a0 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_maxint) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_maxint in 0.032 seconds +=================================================================== +START - test_oops_oops +E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000658 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_oops) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_oops in 0.032 seconds +=================================================================== +START - test_oops_panic +E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000634 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_panic) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_panic in 0.032 seconds +=================================================================== +START - test_oops_stackcheck +E: r0/a1: 0x00000002 r1/a2: 0x00000000 r2/a3: 0x00000002 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006c4 +E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0 +E: Current thread: 0x20010240 (test_oops_stackcheck) +Caught system error -- reason 2 +System error was expected +PASS - test_oops_stackcheck in 0.033 seconds +=================================================================== +START - test_pass_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_noperms_object in 0.049 seconds +=================================================================== +START - test_pass_user_object +E: 0x2001006c is not a valid k_sem +E: address is not a known kernel object +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_user_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_user_object in 0.044 seconds +=================================================================== +START - test_read_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x08011f15 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x08000a31 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000a34 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernel_data in 0.040 seconds +=================================================================== +START - test_read_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x08012934 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000b29 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000b2c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernram in 0.040 seconds +=================================================================== +START - test_read_kobject_user_pipe +E: syscall z_vrfy_k_pipe_put failed check: Memory region 0x200136dc (size 1) read access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_read_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_read_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_read_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x0800f503 r1/a2: 0x200123bc r2/a3: 0x00000001 +E: r3/a4: 0x20010050 r12/ip: 0x08001777 r14/lr: 0x0800092b +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x0800092c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_read_other_stack in 0.039 seconds +=================================================================== +START - test_read_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x0800f55a r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x080009ad +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009b2 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_read_priv_stack in 0.040 seconds +=================================================================== +START - test_revoke_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_object_release failed check: object 0x20010744 access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_revoke_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_revoke_noperms_object in 0.052 seconds +=================================================================== +START - test_start_kernel_thread +E: syscall z_vrfy_k_thread_create failed check: options & K_USER +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_start_kernel_thread) +Caught system error -- reason 3 +System error was expected +PASS - test_start_kernel_thread in 0.039 seconds +=================================================================== +START - test_syscall_context +PASS - test_syscall_context in 0.001 seconds +=================================================================== +START - test_tls_leakage +SKIP - test_tls_leakage in 0.001 seconds +=================================================================== +START - test_tls_pointer +SKIP - test_tls_pointer in 0.001 seconds +=================================================================== +START - test_unimplemented_syscall +E: Unimplemented system call +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_unimplemented_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_unimplemented_syscall in 0.036 seconds +=================================================================== +START - test_user_mode_enter +PASS - test_user_mode_enter in 0.001 seconds +=================================================================== +START - test_write_control +PASS - test_write_control in 0.001 seconds +=================================================================== +START - test_write_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x080009f7 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009fa +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernel_data in 0.040 seconds +=================================================================== +START - test_write_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000aef +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000af0 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernram in 0.040 seconds +=================================================================== +START - test_write_kernro +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x800edd4 +E: r0/a1: 0x00000000 r1/a2: 0x0800f5c1 r2/a3: 0x0800f2e9 +E: r3/a4: 0xffffffea r12/ip: 0x08002c3f r14/lr: 0x08000a9f +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x08000aa4 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernro) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernro in 0.040 seconds +=================================================================== +START - test_write_kerntext +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x80005e9 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0800f2e9 +E: r3/a4: 0x080005e9 r12/ip: 0x08002c3f r14/lr: 0x0800084f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000852 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kerntext) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kerntext in 0.040 seconds +=================================================================== +START - test_write_kobject_user_pipe +E: syscall z_vrfy_k_pipe_get failed check: Memory region 0x200136dc (size 1) write access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_write_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_write_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_write_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x00000000 r1/a2: 0x200123bc r2/a3: 0x0800f2e9 +E: r3/a4: 0x00000002 r12/ip: 0x08001777 r14/lr: 0x080008f3 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080008f6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_write_other_stack in 0.039 seconds +=================================================================== +START - test_write_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0000002a +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x0800096f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000974 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_write_priv_stack in 0.040 seconds +=================================================================== +TESTSUITE userspace succeeded +Running TESTSUITE userspace_domain +=================================================================== +START - test_1st_init_and_access_other_memdomain +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x2001007c +E: r0/a1: 0x2001007c r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000001 r12/ip: 0x08001777 r14/lr: 0x0800178f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000704 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_1st_init_and_access_other_memdomain in 0.039 seconds +=================================================================== +START - test_domain_add_part_drop_to_user +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:768: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_drop_to_user in 0.026 seconds +=================================================================== +START - test_domain_add_thread_drop_to_user +PASS - test_domain_add_thread_drop_to_user in 0.002 seconds +=================================================================== +START - test_domain_remove_part_drop_to_user +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:788: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove partition +FAIL - test_domain_remove_part_drop_to_user in 0.026 seconds +=================================================================== +TESTSUITE userspace_domain failed. +Running TESTSUITE userspace_domain_ctx +=================================================================== +START - test_domain_add_part_context_switch +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:817: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_context_switch in 0.027 seconds +=================================================================== +START - test_domain_add_thread_context_switch +PASS - test_domain_add_thread_context_switch in 0.001 seconds +=================================================================== +START - test_domain_remove_part_context_switch +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:838: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove memory partition +FAIL - test_domain_remove_part_context_switch in 0.027 seconds +=================================================================== +TESTSUITE userspace_domain_ctx failed. +------ TESTSUITE SUMMARY START ------ +SUITE PASS - 100.00% [userspace]: pass = 31, fail = 0, skip = 2, total = 33 duration = 1.495 seconds +- PASS - [userspace.test_access_after_revoke] duration = 0.049 seconds +- PASS - [userspace.test_bad_syscall] duration = 0.036 seconds +- PASS - [userspace.test_disable_mmu_mpu] duration = 0.038 seconds +- PASS - [userspace.test_is_usermode] duration = 0.001 seconds +- PASS - [userspace.test_kernel_only_thread] duration = 0.501 seconds +- PASS - [userspace.test_object_recycle] duration = 0.001 seconds +- PASS - [userspace.test_oops_exception] duration = 0.033 seconds +- PASS - [userspace.test_oops_maxint] duration = 0.032 seconds +- PASS - [userspace.test_oops_oops] duration = 0.032 seconds +- PASS - [userspace.test_oops_panic] duration = 0.032 seconds +- PASS - [userspace.test_oops_stackcheck] duration = 0.033 seconds +- PASS - [userspace.test_pass_noperms_object] duration = 0.049 seconds +- PASS - [userspace.test_pass_user_object] duration = 0.044 seconds +- PASS - [userspace.test_read_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_read_kernram] duration = 0.040 seconds +- PASS - [userspace.test_read_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_read_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_read_priv_stack] duration = 0.040 seconds +- PASS - [userspace.test_revoke_noperms_object] duration = 0.052 seconds +- PASS - [userspace.test_start_kernel_thread] duration = 0.039 seconds +- PASS - [userspace.test_syscall_context] duration = 0.001 seconds +- SKIP - [userspace.test_tls_leakage] duration = 0.001 seconds +- SKIP - [userspace.test_tls_pointer] duration = 0.001 seconds +- PASS - [userspace.test_unimplemented_syscall] duration = 0.036 seconds +- PASS - [userspace.test_user_mode_enter] duration = 0.001 seconds +- PASS - [userspace.test_write_control] duration = 0.001 seconds +- PASS - [userspace.test_write_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_write_kernram] duration = 0.040 seconds +- PASS - [userspace.test_write_kernro] duration = 0.040 seconds +- PASS - [userspace.test_write_kerntext] duration = 0.040 seconds +- PASS - [userspace.test_write_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_write_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_write_priv_stack] duration = 0.040 seconds +SUITE FAIL - 50.00% [userspace_domain]: pass = 2, fail = 2, skip = 0, total = 4 duration = 0.093 seconds +- PASS - [userspace_domain.test_1st_init_and_access_other_memdomain] duration = 0.039 seconds +- FAIL - [userspace_domain.test_domain_add_part_drop_to_user] duration = 0.026 seconds +- PASS - [userspace_domain.test_domain_add_thread_drop_to_user] duration = 0.002 seconds +- FAIL - [userspace_domain.test_domain_remove_part_drop_to_user] duration = 0.026 seconds +SUITE FAIL - 33.33% [userspace_domain_ctx]: pass = 1, fail = 2, skip = 0, total = 3 duration = 0.055 seconds +- FAIL - [userspace_domain_ctx.test_domain_add_part_context_switch] duration = 0.027 seconds +- PASS - [userspace_domain_ctx.test_domain_add_thread_context_switch] duration = 0.001 seconds +- FAIL - [userspace_domain_ctx.test_domain_remove_part_context_switch] duration = 0.027 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 0d9842c172de691d22d700f8fc8f568a +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE userspace +=================================================================== +START - test_access_after_revoke +E: thread 0x20010240 (2) does not have permission on k_sem 0x200136dc +E: permission bitmap +E: 08 00 |.. +E: syscall z_vrfy_k_sem_take failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_access_after_revoke) +Caught system error -- reason 3 +System error was expected +PASS - test_access_after_revoke in 0.049 seconds +=================================================================== +START - test_bad_syscall +E: Bad system call id 2147483647 invoked +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_bad_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_bad_syscall in 0.036 seconds +=================================================================== +START - test_disable_mmu_mpu +E: ***** BUS FAULT ***** +E: Imprecise data bus error +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0xe000ed00 r12/ip: 0x08002c3f r14/lr: 0x0800088d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800088c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_disable_mmu_mpu) +Caught system error -- reason 0 +System error was expected +PASS - test_disable_mmu_mpu in 0.038 seconds +=================================================================== +START - test_is_usermode +PASS - test_is_usermode in 0.001 seconds +=================================================================== +START - test_kernel_only_thread +kernel only thread in kernel mode +ASSERTION FAIL [z_stack_is_user_capable(_kernel.cpus[0].current->stack_obj)] @ WEST_TOPDIR/zephyr/kernel/thread.c:736 +dropping to user mode with kernel-only stack object +E: r0/a1: 0x00000004 r1/a2: 0x000002e0 r2/a3: 0x40004800 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0800cd67 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0800cd80 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x200100a0 (kernel_only_thread) +Caught system error -- reason 4 +System error was expected +PASS - test_kernel_only_thread in 0.501 seconds +=================================================================== +START - test_object_recycle +PASS - test_object_recycle in 0.001 seconds +=================================================================== +START - test_oops_exception +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800067c +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_exception) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_exception in 0.033 seconds +=================================================================== +START - test_oops_maxint +E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006a0 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_maxint) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_maxint in 0.032 seconds +=================================================================== +START - test_oops_oops +E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000658 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_oops) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_oops in 0.032 seconds +=================================================================== +START - test_oops_panic +E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000634 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_panic) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_panic in 0.032 seconds +=================================================================== +START - test_oops_stackcheck +E: r0/a1: 0x00000002 r1/a2: 0x00000000 r2/a3: 0x00000002 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006c4 +E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0 +E: Current thread: 0x20010240 (test_oops_stackcheck) +Caught system error -- reason 2 +System error was expected +PASS - test_oops_stackcheck in 0.033 seconds +=================================================================== +START - test_pass_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_noperms_object in 0.049 seconds +=================================================================== +START - test_pass_user_object +E: 0x2001006c is not a valid k_sem +E: address is not a known kernel object +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_user_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_user_object in 0.044 seconds +=================================================================== +START - test_read_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x08011f15 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x08000a31 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000a34 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernel_data in 0.040 seconds +=================================================================== +START - test_read_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x08012934 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000b29 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000b2c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernram in 0.040 seconds +=================================================================== +START - test_read_kobject_user_pipe +E: syscall z_vrfy_k_pipe_put failed check: Memory region 0x200136dc (size 1) read access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_read_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_read_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_read_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x0800f503 r1/a2: 0x200123bc r2/a3: 0x00000001 +E: r3/a4: 0x20010050 r12/ip: 0x08001777 r14/lr: 0x0800092b +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x0800092c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_read_other_stack in 0.039 seconds +=================================================================== +START - test_read_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x0800f55a r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x080009ad +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009b2 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_read_priv_stack in 0.040 seconds +=================================================================== +START - test_revoke_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_object_release failed check: object 0x20010744 access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_revoke_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_revoke_noperms_object in 0.052 seconds +=================================================================== +START - test_start_kernel_thread +E: syscall z_vrfy_k_thread_create failed check: options & K_USER +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_start_kernel_thread) +Caught system error -- reason 3 +System error was expected +PASS - test_start_kernel_thread in 0.039 seconds +=================================================================== +START - test_syscall_context +PASS - test_syscall_context in 0.001 seconds +=================================================================== +START - test_tls_leakage +SKIP - test_tls_leakage in 0.001 seconds +=================================================================== +START - test_tls_pointer +SKIP - test_tls_pointer in 0.001 seconds +=================================================================== +START - test_unimplemented_syscall +E: Unimplemented system call +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_unimplemented_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_unimplemented_syscall in 0.036 seconds +=================================================================== +START - test_user_mode_enter +PASS - test_user_mode_enter in 0.001 seconds +=================================================================== +START - test_write_control +PASS - test_write_control in 0.001 seconds +=================================================================== +START - test_write_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x080009f7 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009fa +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernel_data in 0.040 seconds +=================================================================== +START - test_write_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000aef +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000af0 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernram in 0.040 seconds +=================================================================== +START - test_write_kernro +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x800edd4 +E: r0/a1: 0x00000000 r1/a2: 0x0800f5c1 r2/a3: 0x0800f2e9 +E: r3/a4: 0xffffffea r12/ip: 0x08002c3f r14/lr: 0x08000a9f +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x08000aa4 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernro) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernro in 0.040 seconds +=================================================================== +START - test_write_kerntext +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x80005e9 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0800f2e9 +E: r3/a4: 0x080005e9 r12/ip: 0x08002c3f r14/lr: 0x0800084f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000852 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kerntext) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kerntext in 0.040 seconds +=================================================================== +START - test_write_kobject_user_pipe +E: syscall z_vrfy_k_pipe_get failed check: Memory region 0x200136dc (size 1) write access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_write_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_write_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_write_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x00000000 r1/a2: 0x200123bc r2/a3: 0x0800f2e9 +E: r3/a4: 0x00000002 r12/ip: 0x08001777 r14/lr: 0x080008f3 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080008f6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_write_other_stack in 0.039 seconds +=================================================================== +START - test_write_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0000002a +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x0800096f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000974 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_write_priv_stack in 0.040 seconds +=================================================================== +TESTSUITE userspace succeeded +Running TESTSUITE userspace_domain +=================================================================== +START - test_1st_init_and_access_other_memdomain +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x2001007c +E: r0/a1: 0x2001007c r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000001 r12/ip: 0x08001777 r14/lr: 0x0800178f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000704 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_1st_init_and_access_other_memdomain in 0.039 seconds +=================================================================== +START - test_domain_add_part_drop_to_user +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:768: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_drop_to_user in 0.026 seconds +=================================================================== +START - test_domain_add_thread_drop_to_user +PASS - test_domain_add_thread_drop_to_user in 0.002 seconds +=================================================================== +START - test_domain_remove_part_drop_to_user +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:788: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove partition +FAIL - test_domain_remove_part_drop_to_user in 0.026 seconds +=================================================================== +TESTSUITE userspace_domain failed. +Running TESTSUITE userspace_domain_ctx +=================================================================== +START - test_domain_add_part_context_switch +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:817: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_context_switch in 0.027 seconds +=================================================================== +START - test_domain_add_thread_context_switch +PASS - test_domain_add_thread_context_switch in 0.001 seconds +=================================================================== +START - test_domain_remove_part_context_switch +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:838: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove memory partition +FAIL - test_domain_remove_part_context_switch in 0.027 seconds +=================================================================== +TESTSUITE userspace_domain_ctx failed. +------ TESTSUITE SUMMARY START ------ +SUITE PASS - 100.00% [userspace]: pass = 31, fail = 0, skip = 2, total = 33 duration = 1.495 seconds +- PASS - [userspace.test_access_after_revoke] duration = 0.049 seconds +- PASS - [userspace.test_bad_syscall] duration = 0.036 seconds +- PASS - [userspace.test_disable_mmu_mpu] duration = 0.038 seconds +- PASS - [userspace.test_is_usermode] duration = 0.001 seconds +- PASS - [userspace.test_kernel_only_thread] duration = 0.501 seconds +- PASS - [userspace.test_object_recycle] duration = 0.001 seconds +- PASS - [userspace.test_oops_exception] duration = 0.033 seconds +- PASS - [userspace.test_oops_maxint] duration = 0.032 seconds +- PASS - [userspace.test_oops_oops] duration = 0.032 seconds +- PASS - [userspace.test_oops_panic] duration = 0.032 seconds +- PASS - [userspace.test_oops_stackcheck] duration = 0.033 seconds +- PASS - [userspace.test_pass_noperms_object] duration = 0.049 seconds +- PASS - [userspace.test_pass_user_object] duration = 0.044 seconds +- PASS - [userspace.test_read_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_read_kernram] duration = 0.040 seconds +- PASS - [userspace.test_read_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_read_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_read_priv_stack] duration = 0.040 seconds +- PASS - [userspace.test_revoke_noperms_object] duration = 0.052 seconds +- PASS - [userspace.test_start_kernel_thread] duration = 0.039 seconds +- PASS - [userspace.test_syscall_context] duration = 0.001 seconds +- SKIP - [userspace.test_tls_leakage] duration = 0.001 seconds +- SKIP - [userspace.test_tls_pointer] duration = 0.001 seconds +- PASS - [userspace.test_unimplemented_syscall] duration = 0.036 seconds +- PASS - [userspace.test_user_mode_enter] duration = 0.001 seconds +- PASS - [userspace.test_write_control] duration = 0.001 seconds +- PASS - [userspace.test_write_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_write_kernram] duration = 0.040 seconds +- PASS - [userspace.test_write_kernro] duration = 0.040 seconds +- PASS - [userspace.test_write_kerntext] duration = 0.040 seconds +- PASS - [userspace.test_write_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_write_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_write_priv_stack] duration = 0.040 seconds +SUITE FAIL - 50.00% [userspace_domain]: pass = 2, fail = 2, skip = 0, total = 4 duration = 0.093 seconds +- PASS - [userspace_domain.test_1st_init_and_access_other_memdomain] duration = 0.039 seconds +- FAIL - [userspace_domain.test_domain_add_part_drop_to_user] duration = 0.026 seconds +- PASS - [userspace_domain.test_domain_add_thread_drop_to_user] duration = 0.002 seconds +- FAIL - [userspace_domain.test_domain_remove_part_drop_to_user] duration = 0.026 seconds +SUITE FAIL - 33.33% [userspace_domain_ctx]: pass = 1, fail = 2, skip = 0, total = 3 duration = 0.055 seconds +- FAIL - [userspace_domain_ctx.test_domain_add_part_context_switch] duration = 0.027 seconds +- PASS - [userspace_domain_ctx.test_domain_add_thread_context_switch] duration = 0.001 seconds +- FAIL - [userspace_domain_ctx.test_domain_remove_part_context_switch] duration = 0.027 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 0d9842c172de691d22d700f8fc8f568a +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE userspace +=================================================================== +START - test_access_after_revoke +E: thread 0x20010240 (2) does not have permission on k_sem 0x200136dc +E: permission bitmap +E: 08 00 |.. +E: syscall z_vrfy_k_sem_take failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_access_after_revoke) +Caught system error -- reason 3 +System error was expected +PASS - test_access_after_revoke in 0.049 seconds +=================================================================== +START - test_bad_syscall +E: Bad system call id 2147483647 invoked +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_bad_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_bad_syscall in 0.036 seconds +=================================================================== +START - test_disable_mmu_mpu +E: ***** BUS FAULT ***** +E: Imprecise data bus error +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0xe000ed00 r12/ip: 0x08002c3f r14/lr: 0x0800088d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800088c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_disable_mmu_mpu) +Caught system error -- reason 0 +System error was expected +PASS - test_disable_mmu_mpu in 0.038 seconds +=================================================================== +START - test_is_usermode +PASS - test_is_usermode in 0.001 seconds +=================================================================== +START - test_kernel_only_thread +kernel only thread in kernel mode +ASSERTION FAIL [z_stack_is_user_capable(_kernel.cpus[0].current->stack_obj)] @ WEST_TOPDIR/zephyr/kernel/thread.c:736 +dropping to user mode with kernel-only stack object +E: r0/a1: 0x00000004 r1/a2: 0x000002e0 r2/a3: 0x40004800 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0800cd67 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0800cd80 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x200100a0 (kernel_only_thread) +Caught system error -- reason 4 +System error was expected +PASS - test_kernel_only_thread in 0.501 seconds +=================================================================== +START - test_object_recycle +PASS - test_object_recycle in 0.001 seconds +=================================================================== +START - test_oops_exception +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800067c +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_exception) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_exception in 0.033 seconds +=================================================================== +START - test_oops_maxint +E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006a0 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_maxint) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_maxint in 0.032 seconds +=================================================================== +START - test_oops_oops +E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000658 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_oops) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_oops in 0.032 seconds +=================================================================== +START - test_oops_panic +E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000634 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_panic) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_panic in 0.032 seconds +=================================================================== +START - test_oops_stackcheck +E: r0/a1: 0x00000002 r1/a2: 0x00000000 r2/a3: 0x00000002 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006c4 +E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0 +E: Current thread: 0x20010240 (test_oops_stackcheck) +Caught system error -- reason 2 +System error was expected +PASS - test_oops_stackcheck in 0.033 seconds +=================================================================== +START - test_pass_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_noperms_object in 0.049 seconds +=================================================================== +START - test_pass_user_object +E: 0x2001006c is not a valid k_sem +E: address is not a known kernel object +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_user_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_user_object in 0.044 seconds +=================================================================== +START - test_read_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x08011f15 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x08000a31 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000a34 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernel_data in 0.040 seconds +=================================================================== +START - test_read_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x08012934 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000b29 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000b2c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernram in 0.040 seconds +=================================================================== +START - test_read_kobject_user_pipe +E: syscall z_vrfy_k_pipe_put failed check: Memory region 0x200136dc (size 1) read access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_read_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_read_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_read_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x0800f503 r1/a2: 0x200123bc r2/a3: 0x00000001 +E: r3/a4: 0x20010050 r12/ip: 0x08001777 r14/lr: 0x0800092b +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x0800092c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_read_other_stack in 0.039 seconds +=================================================================== +START - test_read_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x0800f55a r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x080009ad +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009b2 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_read_priv_stack in 0.040 seconds +=================================================================== +START - test_revoke_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_object_release failed check: object 0x20010744 access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_revoke_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_revoke_noperms_object in 0.052 seconds +=================================================================== +START - test_start_kernel_thread +E: syscall z_vrfy_k_thread_create failed check: options & K_USER +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_start_kernel_thread) +Caught system error -- reason 3 +System error was expected +PASS - test_start_kernel_thread in 0.039 seconds +=================================================================== +START - test_syscall_context +PASS - test_syscall_context in 0.001 seconds +=================================================================== +START - test_tls_leakage +SKIP - test_tls_leakage in 0.001 seconds +=================================================================== +START - test_tls_pointer +SKIP - test_tls_pointer in 0.001 seconds +=================================================================== +START - test_unimplemented_syscall +E: Unimplemented system call +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_unimplemented_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_unimplemented_syscall in 0.036 seconds +=================================================================== +START - test_user_mode_enter +PASS - test_user_mode_enter in 0.001 seconds +=================================================================== +START - test_write_control +PASS - test_write_control in 0.001 seconds +=================================================================== +START - test_write_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x080009f7 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009fa +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernel_data in 0.040 seconds +=================================================================== +START - test_write_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000aef +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000af0 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernram in 0.040 seconds +=================================================================== +START - test_write_kernro +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x800edd4 +E: r0/a1: 0x00000000 r1/a2: 0x0800f5c1 r2/a3: 0x0800f2e9 +E: r3/a4: 0xffffffea r12/ip: 0x08002c3f r14/lr: 0x08000a9f +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x08000aa4 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernro) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernro in 0.040 seconds +=================================================================== +START - test_write_kerntext +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x80005e9 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0800f2e9 +E: r3/a4: 0x080005e9 r12/ip: 0x08002c3f r14/lr: 0x0800084f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000852 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kerntext) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kerntext in 0.040 seconds +=================================================================== +START - test_write_kobject_user_pipe +E: syscall z_vrfy_k_pipe_get failed check: Memory region 0x200136dc (size 1) write access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_write_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_write_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_write_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x00000000 r1/a2: 0x200123bc r2/a3: 0x0800f2e9 +E: r3/a4: 0x00000002 r12/ip: 0x08001777 r14/lr: 0x080008f3 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080008f6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_write_other_stack in 0.039 seconds +=================================================================== +START - test_write_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0000002a +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x0800096f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000974 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_write_priv_stack in 0.040 seconds +=================================================================== +TESTSUITE userspace succeeded +Running TESTSUITE userspace_domain +=================================================================== +START - test_1st_init_and_access_other_memdomain +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x2001007c +E: r0/a1: 0x2001007c r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000001 r12/ip: 0x08001777 r14/lr: 0x0800178f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000704 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_1st_init_and_access_other_memdomain in 0.039 seconds +=================================================================== +START - test_domain_add_part_drop_to_user +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:768: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_drop_to_user in 0.026 seconds +=================================================================== +START - test_domain_add_thread_drop_to_user +PASS - test_domain_add_thread_drop_to_user in 0.002 seconds +=================================================================== +START - test_domain_remove_part_drop_to_user +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:788: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove partition +FAIL - test_domain_remove_part_drop_to_user in 0.026 seconds +=================================================================== +TESTSUITE userspace_domain failed. +Running TESTSUITE userspace_domain_ctx +=================================================================== +START - test_domain_add_part_context_switch +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:817: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_context_switch in 0.027 seconds +=================================================================== +START - test_domain_add_thread_context_switch +PASS - test_domain_add_thread_context_switch in 0.001 seconds +=================================================================== +START - test_domain_remove_part_context_switch +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:838: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove memory partition +FAIL - test_domain_remove_part_context_switch in 0.027 seconds +=================================================================== +TESTSUITE userspace_domain_ctx failed. +------ TESTSUITE SUMMARY START ------ +SUITE PASS - 100.00% [userspace]: pass = 31, fail = 0, skip = 2, total = 33 duration = 1.495 seconds +- PASS - [userspace.test_access_after_revoke] duration = 0.049 seconds +- PASS - [userspace.test_bad_syscall] duration = 0.036 seconds +- PASS - [userspace.test_disable_mmu_mpu] duration = 0.038 seconds +- PASS - [userspace.test_is_usermode] duration = 0.001 seconds +- PASS - [userspace.test_kernel_only_thread] duration = 0.501 seconds +- PASS - [userspace.test_object_recycle] duration = 0.001 seconds +- PASS - [userspace.test_oops_exception] duration = 0.033 seconds +- PASS - [userspace.test_oops_maxint] duration = 0.032 seconds +- PASS - [userspace.test_oops_oops] duration = 0.032 seconds +- PASS - [userspace.test_oops_panic] duration = 0.032 seconds +- PASS - [userspace.test_oops_stackcheck] duration = 0.033 seconds +- PASS - [userspace.test_pass_noperms_object] duration = 0.049 seconds +- PASS - [userspace.test_pass_user_object] duration = 0.044 seconds +- PASS - [userspace.test_read_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_read_kernram] duration = 0.040 seconds +- PASS - [userspace.test_read_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_read_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_read_priv_stack] duration = 0.040 seconds +- PASS - [userspace.test_revoke_noperms_object] duration = 0.052 seconds +- PASS - [userspace.test_start_kernel_thread] duration = 0.039 seconds +- PASS - [userspace.test_syscall_context] duration = 0.001 seconds +- SKIP - [userspace.test_tls_leakage] duration = 0.001 seconds +- SKIP - [userspace.test_tls_pointer] duration = 0.001 seconds +- PASS - [userspace.test_unimplemented_syscall] duration = 0.036 seconds +- PASS - [userspace.test_user_mode_enter] duration = 0.001 seconds +- PASS - [userspace.test_write_control] duration = 0.001 seconds +- PASS - [userspace.test_write_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_write_kernram] duration = 0.040 seconds +- PASS - [userspace.test_write_kernro] duration = 0.040 seconds +- PASS - [userspace.test_write_kerntext] duration = 0.040 seconds +- PASS - [userspace.test_write_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_write_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_write_priv_stack] duration = 0.040 seconds +SUITE FAIL - 50.00% [userspace_domain]: pass = 2, fail = 2, skip = 0, total = 4 duration = 0.093 seconds +- PASS - [userspace_domain.test_1st_init_and_access_other_memdomain] duration = 0.039 seconds +- FAIL - [userspace_domain.test_domain_add_part_drop_to_user] duration = 0.026 seconds +- PASS - [userspace_domain.test_domain_add_thread_drop_to_user] duration = 0.002 seconds +- FAIL - [userspace_domain.test_domain_remove_part_drop_to_user] duration = 0.026 seconds +SUITE FAIL - 33.33% [userspace_domain_ctx]: pass = 1, fail = 2, skip = 0, total = 3 duration = 0.055 seconds +- FAIL - [userspace_domain_ctx.test_domain_add_part_context_switch] duration = 0.027 seconds +- PASS - [userspace_domain_ctx.test_domain_add_thread_context_switch] duration = 0.001 seconds +- FAIL - [userspace_domain_ctx.test_domain_remove_part_context_switch] duration = 0.027 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 0d9842c172de691d22d700f8fc8f568a +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE userspace +=================================================================== +START - test_access_after_revoke +E: thread 0x20010240 (2) does not have permission on k_sem 0x200136dc +E: permission bitmap +E: 08 00 |.. +E: syscall z_vrfy_k_sem_take failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_access_after_revoke) +Caught system error -- reason 3 +System error was expected +PASS - test_access_after_revoke in 0.049 seconds +=================================================================== +START - test_bad_syscall +E: Bad system call id 2147483647 invoked +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_bad_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_bad_syscall in 0.036 seconds +=================================================================== +START - test_disable_mmu_mpu +E: ***** BUS FAULT ***** +E: Imprecise data bus error +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0xe000ed00 r12/ip: 0x08002c3f r14/lr: 0x0800088d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800088c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_disable_mmu_mpu) +Caught system error -- reason 0 +System error was expected +PASS - test_disable_mmu_mpu in 0.038 seconds +=================================================================== +START - test_is_usermode +PASS - test_is_usermode in 0.001 seconds +=================================================================== +START - test_kernel_only_thread +kernel only thread in kernel mode +ASSERTION FAIL [z_stack_is_user_capable(_kernel.cpus[0].current->stack_obj)] @ WEST_TOPDIR/zephyr/kernel/thread.c:736 +dropping to user mode with kernel-only stack object +E: r0/a1: 0x00000004 r1/a2: 0x000002e0 r2/a3: 0x40004800 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0800cd67 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0800cd80 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x200100a0 (kernel_only_thread) +Caught system error -- reason 4 +System error was expected +PASS - test_kernel_only_thread in 0.501 seconds +=================================================================== +START - test_object_recycle +PASS - test_object_recycle in 0.001 seconds +=================================================================== +START - test_oops_exception +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0800067c +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_exception) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_exception in 0.033 seconds +=================================================================== +START - test_oops_maxint +E: r0/a1: 0x7fffffff r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006a0 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_maxint) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_maxint in 0.032 seconds +=================================================================== +START - test_oops_oops +E: r0/a1: 0x00000003 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000658 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_oops) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_oops in 0.032 seconds +=================================================================== +START - test_oops_panic +E: r0/a1: 0x00000004 r1/a2: 0x00000000 r2/a3: 0x00000003 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x08000634 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_oops_panic) +Caught system error -- reason 3 +System error was expected +PASS - test_oops_panic in 0.032 seconds +=================================================================== +START - test_oops_stackcheck +E: r0/a1: 0x00000002 r1/a2: 0x00000000 r2/a3: 0x00000002 +E: r3/a4: 0x20010050 r12/ip: 0x08002c3f r14/lr: 0x08002ca3 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x080006c4 +E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0 +E: Current thread: 0x20010240 (test_oops_stackcheck) +Caught system error -- reason 2 +System error was expected +PASS - test_oops_stackcheck in 0.033 seconds +=================================================================== +START - test_pass_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_noperms_object in 0.049 seconds +=================================================================== +START - test_pass_user_object +E: 0x2001006c is not a valid k_sem +E: address is not a known kernel object +E: syscall z_vrfy_k_sem_init failed check: access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_pass_user_object) +Caught system error -- reason 3 +System error was expected +PASS - test_pass_user_object in 0.044 seconds +=================================================================== +START - test_read_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x08011f15 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x08000a31 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000a34 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernel_data in 0.040 seconds +=================================================================== +START - test_read_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x08012934 r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000b29 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000b2c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_read_kernram in 0.040 seconds +=================================================================== +START - test_read_kobject_user_pipe +E: syscall z_vrfy_k_pipe_put failed check: Memory region 0x200136dc (size 1) read access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_read_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_read_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_read_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x0800f503 r1/a2: 0x200123bc r2/a3: 0x00000001 +E: r3/a4: 0x20010050 r12/ip: 0x08001777 r14/lr: 0x0800092b +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x0800092c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_read_other_stack in 0.039 seconds +=================================================================== +START - test_read_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x0800f55a r1/a2: 0x00000000 r2/a3: 0x00000001 +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x080009ad +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009b2 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_read_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_read_priv_stack in 0.040 seconds +=================================================================== +START - test_revoke_noperms_object +E: thread 0x20010240 (2) does not have permission on k_sem 0x20010744 +E: permission bitmap +E: 00 00 |.. +E: syscall z_vrfy_k_object_release failed check: object 0x20010744 access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_revoke_noperms_object) +Caught system error -- reason 3 +System error was expected +PASS - test_revoke_noperms_object in 0.052 seconds +=================================================================== +START - test_start_kernel_thread +E: syscall z_vrfy_k_thread_create failed check: options & K_USER +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_start_kernel_thread) +Caught system error -- reason 3 +System error was expected +PASS - test_start_kernel_thread in 0.039 seconds +=================================================================== +START - test_syscall_context +PASS - test_syscall_context in 0.001 seconds +=================================================================== +START - test_tls_leakage +SKIP - test_tls_leakage in 0.001 seconds +=================================================================== +START - test_tls_pointer +SKIP - test_tls_pointer in 0.001 seconds +=================================================================== +START - test_unimplemented_syscall +E: Unimplemented system call +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_unimplemented_syscall) +Caught system error -- reason 3 +System error was expected +PASS - test_unimplemented_syscall in 0.036 seconds +=================================================================== +START - test_user_mode_enter +PASS - test_user_mode_enter in 0.001 seconds +=================================================================== +START - test_write_control +PASS - test_write_control in 0.001 seconds +=================================================================== +START - test_write_kernel_data +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200107b8 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x200107b8 r12/ip: 0x08002c3f r14/lr: 0x080009f7 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080009fa +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernel_data) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernel_data in 0.040 seconds +=================================================================== +START - test_write_kernram +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20010b3c +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x00000001 +E: r3/a4: 0x20010b34 r12/ip: 0x08002c3f r14/lr: 0x08000aef +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000af0 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernram) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernram in 0.040 seconds +=================================================================== +START - test_write_kernro +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x800edd4 +E: r0/a1: 0x00000000 r1/a2: 0x0800f5c1 r2/a3: 0x0800f2e9 +E: r3/a4: 0xffffffea r12/ip: 0x08002c3f r14/lr: 0x08000a9f +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x08000aa4 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kernro) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kernro in 0.040 seconds +=================================================================== +START - test_write_kerntext +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x80005e9 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0800f2e9 +E: r3/a4: 0x080005e9 r12/ip: 0x08002c3f r14/lr: 0x0800084f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000852 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_kerntext) +Caught system error -- reason 0 +System error was expected +PASS - test_write_kerntext in 0.040 seconds +=================================================================== +START - test_write_kobject_user_pipe +E: syscall z_vrfy_k_pipe_get failed check: Memory region 0x200136dc (size 1) write access denied +E: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000 +E: xpsr: 0x00000000 +E: Faulting instruction address (r15/pc): 0x00000000 +E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0 +E: Current thread: 0x20010240 (test_write_kobject_user_pipe) +Caught system error -- reason 3 +System error was expected +PASS - test_write_kobject_user_pipe in 0.042 seconds +=================================================================== +START - test_write_other_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x200123bc +E: r0/a1: 0x00000000 r1/a2: 0x200123bc r2/a3: 0x0800f2e9 +E: r3/a4: 0x00000002 r12/ip: 0x08001777 r14/lr: 0x080008f3 +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x080008f6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_write_other_stack in 0.039 seconds +=================================================================== +START - test_write_priv_stack +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20012900 +E: r0/a1: 0x00000000 r1/a2: 0x0800f43f r2/a3: 0x0000002a +E: r3/a4: 0x20012900 r12/ip: 0x08002c3f r14/lr: 0x0800096f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000974 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010240 (test_write_priv_stack) +Caught system error -- reason 0 +System error was expected +PASS - test_write_priv_stack in 0.040 seconds +=================================================================== +TESTSUITE userspace succeeded +Running TESTSUITE userspace_domain +=================================================================== +START - test_1st_init_and_access_other_memdomain +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x2001007c +E: r0/a1: 0x2001007c r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x00000001 r12/ip: 0x08001777 r14/lr: 0x0800178f +E: xpsr: 0x01000000 +E: Faulting instruction address (r15/pc): 0x08000704 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20010170 (unknown) +Caught system error -- reason 0 +System error was expected +PASS - test_1st_init_and_access_other_memdomain in 0.039 seconds +=================================================================== +START - test_domain_add_part_drop_to_user +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:768: userspace_domain_test_domain_add_part_drop_to_user: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_drop_to_user in 0.026 seconds +=================================================================== +START - test_domain_add_thread_drop_to_user +PASS - test_domain_add_thread_drop_to_user in 0.002 seconds +=================================================================== +START - test_domain_remove_part_drop_to_user +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:788: userspace_domain_test_domain_remove_part_drop_to_user: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove partition +FAIL - test_domain_remove_part_drop_to_user in 0.026 seconds +=================================================================== +TESTSUITE userspace_domain failed. +Running TESTSUITE userspace_domain_ctx +=================================================================== +START - test_domain_add_part_context_switch +E: no free partition slots available +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:817: userspace_domain_ctx_test_domain_add_part_context_switch: (k_mem_domain_add_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to add memory partition +FAIL - test_domain_add_part_context_switch in 0.027 seconds +=================================================================== +START - test_domain_add_thread_context_switch +PASS - test_domain_add_thread_context_switch in 0.001 seconds +=================================================================== +START - test_domain_remove_part_context_switch +E: no matching partition found +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/userspace/src/main.c:838: userspace_domain_ctx_test_domain_remove_part_context_switch: (k_mem_domain_remove_partition(&k_mem_domain_default, &alt_part) not equal to 0) +failed to remove memory partition +FAIL - test_domain_remove_part_context_switch in 0.027 seconds +=================================================================== +TESTSUITE userspace_domain_ctx failed. +------ TESTSUITE SUMMARY START ------ +SUITE PASS - 100.00% [userspace]: pass = 31, fail = 0, skip = 2, total = 33 duration = 1.495 seconds +- PASS - [userspace.test_access_after_revoke] duration = 0.049 seconds +- PASS - [userspace.test_bad_syscall] duration = 0.036 seconds +- PASS - [userspace.test_disable_mmu_mpu] duration = 0.038 seconds +- PASS - [userspace.test_is_usermode] duration = 0.001 seconds +- PASS - [userspace.test_kernel_only_thread] duration = 0.501 seconds +- PASS - [userspace.test_object_recycle] duration = 0.001 seconds +- PASS - [userspace.test_oops_exception] duration = 0.033 seconds +- PASS - [userspace.test_oops_maxint] duration = 0.032 seconds +- PASS - [userspace.test_oops_oops] duration = 0.032 seconds +- PASS - [userspace.test_oops_panic] duration = 0.032 seconds +- PASS - [userspace.test_oops_stackcheck] duration = 0.033 seconds +- PASS - [userspace.test_pass_noperms_object] duration = 0.049 seconds +- PASS - [userspace.test_pass_user_object] duration = 0.044 seconds +- PASS - [userspace.test_read_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_read_kernram] duration = 0.040 seconds +- PASS - [userspace.test_read_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_read_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_read_priv_stack] duration = 0.040 seconds +- PASS - [userspace.test_revoke_noperms_object] duration = 0.052 seconds +- PASS - [userspace.test_start_kernel_thread] duration = 0.039 seconds +- PASS - [userspace.test_syscall_context] duration = 0.001 seconds +- SKIP - [userspace.test_tls_leakage] duration = 0.001 seconds +- SKIP - [userspace.test_tls_pointer] duration = 0.001 seconds +- PASS - [userspace.test_unimplemented_syscall] duration = 0.036 seconds +- PASS - [userspace.test_user_mode_enter] duration = 0.001 seconds +- PASS - [userspace.test_write_control] duration = 0.001 seconds +- PASS - [userspace.test_write_kernel_data] duration = 0.040 seconds +- PASS - [userspace.test_write_kernram] duration = 0.040 seconds +- PASS - [userspace.test_write_kernro] duration = 0.040 seconds +- PASS - [userspace.test_write_kerntext] duration = 0.040 seconds +- PASS - [userspace.test_write_kobject_user_pipe] duration = 0.042 seconds +- PASS - [userspace.test_write_other_stack] duration = 0.039 seconds +- PASS - [userspace.test_write_priv_stack] duration = 0.040 seconds +SUITE FAIL - 50.00% [userspace_domain]: pass = 2, fail = 2, skip = 0, total = 4 duration = 0.093 seconds +- PASS - [userspace_domain.test_1st_init_and_access_other_memdomain] duration = 0.039 seconds +- FAIL - [userspace_domain.test_domain_add_part_drop_to_user] duration = 0.026 seconds +- PASS - [userspace_domain.test_domain_add_thread_drop_to_user] duration = 0.002 seconds +- FAIL - [userspace_domain.test_domain_remove_part_drop_to_user] duration = 0.026 seconds +SUITE FAIL - 33.33% [userspace_domain_ctx]: pass = 1, fail = 2, skip = 0, total = 3 duration = 0.055 seconds +- FAIL - [userspace_domain_ctx.test_domain_add_part_context_switch] duration = 0.027 seconds +- PASS - [userspace_domain_ctx.test_domain_add_thread_context_switch] duration = 0.001 seconds +- FAIL - [userspace_domain_ctx.test_domain_remove_part_context_switch] duration = 0.027 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 0d9842c172de691d22d700f8fc8f568a +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +ENC Thread Created 0x20010c90 +E: num_parts of 4 exceeds maximum allowable partitions (3) +ASSERTION FAIL [ret == 0] @ WEST_TOPDIR/zephyr/samples/userspace/shared_mem/src/main.c:144 +k_mem_domain_init() on enc_domain failed -22 +E: r0/a1: 0x00000004 r1/a2: 0x00000090 r2/a3: 0x40004800 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x08009cb3 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x08009ccc +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20010e10 (main) +E: Halting system + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_g071rb.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_g071rb.xml new file mode 100644 index 00000000..29579cfc --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_g071rb.xml @@ -0,0 +1,110 @@ +0] THINKING [ 350 ms ] +Philosopher 4 [P: 0] DROPPED ONE FORK +Philosopher 4 [P: 0] THINKING [ 50 ms ] +Philosopher 4 [P: 0] STARVING +Philosopher 4 [P: 0] HOLDING ONE FORK +Philosopher 4 [P: 0] EATING [ 175 ms ] +Philosopher 2 [P: 0] DROPPED ONE FORK +Philosopher 2 [P: 0] THINKING [ 275 ms ] +Philosopher 4 [P: 0] DROPPED ONE FORK +Philosopher 4 [P: 0] THINKING [ 300 ms ] +Philosopher 0 [P: 0] STARVING +Philosopher 0 [P: 0] HOLDING ONE FORK +Philosopher 0 [P: 0] EATING [ 450 ms ] +Philosopher 2 [P: 0] STARVING +Philosopher 2 [P: 0] HOLDING ONE FORK +Philosopher 2 [P: 0] EATING [ 500 ms ] +Philosopher 3 [P: 0] STARVING +Philosopher 3 [P: 0] HOLDING ONE FORK +Philosopher 3 [P: 0] EATING [ 125 ms ] +Philosopher 5 [P: 0] STARVING +Philosopher 5 [P: 0] HOLDING ONE FORK +Philosopher 5 [P: 0] EATING [ 175 ms ] +Philosopher 1 [P: 0] STARVING +Philosopher 1 [P: 0] HOLDING ONE FORK +Philosopher 1 [P: 0] EPhilosopher 3 [P: 1] STARVING +Philosopher 3 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 1] EATING [ 125 ms ] +Philosopher 3 [P: 1] DROPPED ONE FORK +Philosopher 3 [P: 1] THINKING [ 225 ms ] +Philosopher 1 [C:-1] STARVING +Philosopher 1 [C:-1] HOLDING ONE FORK +Philosopher 1 [C:-1] EATING [ 125 ms ] +Philosopher 2 [P: 0] STARVING +Philosopher 2 [P: 0] HOLDING ONE FORK +Philosopher 2 [P: 0] EATING [ 250 ms ] +Philosopher 1 [C:-1] DROPPED ONE FORK +Philosopher 1 [C:-1] THINKING [ 225 ms ] +Philosopher 0 [C:-2] STARVING +Philosopher 0 [C:-2] HOLDING ONE FORK +Philosopher 0 [C:-2] EATING [ 125 ms ] +Philosopher 4 [P: 2] STARVING +Philosopher 4 [P: 2] HOLDING ONE FORK +Philosopher 4 [P: 2] EATING [ 525 ms ] +Philosopher 3 [P: 1] STARVING +Philosopher 3 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 1] EATING [ 525 ms ] +Philosopher 0 [C:-2] DROPPED ONE FORK +Philosopher 0 [C:-2] THINKING [ 150 ms ] +Philosopher 2 [P: 0] DROPPED ONE FORK +Philosopher 2 [P: 0] THINKING [ 400 ms ] +Philosopher 5 [P: 3] DROPPED ONE FORK +Philosopher 5 [P: 3] THINKING [ 125 ms ] +Philosopher 1 [C:-1] STARVING +Philosopher 1 [C:-1] HOLDING ONE FORK +Philosopher 1 [C:-1] EATING [ 325 ms ] +Philosopher 0 [C:-2] STARVING +Philosopher 0 [C:-2] HOLDING ONE FORK +Philosopher 0 [C:Philosopher 5 [P: 3] STARVING +Philosopher 5 [P: 3] HOLDING ONE FORK +Philosopher 5 [P: 3] EATING [ 275 ms ] +-2] EATING [ 200 ms ] +Philosopher 0 [C:-2] DROPPED ONE FORK +Philosopher 0 [C:-2] THINKING [ 250 ms ] +Philosopher 1 [C:-1] DROPPED ONE FORK +Philosopher 1 [C:-1] THINKING [ 475 ms ] +Philosopher 2 [P: 0] Philosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 475 ms ] +STARVING +Philosopher 2 [P: 0] HOLDING ONE FORK +Philosopher 2 [P: 0] EATING [ 775 ms ] +Philosopher 5 [P: 3] DROPPED ONE FORK +Philosopher 5 [P: 3] THINKING [ 725 ms ] +Philosopher 3 [P: 1] DROPPED ONE FORK +Philosopher 3 [P: 1] THINKING [ 225 ms ] +Philosopher 0 [C:-2] STARVING +Philosopher 0 [C:-2] HOLDING ONE FORK +Philosopher 0 [C:-2] EATING [ 325 ms ] +Philosopher 3 [P: 1] STARVING +Philosopher 3 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 1] EATING [ 425 ms ] +Philosopher 1 [C:-1] STARVING +Philosopher 1 [C:-1] HOLDING ONE FORK +Philosopher 1 [C:-1] EATING [ 725 ms ] +Philosopher 4 [P: 2] STARVING +Philosopher 4 [P: 2] HOLDING ONE FORK +Philosopher 4 [P: 2] EATING [ 175 ms ] +Philosopher 0 [C:-2] DROPPED ONE FORK +Philosopher 0 [C:-2] THINKING [ 400 ms ] +Philosopher 4 [P: 2] DROPPED ONE FORK +Philosopher 4 [P: 2] THINKING [ 425 ms ] +Philosopher 3 [P: 1] DROPPE*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +[00:00:00.005,000] [0m<dbg> fs_nvs: nvs_recover_last_ate: Recovering last ate from sector 0[0m +[00:00:00.022,000] [0m<dbg> fs_nvs: nvs_add_gc_done_ate: Adding gc done ate at 7f0[0m +[00:00:00.030,000] [0m<inf> fs_nvs: 3 Sectors of 2048 bytes[0m +[00:00:00.035,000] [0m<inf> fs_nvs: alloc wra: 0, 7e8[0m +[00:00:00.041,000] [0m<inf> fs_nvs: data wra: 0, 0[0m +No address found, adding 192.168.1.1 at id 1 +No key found, adding it at id 2 +No Reboot counter found, adding it at id 3 +Id: 4 not found, adding it +Longarray not found, adding it as id 5 +[00:00:00.066,000] [1;31m<err> os: ***** HARD FAULT *****[0m +[00:00:00.072,000] [1;31m<err> os: r0/a1: 0x080069e3 r1/a2: 0x20000350 r2/a3: 0x00000000[0m +[00:00:00.081,000] [1;31m<err> os: r3/a4: 0x080003bd r12/ip: 0x00000040 r14/lr: 0x00000000[0m +[00:00:00.089,000] [1;31m<err> os: xpsr: 0x00000000[0m +[00:00:00.094,000] [1;31m<err> os: Faulting instruction address (r15/pc): 0x00000014[0m +[00:00:00.102,000] [1;31m<err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0[0m +[00:00:00.110,000] [1;31m<err> os: Current thread: 0x200000d0 (unknown)[0m +[00:00:00.117,000] [1;31m<err> os: Halting system[0m + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_g474re.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_g474re.xml new file mode 100644 index 00000000..13aba05b --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_g474re.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_h743zi.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_h743zi.xml new file mode 100644 index 00000000..44f3ecd1 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_h743zi.xml @@ -0,0 +1,1107 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE arm_runtime_nmi_fn +=================================================================== +START - test_arm_runtime_nmi +Trigger NMI in 2s: 0 s +Trigger NMI in 2s: 1 s +NMI triggered (test_handler_isr)! +Assertion failed at WEST_TOPDIR/zephyr/tests/arch/arm/arm_runtime_nmi/src/arm_runtime_nmi.c:73: arm_runtime_nmi_fn_test_arm_runtime_nmi: (nmi_triggered is false) +Isr not triggered! +ASSERTION FAIL [0] @ WEST_TOPDIR/zephyr/kernel/sched.c:1647 +aborting essential thread 0x24000090 +E: r0/a1: 0x00000004 r1/a2: 0x0000066f r2/a3: 0x40004800 +E: r3/a4: 0x08008b18 r12/ip: 0x00000000 r14/lr: 0x08004089 +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x08005d80 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 68 +E: Current thread: 0 (unknown) +E: Halting system +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE llext +=================================================================== +START - test_load_unload_hello_world +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 2bc: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 2e4: name 31, type 1, flags 6, addr 0, size 36 +D: section 2 at 30c: name 27, type 9, flags 40, addr 0, size 24 +D: section 3 at 334: name 37, type 1, flags 3, addr 0, size 0 +D: section 4 at 35c: name 43, type 8, flags 3, addr 0, size 0 +D: section 5 at 384: name 48, type 1, flags 2, addr 0, size 47 +D: section 6 at 3ac: name 60, type 1, flags 3, addr 0, size 8 +D: section 7 at 3d4: name 56, type 9, flags 40, addr 0, size 16 +D: section 8 at 3fc: name 74, type 1, flags 30, addr 0, size 33 +D: section 9 at 424: name 83, type 1879048195, flags 0, addr 0, size 48 +D: section 10 at 44c: name 1, type 2, flags 0, addr 0, size 272 +D: symtab at 10 +D: section 11 at 474: name 9, type 3, flags 0, addr 0, size 57 +D: strtab at 11 +D: section 12 at 49c: name 17, type 3, flags 0, addr 0, size 99 +D: shstrtab at 12 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .bss +D: section 5 name .rodata +D: section 6 name .exported_sym +D: section 7 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 8 name .comment +D: Not copied section .comment +D: section 9 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 10 name .symtab +D: Not copied section .symtab +D: section 11 name .strtab +D: Not copied section .strtab +D: section 12 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 17 +D: unhandled symbol 1, name hello_world_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 4 +D: unhandled symbol 5, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 6, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 7, name number, type tag 1, bind 0, sect 5 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 11, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 12, name , type tag 3, bind 0, sect 8 +D: unhandled symbol 13, name , type tag 3, bind 0, sect 9 +D: function symbol 14, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 15, name printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 16, name symbol_test_entry, type tag 1, bind 1, sect 6 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x240016a1 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 10 has 3 relocations +D: relocation 2:0 info 502 (type 2, sym 5) offset 24 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 24 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240016b8 addr 0x24001700 +D: relocation 2:1 info f02 (type 2, sym 15) offset 28 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 28 link section 10 +I: writing relocation symbol printk type 2 sym 15 at addr 0x240016bc addr 0x80073d7 +D: relocation 2:2 info 502 (type 2, sym 5) offset 32 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 32 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240016c0 addr 0x24001700 +D: relocation section .rel.exported_sym (7) linked to section 10 has 2 relocations +D: relocation 7:0 info 502 (type 2, sym 5) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 0 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001760 addr 0x24001700 +D: relocation 7:1 info e02 (type 2, sym 14) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x240016a1 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 10 +I: writing relocation symbol test_entry type 2 sym 14 at addr 0x24001764 addr 0x240016a1 +D: sym 0x240016a1 name test_entry in 0x24001624 +D: loaded module, .text at 0x240016a0, .rodata at 0x24001700 +I: Loaded extension hello_world +hello world +A number is 42 +D: freeing memory region 0 +D: freeing memory region 2 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_hello_world in 0.425 seconds +=================================================================== +START - test_load_unload_logging +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 4dc: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 504: name 31, type 1, flags 6, addr 0, size 144 +D: section 2 at 52c: name 27, type 9, flags 40, addr 0, size 56 +D: section 3 at 554: name 41, type 1, flags 3, addr 0, size 4 +D: section 4 at 57c: name 37, type 9, flags 40, addr 0, size 8 +D: section 5 at 5a4: name 47, type 8, flags 3, addr 0, size 4 +D: section 6 at 5cc: name 52, type 1, flags 2, addr 0, size 71 +D: section 7 at 5f4: name 64, type 1, flags 2, addr 0, size 8 +D: section 8 at 61c: name 60, type 9, flags 40, addr 0, size 8 +D: section 9 at 644: name 110, type 1, flags 3, addr 0, size 8 +D: section 10 at 66c: name 106, type 9, flags 40, addr 0, size 16 +D: section 11 at 694: name 124, type 1, flags 30, addr 0, size 33 +D: section 12 at 6bc: name 133, type 1879048195, flags 0, addr 0, size 48 +D: section 13 at 6e4: name 1, type 2, flags 0, addr 0, size 448 +D: symtab at 13 +D: section 14 at 70c: name 9, type 3, flags 0, addr 0, size 181 +D: strtab at 14 +D: section 15 at 734: name 17, type 3, flags 0, addr 0, size 149 +D: shstrtab at 15 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .rel.data +D: Not copied section .rel.data +D: section 5 name .bss +D: section 6 name .rodata +D: section 7 name ._log_const.static.log_const_logging_ext_ +D: Not copied section ._log_const.static.log_const_logging_ext_ +D: section 8 name .rel._log_const.static.log_const_logging_ext_ +D: Not copied section .rel._log_const.static.log_const_logging_ext_ +D: section 9 name .exported_sym +D: section 10 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 11 name .comment +D: Not copied section .comment +D: section 12 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 13 name .symtab +D: Not copied section .symtab +D: section 14 name .strtab +D: Not copied section .strtab +D: section 15 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 28 +D: unhandled symbol 1, name logging_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 5, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 6, name z_log_minimal_level_to_char, type tag 2, bind 0, sect 1 +D: unhandled symbol 7, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 10, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 11, name , type tag 3, bind 0, sect 7 +D: unhandled symbol 12, name $d, type tag 0, bind 0, sect 7 +D: unhandled symbol 13, name $d, type tag 0, bind 0, sect 3 +D: unhandled symbol 14, name __log_current_const_data, type tag 1, bind 0, sect 3 +D: unhandled symbol 15, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 16, name __log_current_dynamic_data, type tag 0, bind 0, sect 5 +D: unhandled symbol 17, name __log_level, type tag 1, bind 0, sect 6 +D: unhandled symbol 18, name number, type tag 1, bind 0, sect 6 +D: unhandled symbol 19, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 20, name , type tag 3, bind 0, sect 9 +D: unhandled symbol 21, name $d, type tag 0, bind 0, sect 9 +D: unhandled symbol 22, name , type tag 3, bind 0, sect 11 +D: unhandled symbol 23, name , type tag 3, bind 0, sect 12 +D: unhandled symbol 24, name log_const_logging_ext, type tag 1, bind 1, sect 7 +D: function symbol 25, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 26, name z_log_minimal_printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 27, name symbol_test_entry, type tag 1, bind 1, sect 9 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x24001785 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 13 has 7 relocations +D: relocation 2:0 info 202 (type 2, sym 2) offset 24 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 24 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001758 addr 0x24001740 +D: relocation 2:1 info 202 (type 2, sym 2) offset 28 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 28 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x2400175c addr 0x24001740 +D: relocation 2:2 info 202 (type 2, sym 2) offset 32 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 32 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001760 addr 0x24001740 +D: relocation 2:3 info 202 (type 2, sym 2) offset 36 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 36 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001764 addr 0x24001740 +D: relocation 2:4 info 902 (type 2, sym 9) offset 132 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 132 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x240017c4 addr 0x24001840 +D: relocation 2:5 info 1a02 (type 2, sym 26) offset 136 sym_name z_log_minimal_printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol z_log_minimal_printk type 0 binding 1 ndx 0 offset 136 link section 13 +I: writing relocation symbol z_log_minimal_printk type 2 sym 26 at addr 0x240017c8 addr 0x8007425 +D: relocation 2:6 info 902 (type 2, sym 9) offset 140 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 140 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x240017cc addr 0x24001840 +D: relocation section .rel.data (4) linked to section 13 has 1 relocations +D: relocation 4:0 info 1802 (type 2, sym 24) offset 0 sym_name log_const_logging_ext sym_type 1 sym_bind 1 sym_ndx 7 +I: found section symbol log_const_logging_ext addr 0x24001740 +I: relocating (linking) symbol log_const_logging_ext type 1 binding 1 ndx 7 offset 0 link section 13 +I: writing relocation symbol log_const_logging_ext type 2 sym 24 at addr 0x24001800 addr 0x24001740 +D: relocation section .rel._log_const.static.log_const_logging_ext_ (8) linked to section 13 has 1 relocations +D: relocation 8:0 info 902 (type 2, sym 9) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x24001800 addr 0x24001840 +D: relocation section .rel.exported_sym (10) linked to section 13 has 2 relocations +D: relocation 10:0 info 902 (type 2, sym 9) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x24001900 addr 0x24001840 +D: relocation 10:1 info 1902 (type 2, sym 25) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x24001785 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 13 +I: writing relocation symbol test_entry type 2 sym 25 at addr 0x24001904 addr 0x24001785 +D: sym 0x24001785 name test_entry in 0x24001644 +D: loaded module, .text at 0x24001740, .rodata at 0x24001840 +I: Loaded extension logging +I: hello world +I: A number is 42 +D: freeing memory region 0 +D: freeing memory region 1 +D: freeing memory region 2 +D: freeing memory region 3 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_logging in 0.727 seconds +=================================================================== +START - test_load_unload_object +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 344: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 36c: name 31, type 1, flags 6, addr 0, size 76 +D: section 2 at 394: name 27, type 9, flags 40, addr 0, size 48 +D: section 3 at 3bc: name 41, type 1, flags 3, addr 0, size 8 +D: section 4 at 3e4: name 37, type 9, flags 40, addr 0, size 8 +D: section 5 at 40c: name 47, type 8, flags 3, addr 0, size 0 +D: section 6 at 434: name 52, type 1, flags 2, addr 0, size 67 +D: section 7 at 45c: name 64, type 1, flags 3, addr 0, size 8 +D: section 8 at 484: name 60, type 9, flags 40, addr 0, size 16 +D: section 9 at 4ac: name 78, type 1, flags 30, addr 0, size 33 +D: section 10 at 4d4: name 87, type 1879048195, flags 0, addr 0, size 48 +D: section 11 at 4fc: name 1, type 2, flags 0, addr 0, size 304 +D: symtab at 11 +D: section 12 at 524: name 9, type 3, flags 0, addr 0, size 59 +D: strtab at 12 +D: section 13 at 54c: name 17, type 3, flags 0, addr 0, size 103 +D: shstrtab at 13 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .rel.data +D: Not copied section .rel.data +D: section 5 name .bss +D: section 6 name .rodata +D: section 7 name .exported_sym +D: section 8 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 9 name .comment +D: Not copied section .comment +D: section 10 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 11 name .symtab +D: Not copied section .symtab +D: section 12 name .strtab +D: Not copied section .strtab +D: section 13 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 19 +D: unhandled symbol 1, name object_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 5, name $d, type tag 0, bind 0, sect 3 +D: unhandled symbol 6, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 7, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name , type tag 3, bind 0, sect 7 +D: unhandled symbol 11, name $d, type tag 0, bind 0, sect 7 +D: unhandled symbol 12, name , type tag 3, bind 0, sect 9 +D: unhandled symbol 13, name , type tag 3, bind 0, sect 10 +D: unhandled symbol 14, name number, type tag 1, bind 1, sect 3 +D: unhandled symbol 15, name string, type tag 1, bind 1, sect 3 +D: function symbol 16, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 17, name printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 18, name symbol_test_entry, type tag 1, bind 1, sect 7 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x240016a1 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 11 has 6 relocations +D: relocation 2:0 info e02 (type 2, sym 14) offset 52 sym_name number sym_type 1 sym_bind 1 sym_ndx 3 +I: found section symbol number addr 0x24001720 +I: relocating (linking) symbol number type 1 binding 1 ndx 3 offset 52 link section 11 +I: writing relocation symbol number type 2 sym 14 at addr 0x240016d4 addr 0x24001720 +D: relocation 2:1 info 602 (type 2, sym 6) offset 56 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 56 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016d8 addr 0x24001760 +D: relocation 2:2 info 1102 (type 2, sym 17) offset 60 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 60 link section 11 +I: writing relocation symbol printk type 2 sym 17 at addr 0x240016dc addr 0x80073d7 +D: relocation 2:3 info 602 (type 2, sym 6) offset 64 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 64 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016e0 addr 0x24001760 +D: relocation 2:4 info f02 (type 2, sym 15) offset 68 sym_name string sym_type 1 sym_bind 1 sym_ndx 3 +I: found section symbol string addr 0x24001724 +I: relocating (linking) symbol string type 1 binding 1 ndx 3 offset 68 link section 11 +I: writing relocation symbol string type 2 sym 15 at addr 0x240016e4 addr 0x24001724 +D: relocation 2:5 info 602 (type 2, sym 6) offset 72 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 72 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016e8 addr 0x24001760 +D: relocation section .rel.data (4) linked to section 11 has 1 relocations +D: relocation 4:0 info 602 (type 2, sym 6) offset 4 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 4 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x24001724 addr 0x24001760 +D: relocation section .rel.exported_sym (8) linked to section 11 has 2 relocations +D: relocation 8:0 info 602 (type 2, sym 6) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240017e0 addr 0x24001760 +D: relocation 8:1 info 1002 (type 2, sym 16) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x240016a1 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 11 +I: writing relocation symbol test_entry type 2 sym 16 at addr 0x240017e4 addr 0x240016a1 +D: sym 0x240016a1 name test_entry in 0x24001624 +D: loaded module, .text at 0x240016a0, .rodata at 0x24001760 +I: Loaded extension object +number: 42 +number, updated: 0 +string: hello +D: freeing memory region 0 +D: freeing memory region 1 +D: freeing memory region 2 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_object in 0.565 seconds +=================================================================== +START - test_load_unload_relative_jump +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 550: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 578: name 31, type 1, flags 6, addr 0, size 172 +D: section 2 at 5a0: name 27, type 9, flags 40, addr 0, size 144 +D: section 3 at 5c8: name 37, type 1, flags 3, addr 0, size 0 +D: section 4 at 5f0: name 43, type 8, flags 3, addr 0, size 0 +D: section 5 at 618: name 48, type 1, flags 2, addr 0, size 127 +D: section 6 at 640: name 60, type 1, flags 3, addr 0, size 8 +D: section 7 at 668: name 56, type 9, flags 40, addr 0, size 16 +D: section 8 at 690: name 74, type 1, flags 30, addr 0, size 33 +D: section 9 at 6b8: name 83, type 1879048195, flags 0, addr 0, size 48 +D: section 10 at 6e0: name 1, type 2, flags 0, addr 0, size 496 +D: symtab at 10 +D: section 11 at 708: name 9, type 3, flags 0, addr 0, size 157 +D: strtab at 11 +D: section 12 at 730: name 17, type 3, flags 0, addr 0, size 99 +D: shstrtab at 12 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .bss +D: section 5 name .rodata +D: section 6 name .exported_sym +D: section 7 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 8 name .comment +D: Not copied section .comment +D: section 9 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 10 name .symtab +D: Not copied section .symtab +D: section 11 name .strtab +D: Not copied section .strtab +D: section 12 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 31 +D: unhandled symbol 1, name relative_jump_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 4 +D: unhandled symbol 5, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 6, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 7, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 8, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 11, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 12, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 13, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 14, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 15, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 16, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 17, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 18, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 19, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 20, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 21, name , type tag 3, bind 0, sect 8 +D: unhandled symbol 22, name , type tag 3, bind 0, sect 9 +D: function symbol 23, name test_relative_jump_5, type tag 2, bind 1, sect 1 +D: unhandled symbol 24, name printk, type tag 0, bind 1, sect 0 +D: function symbol 25, name test_relative_jump_4, type tag 2, bind 1, sect 1 +D: function symbol 26, name test_relative_jump_2, type tag 2, bind 1, sect 1 +D: function symbol 27, name test_relative_jump_3, type tag 2, bind 1, sect 1 +D: function symbol 28, name test_relative_jump_1, type tag 2, bind 1, sect 1 +D: function symbol 29, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 30, name symbol_test_entry, type tag 1, bind 1, sect 6 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_relative_jump_5 addr 0x24001701 +D: function symbol 1 name test_relative_jump_4 addr 0x24001719 +D: function symbol 2 name test_relative_jump_2 addr 0x24001735 +D: function symbol 3 name test_relative_jump_3 addr 0x2400176d +D: function symbol 4 name test_relative_jump_1 addr 0x24001751 +D: function symbol 5 name test_entry addr 0x24001789 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 10 has 18 relocations +D: relocation 2:0 info 502 (type 2, sym 5) offset 16 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 16 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001710 addr 0x240017e0 +D: relocation 2:1 info 1802 (type 2, sym 24) offset 20 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 20 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001714 addr 0x80073d7 +D: relocation 2:2 info 170a (type 10, sym 23) offset 34 sym_name test_relative_jump_5 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_5 addr 0x24001701 +I: relocating (linking) symbol test_relative_jump_5 type 2 binding 1 ndx 1 offset 34 link section 10 +I: writing relocation symbol test_relative_jump_5 type 10 sym 23 at addr 0x24001722 addr 0x24001701 +D: relocation 2:3 info 502 (type 2, sym 5) offset 44 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 44 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x2400172c addr 0x240017e0 +D: relocation 2:4 info 1802 (type 2, sym 24) offset 48 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 48 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001730 addr 0x80073d7 +D: relocation 2:5 info 1b0a (type 10, sym 27) offset 62 sym_name test_relative_jump_3 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_3 addr 0x2400176d +I: relocating (linking) symbol test_relative_jump_3 type 2 binding 1 ndx 1 offset 62 link section 10 +I: writing relocation symbol test_relative_jump_3 type 10 sym 27 at addr 0x2400173e addr 0x2400176d +D: relocation 2:6 info 502 (type 2, sym 5) offset 72 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 72 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001748 addr 0x240017e0 +D: relocation 2:7 info 1802 (type 2, sym 24) offset 76 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 76 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x2400174c addr 0x80073d7 +D: relocation 2:8 info 1a0a (type 10, sym 26) offset 90 sym_name test_relative_jump_2 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_2 addr 0x24001735 +I: relocating (linking) symbol test_relative_jump_2 type 2 binding 1 ndx 1 offset 90 link section 10 +I: writing relocation symbol test_relative_jump_2 type 10 sym 26 at addr 0x2400175a addr 0x24001735 +D: relocation 2:9 info 502 (type 2, sym 5) offset 100 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 100 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001764 addr 0x240017e0 +D: relocation 2:10 info 1802 (type 2, sym 24) offset 104 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 104 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001768 addr 0x80073d7 +D: relocation 2:11 info 190a (type 10, sym 25) offset 118 sym_name test_relative_jump_4 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_4 addr 0x24001719 +I: relocating (linking) symbol test_relative_jump_4 type 2 binding 1 ndx 1 offset 118 link section 10 +I: writing relocation symbol test_relative_jump_4 type 10 sym 25 at addr 0x24001776 addr 0x24001719 +D: relocation 2:12 info 502 (type 2, sym 5) offset 128 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 128 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001780 addr 0x240017e0 +D: relocation 2:13 info 1802 (type 2, sym 24) offset 132 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 132 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001784 addr 0x80073d7 +D: relocation 2:14 info 1c0a (type 10, sym 28) offset 146 sym_name test_relative_jump_1 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_1 addr 0x24001751 +I: relocating (linking) symbol test_relative_jump_1 type 2 binding 1 ndx 1 offset 146 link section 10 +I: writing relocation symbol test_relative_jump_1 type 10 sym 28 at addr 0x24001792 addr 0x24001751 +D: relocation 2:15 info 502 (type 2, sym 5) offset 160 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 160 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240017a0 addr 0x240017e0 +D: relocation 2:16 info 1802 (type 2, sym 24) offset 164 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 164 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x240017a4 addr 0x80073d7 +D: relocation 2:17 info 502 (type 2, sym 5) offset 168 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 168 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240017a8 addr 0x240017e0 +D: relocation section .rel.exported_sym (7) linked to section 10 has 2 relocations +D: relocation 7:0 info 502 (type 2, sym 5) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 0 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001880 addr 0x240017e0 +D: relocation 7:1 info 1d02 (type 2, sym 29) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x24001789 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 10 +I: writing relocation symbol test_entry type 2 sym 29 at addr 0x24001884 addr 0x24001789 +D: sym 0x24001789 name test_entry in 0x2400158c +D: loaded module, .text at 0x24001700, .rodata at 0x240017e0 +I: Loaded extension relative_jump +E: ***** MPU FAULT ***** +E: Instruction Access Violation +E: r0/a1: 0x00000003 r1/a2: 0x0800a5ec r2/a3: 0x24001758 +E: r3/a4: 0x00000002 r12/ip: 0x00000000 r14/lr: 0x24001797 +E: xpsr: 0x80000000 +E: Faulting instruction address (r15/pc): 0xbf00bd80 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x240000c0 (test_load_unload_relative_jump) +E: Halting system +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE llext +=================================================================== +START - test_load_unload_hello_world +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 2bc: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 2e4: name 31, type 1, flags 6, addr 0, size 36 +D: section 2 at 30c: name 27, type 9, flags 40, addr 0, size 24 +D: section 3 at 334: name 37, type 1, flags 3, addr 0, size 0 +D: section 4 at 35c: name 43, type 8, flags 3, addr 0, size 0 +D: section 5 at 384: name 48, type 1, flags 2, addr 0, size 47 +D: section 6 at 3ac: name 60, type 1, flags 3, addr 0, size 8 +D: section 7 at 3d4: name 56, type 9, flags 40, addr 0, size 16 +D: section 8 at 3fc: name 74, type 1, flags 30, addr 0, size 33 +D: section 9 at 424: name 83, type 1879048195, flags 0, addr 0, size 48 +D: section 10 at 44c: name 1, type 2, flags 0, addr 0, size 272 +D: symtab at 10 +D: section 11 at 474: name 9, type 3, flags 0, addr 0, size 57 +D: strtab at 11 +D: section 12 at 49c: name 17, type 3, flags 0, addr 0, size 99 +D: shstrtab at 12 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .bss +D: section 5 name .rodata +D: section 6 name .exported_sym +D: section 7 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 8 name .comment +D: Not copied section .comment +D: section 9 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 10 name .symtab +D: Not copied section .symtab +D: section 11 name .strtab +D: Not copied section .strtab +D: section 12 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 17 +D: unhandled symbol 1, name hello_world_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 4 +D: unhandled symbol 5, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 6, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 7, name number, type tag 1, bind 0, sect 5 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 11, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 12, name , type tag 3, bind 0, sect 8 +D: unhandled symbol 13, name , type tag 3, bind 0, sect 9 +D: function symbol 14, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 15, name printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 16, name symbol_test_entry, type tag 1, bind 1, sect 6 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x240016a1 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 10 has 3 relocations +D: relocation 2:0 info 502 (type 2, sym 5) offset 24 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 24 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240016b8 addr 0x24001700 +D: relocation 2:1 info f02 (type 2, sym 15) offset 28 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 28 link section 10 +I: writing relocation symbol printk type 2 sym 15 at addr 0x240016bc addr 0x80073d7 +D: relocation 2:2 info 502 (type 2, sym 5) offset 32 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 32 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240016c0 addr 0x24001700 +D: relocation section .rel.exported_sym (7) linked to section 10 has 2 relocations +D: relocation 7:0 info 502 (type 2, sym 5) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x24001700 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 0 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001760 addr 0x24001700 +D: relocation 7:1 info e02 (type 2, sym 14) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x240016a1 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 10 +I: writing relocation symbol test_entry type 2 sym 14 at addr 0x24001764 addr 0x240016a1 +D: sym 0x240016a1 name test_entry in 0x24001624 +D: loaded module, .text at 0x240016a0, .rodata at 0x24001700 +I: Loaded extension hello_world +hello world +A number is 42 +D: freeing memory region 0 +D: freeing memory region 2 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_hello_world in 0.425 seconds +=================================================================== +START - test_load_unload_logging +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 4dc: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 504: name 31, type 1, flags 6, addr 0, size 144 +D: section 2 at 52c: name 27, type 9, flags 40, addr 0, size 56 +D: section 3 at 554: name 41, type 1, flags 3, addr 0, size 4 +D: section 4 at 57c: name 37, type 9, flags 40, addr 0, size 8 +D: section 5 at 5a4: name 47, type 8, flags 3, addr 0, size 4 +D: section 6 at 5cc: name 52, type 1, flags 2, addr 0, size 71 +D: section 7 at 5f4: name 64, type 1, flags 2, addr 0, size 8 +D: section 8 at 61c: name 60, type 9, flags 40, addr 0, size 8 +D: section 9 at 644: name 110, type 1, flags 3, addr 0, size 8 +D: section 10 at 66c: name 106, type 9, flags 40, addr 0, size 16 +D: section 11 at 694: name 124, type 1, flags 30, addr 0, size 33 +D: section 12 at 6bc: name 133, type 1879048195, flags 0, addr 0, size 48 +D: section 13 at 6e4: name 1, type 2, flags 0, addr 0, size 448 +D: symtab at 13 +D: section 14 at 70c: name 9, type 3, flags 0, addr 0, size 181 +D: strtab at 14 +D: section 15 at 734: name 17, type 3, flags 0, addr 0, size 149 +D: shstrtab at 15 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .rel.data +D: Not copied section .rel.data +D: section 5 name .bss +D: section 6 name .rodata +D: section 7 name ._log_const.static.log_const_logging_ext_ +D: Not copied section ._log_const.static.log_const_logging_ext_ +D: section 8 name .rel._log_const.static.log_const_logging_ext_ +D: Not copied section .rel._log_const.static.log_const_logging_ext_ +D: section 9 name .exported_sym +D: section 10 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 11 name .comment +D: Not copied section .comment +D: section 12 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 13 name .symtab +D: Not copied section .symtab +D: section 14 name .strtab +D: Not copied section .strtab +D: section 15 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 28 +D: unhandled symbol 1, name logging_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 5, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 6, name z_log_minimal_level_to_char, type tag 2, bind 0, sect 1 +D: unhandled symbol 7, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 10, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 11, name , type tag 3, bind 0, sect 7 +D: unhandled symbol 12, name $d, type tag 0, bind 0, sect 7 +D: unhandled symbol 13, name $d, type tag 0, bind 0, sect 3 +D: unhandled symbol 14, name __log_current_const_data, type tag 1, bind 0, sect 3 +D: unhandled symbol 15, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 16, name __log_current_dynamic_data, type tag 0, bind 0, sect 5 +D: unhandled symbol 17, name __log_level, type tag 1, bind 0, sect 6 +D: unhandled symbol 18, name number, type tag 1, bind 0, sect 6 +D: unhandled symbol 19, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 20, name , type tag 3, bind 0, sect 9 +D: unhandled symbol 21, name $d, type tag 0, bind 0, sect 9 +D: unhandled symbol 22, name , type tag 3, bind 0, sect 11 +D: unhandled symbol 23, name , type tag 3, bind 0, sect 12 +D: unhandled symbol 24, name log_const_logging_ext, type tag 1, bind 1, sect 7 +D: function symbol 25, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 26, name z_log_minimal_printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 27, name symbol_test_entry, type tag 1, bind 1, sect 9 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x24001785 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 13 has 7 relocations +D: relocation 2:0 info 202 (type 2, sym 2) offset 24 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 24 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001758 addr 0x24001740 +D: relocation 2:1 info 202 (type 2, sym 2) offset 28 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 28 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x2400175c addr 0x24001740 +D: relocation 2:2 info 202 (type 2, sym 2) offset 32 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 32 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001760 addr 0x24001740 +D: relocation 2:3 info 202 (type 2, sym 2) offset 36 sym_name sym_type 3 sym_bind 0 sym_ndx 1 +I: found section symbol addr 0x24001740 +I: relocating (linking) symbol type 3 binding 0 ndx 1 offset 36 link section 13 +I: writing relocation symbol type 2 sym 2 at addr 0x24001764 addr 0x24001740 +D: relocation 2:4 info 902 (type 2, sym 9) offset 132 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 132 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x240017c4 addr 0x24001840 +D: relocation 2:5 info 1a02 (type 2, sym 26) offset 136 sym_name z_log_minimal_printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol z_log_minimal_printk type 0 binding 1 ndx 0 offset 136 link section 13 +I: writing relocation symbol z_log_minimal_printk type 2 sym 26 at addr 0x240017c8 addr 0x8007425 +D: relocation 2:6 info 902 (type 2, sym 9) offset 140 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 140 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x240017cc addr 0x24001840 +D: relocation section .rel.data (4) linked to section 13 has 1 relocations +D: relocation 4:0 info 1802 (type 2, sym 24) offset 0 sym_name log_const_logging_ext sym_type 1 sym_bind 1 sym_ndx 7 +I: found section symbol log_const_logging_ext addr 0x24001740 +I: relocating (linking) symbol log_const_logging_ext type 1 binding 1 ndx 7 offset 0 link section 13 +I: writing relocation symbol log_const_logging_ext type 2 sym 24 at addr 0x24001800 addr 0x24001740 +D: relocation section .rel._log_const.static.log_const_logging_ext_ (8) linked to section 13 has 1 relocations +D: relocation 8:0 info 902 (type 2, sym 9) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x24001800 addr 0x24001840 +D: relocation section .rel.exported_sym (10) linked to section 13 has 2 relocations +D: relocation 10:0 info 902 (type 2, sym 9) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001840 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 13 +I: writing relocation symbol type 2 sym 9 at addr 0x24001900 addr 0x24001840 +D: relocation 10:1 info 1902 (type 2, sym 25) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x24001785 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 13 +I: writing relocation symbol test_entry type 2 sym 25 at addr 0x24001904 addr 0x24001785 +D: sym 0x24001785 name test_entry in 0x24001644 +D: loaded module, .text at 0x24001740, .rodata at 0x24001840 +I: Loaded extension logging +I: hello world +I: A number is 42 +D: freeing memory region 0 +D: freeing memory region 1 +D: freeing memory region 2 +D: freeing memory region 3 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_logging in 0.727 seconds +=================================================================== +START - test_load_unload_object +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 344: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 36c: name 31, type 1, flags 6, addr 0, size 76 +D: section 2 at 394: name 27, type 9, flags 40, addr 0, size 48 +D: section 3 at 3bc: name 41, type 1, flags 3, addr 0, size 8 +D: section 4 at 3e4: name 37, type 9, flags 40, addr 0, size 8 +D: section 5 at 40c: name 47, type 8, flags 3, addr 0, size 0 +D: section 6 at 434: name 52, type 1, flags 2, addr 0, size 67 +D: section 7 at 45c: name 64, type 1, flags 3, addr 0, size 8 +D: section 8 at 484: name 60, type 9, flags 40, addr 0, size 16 +D: section 9 at 4ac: name 78, type 1, flags 30, addr 0, size 33 +D: section 10 at 4d4: name 87, type 1879048195, flags 0, addr 0, size 48 +D: section 11 at 4fc: name 1, type 2, flags 0, addr 0, size 304 +D: symtab at 11 +D: section 12 at 524: name 9, type 3, flags 0, addr 0, size 59 +D: strtab at 12 +D: section 13 at 54c: name 17, type 3, flags 0, addr 0, size 103 +D: shstrtab at 13 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .rel.data +D: Not copied section .rel.data +D: section 5 name .bss +D: section 6 name .rodata +D: section 7 name .exported_sym +D: section 8 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 9 name .comment +D: Not copied section .comment +D: section 10 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 11 name .symtab +D: Not copied section .symtab +D: section 12 name .strtab +D: Not copied section .strtab +D: section 13 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 19 +D: unhandled symbol 1, name object_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 5, name $d, type tag 0, bind 0, sect 3 +D: unhandled symbol 6, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 7, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 8, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name , type tag 3, bind 0, sect 7 +D: unhandled symbol 11, name $d, type tag 0, bind 0, sect 7 +D: unhandled symbol 12, name , type tag 3, bind 0, sect 9 +D: unhandled symbol 13, name , type tag 3, bind 0, sect 10 +D: unhandled symbol 14, name number, type tag 1, bind 1, sect 3 +D: unhandled symbol 15, name string, type tag 1, bind 1, sect 3 +D: function symbol 16, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 17, name printk, type tag 0, bind 1, sect 0 +D: unhandled symbol 18, name symbol_test_entry, type tag 1, bind 1, sect 7 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_entry addr 0x240016a1 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 11 has 6 relocations +D: relocation 2:0 info e02 (type 2, sym 14) offset 52 sym_name number sym_type 1 sym_bind 1 sym_ndx 3 +I: found section symbol number addr 0x24001720 +I: relocating (linking) symbol number type 1 binding 1 ndx 3 offset 52 link section 11 +I: writing relocation symbol number type 2 sym 14 at addr 0x240016d4 addr 0x24001720 +D: relocation 2:1 info 602 (type 2, sym 6) offset 56 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 56 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016d8 addr 0x24001760 +D: relocation 2:2 info 1102 (type 2, sym 17) offset 60 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 60 link section 11 +I: writing relocation symbol printk type 2 sym 17 at addr 0x240016dc addr 0x80073d7 +D: relocation 2:3 info 602 (type 2, sym 6) offset 64 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 64 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016e0 addr 0x24001760 +D: relocation 2:4 info f02 (type 2, sym 15) offset 68 sym_name string sym_type 1 sym_bind 1 sym_ndx 3 +I: found section symbol string addr 0x24001724 +I: relocating (linking) symbol string type 1 binding 1 ndx 3 offset 68 link section 11 +I: writing relocation symbol string type 2 sym 15 at addr 0x240016e4 addr 0x24001724 +D: relocation 2:5 info 602 (type 2, sym 6) offset 72 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 72 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240016e8 addr 0x24001760 +D: relocation section .rel.data (4) linked to section 11 has 1 relocations +D: relocation 4:0 info 602 (type 2, sym 6) offset 4 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 4 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x24001724 addr 0x24001760 +D: relocation section .rel.exported_sym (8) linked to section 11 has 2 relocations +D: relocation 8:0 info 602 (type 2, sym 6) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 6 +I: found section symbol addr 0x24001760 +I: relocating (linking) symbol type 3 binding 0 ndx 6 offset 0 link section 11 +I: writing relocation symbol type 2 sym 6 at addr 0x240017e0 addr 0x24001760 +D: relocation 8:1 info 1002 (type 2, sym 16) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x240016a1 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 11 +I: writing relocation symbol test_entry type 2 sym 16 at addr 0x240017e4 addr 0x240016a1 +D: sym 0x240016a1 name test_entry in 0x24001624 +D: loaded module, .text at 0x240016a0, .rodata at 0x24001760 +I: Loaded extension object +number: 42 +number, updated: 0 +string: hello +D: freeing memory region 0 +D: freeing memory region 1 +D: freeing memory region 2 +D: freeing memory region 4 +D: freeing memory region 5 +D: freeing memory region 6 +D: freeing memory region 7 +PASS - test_load_unload_object in 0.565 seconds +=================================================================== +START - test_load_unload_relative_jump +D: Loading relocatable or shared elf +D: Finding ELF tables... +D: section 0 at 550: name 0, type 0, flags 0, addr 0, size 0 +D: section 1 at 578: name 31, type 1, flags 6, addr 0, size 172 +D: section 2 at 5a0: name 27, type 9, flags 40, addr 0, size 144 +D: section 3 at 5c8: name 37, type 1, flags 3, addr 0, size 0 +D: section 4 at 5f0: name 43, type 8, flags 3, addr 0, size 0 +D: section 5 at 618: name 48, type 1, flags 2, addr 0, size 127 +D: section 6 at 640: name 60, type 1, flags 3, addr 0, size 8 +D: section 7 at 668: name 56, type 9, flags 40, addr 0, size 16 +D: section 8 at 690: name 74, type 1, flags 30, addr 0, size 33 +D: section 9 at 6b8: name 83, type 1879048195, flags 0, addr 0, size 48 +D: section 10 at 6e0: name 1, type 2, flags 0, addr 0, size 496 +D: symtab at 10 +D: section 11 at 708: name 9, type 3, flags 0, addr 0, size 157 +D: strtab at 11 +D: section 12 at 730: name 17, type 3, flags 0, addr 0, size 99 +D: shstrtab at 12 +D: Allocate and copy strings... +D: Mapping ELF sections... +D: section 0 name +D: Not copied section +D: section 1 name .text +D: section 2 name .rel.text +D: Not copied section .rel.text +D: section 3 name .data +D: section 4 name .bss +D: section 5 name .rodata +D: section 6 name .exported_sym +D: section 7 name .rel.exported_sym +D: Not copied section .rel.exported_sym +D: section 8 name .comment +D: Not copied section .comment +D: section 9 name .ARM.attributes +D: Not copied section .ARM.attributes +D: section 10 name .symtab +D: Not copied section .symtab +D: section 11 name .strtab +D: Not copied section .strtab +D: section 12 name .shstrtab +D: Not copied section .shstrtab +D: Allocate and copy sections... +D: Counting exported symbols... +D: symbol count 31 +D: unhandled symbol 1, name relative_jump_ext.c, type tag 4, bind 0, sect 65521 +D: unhandled symbol 2, name , type tag 3, bind 0, sect 1 +D: unhandled symbol 3, name , type tag 3, bind 0, sect 3 +D: unhandled symbol 4, name , type tag 3, bind 0, sect 4 +D: unhandled symbol 5, name , type tag 3, bind 0, sect 5 +D: unhandled symbol 6, name $d, type tag 0, bind 0, sect 5 +D: unhandled symbol 7, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 8, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 9, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 10, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 11, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 12, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 13, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 14, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 15, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 16, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 17, name $t, type tag 0, bind 0, sect 1 +D: unhandled symbol 18, name $d, type tag 0, bind 0, sect 1 +D: unhandled symbol 19, name , type tag 3, bind 0, sect 6 +D: unhandled symbol 20, name $d, type tag 0, bind 0, sect 6 +D: unhandled symbol 21, name , type tag 3, bind 0, sect 8 +D: unhandled symbol 22, name , type tag 3, bind 0, sect 9 +D: function symbol 23, name test_relative_jump_5, type tag 2, bind 1, sect 1 +D: unhandled symbol 24, name printk, type tag 0, bind 1, sect 0 +D: function symbol 25, name test_relative_jump_4, type tag 2, bind 1, sect 1 +D: function symbol 26, name test_relative_jump_2, type tag 2, bind 1, sect 1 +D: function symbol 27, name test_relative_jump_3, type tag 2, bind 1, sect 1 +D: function symbol 28, name test_relative_jump_1, type tag 2, bind 1, sect 1 +D: function symbol 29, name test_entry, type tag 2, bind 1, sect 1 +D: unhandled symbol 30, name symbol_test_entry, type tag 1, bind 1, sect 6 +D: Allocating memory for symbol table... +D: Copying symbols... +D: function symbol 0 name test_relative_jump_5 addr 0x24001701 +D: function symbol 1 name test_relative_jump_4 addr 0x24001719 +D: function symbol 2 name test_relative_jump_2 addr 0x24001735 +D: function symbol 3 name test_relative_jump_3 addr 0x2400176d +D: function symbol 4 name test_relative_jump_1 addr 0x24001751 +D: function symbol 5 name test_entry addr 0x24001789 +D: Linking ELF... +D: relocation section .rel.text (2) linked to section 10 has 18 relocations +D: relocation 2:0 info 502 (type 2, sym 5) offset 16 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 16 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001710 addr 0x240017e0 +D: relocation 2:1 info 1802 (type 2, sym 24) offset 20 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 20 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001714 addr 0x80073d7 +D: relocation 2:2 info 170a (type 10, sym 23) offset 34 sym_name test_relative_jump_5 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_5 addr 0x24001701 +I: relocating (linking) symbol test_relative_jump_5 type 2 binding 1 ndx 1 offset 34 link section 10 +I: writing relocation symbol test_relative_jump_5 type 10 sym 23 at addr 0x24001722 addr 0x24001701 +D: relocation 2:3 info 502 (type 2, sym 5) offset 44 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 44 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x2400172c addr 0x240017e0 +D: relocation 2:4 info 1802 (type 2, sym 24) offset 48 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 48 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001730 addr 0x80073d7 +D: relocation 2:5 info 1b0a (type 10, sym 27) offset 62 sym_name test_relative_jump_3 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_3 addr 0x2400176d +I: relocating (linking) symbol test_relative_jump_3 type 2 binding 1 ndx 1 offset 62 link section 10 +I: writing relocation symbol test_relative_jump_3 type 10 sym 27 at addr 0x2400173e addr 0x2400176d +D: relocation 2:6 info 502 (type 2, sym 5) offset 72 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 72 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001748 addr 0x240017e0 +D: relocation 2:7 info 1802 (type 2, sym 24) offset 76 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 76 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x2400174c addr 0x80073d7 +D: relocation 2:8 info 1a0a (type 10, sym 26) offset 90 sym_name test_relative_jump_2 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_2 addr 0x24001735 +I: relocating (linking) symbol test_relative_jump_2 type 2 binding 1 ndx 1 offset 90 link section 10 +I: writing relocation symbol test_relative_jump_2 type 10 sym 26 at addr 0x2400175a addr 0x24001735 +D: relocation 2:9 info 502 (type 2, sym 5) offset 100 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 100 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001764 addr 0x240017e0 +D: relocation 2:10 info 1802 (type 2, sym 24) offset 104 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 104 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001768 addr 0x80073d7 +D: relocation 2:11 info 190a (type 10, sym 25) offset 118 sym_name test_relative_jump_4 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_4 addr 0x24001719 +I: relocating (linking) symbol test_relative_jump_4 type 2 binding 1 ndx 1 offset 118 link section 10 +I: writing relocation symbol test_relative_jump_4 type 10 sym 25 at addr 0x24001776 addr 0x24001719 +D: relocation 2:12 info 502 (type 2, sym 5) offset 128 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 128 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001780 addr 0x240017e0 +D: relocation 2:13 info 1802 (type 2, sym 24) offset 132 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 132 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x24001784 addr 0x80073d7 +D: relocation 2:14 info 1c0a (type 10, sym 28) offset 146 sym_name test_relative_jump_1 sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_relative_jump_1 addr 0x24001751 +I: relocating (linking) symbol test_relative_jump_1 type 2 binding 1 ndx 1 offset 146 link section 10 +I: writing relocation symbol test_relative_jump_1 type 10 sym 28 at addr 0x24001792 addr 0x24001751 +D: relocation 2:15 info 502 (type 2, sym 5) offset 160 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 160 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240017a0 addr 0x240017e0 +D: relocation 2:16 info 1802 (type 2, sym 24) offset 164 sym_name printk sym_type 0 sym_bind 1 sym_ndx 0 +I: relocating (linking) symbol printk type 0 binding 1 ndx 0 offset 164 link section 10 +I: writing relocation symbol printk type 2 sym 24 at addr 0x240017a4 addr 0x80073d7 +D: relocation 2:17 info 502 (type 2, sym 5) offset 168 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 168 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x240017a8 addr 0x240017e0 +D: relocation section .rel.exported_sym (7) linked to section 10 has 2 relocations +D: relocation 7:0 info 502 (type 2, sym 5) offset 0 sym_name sym_type 3 sym_bind 0 sym_ndx 5 +I: found section symbol addr 0x240017e0 +I: relocating (linking) symbol type 3 binding 0 ndx 5 offset 0 link section 10 +I: writing relocation symbol type 2 sym 5 at addr 0x24001880 addr 0x240017e0 +D: relocation 7:1 info 1d02 (type 2, sym 29) offset 4 sym_name test_entry sym_type 2 sym_bind 1 sym_ndx 1 +I: found section symbol test_entry addr 0x24001789 +I: relocating (linking) symbol test_entry type 2 binding 1 ndx 1 offset 4 link section 10 +I: writing relocation symbol test_entry type 2 sym 29 at addr 0x24001884 addr 0x24001789 +D: sym 0x24001789 name test_entry in 0x2400158c +D: loaded module, .text at 0x24001700, .rodata at 0x240017e0 +I: Loaded extension relative_jump +E: ***** MPU FAULT ***** +E: Instruction Access Violation +E: r0/a1: 0x00000003 r1/a2: 0x0800a5ec r2/a3: 0x24001758 +E: r3/a4: 0x00000002 r12/ip: 0x00000000 r14/lr: 0x24001797 +E: xpsr: 0x80000000 +E: Faulting instruction address (r15/pc): 0xbf00bd80 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x240000c0 (test_load_unload_relative_jump) +E: Halting system + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_l073rz.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_l073rz.xml new file mode 100644 index 00000000..97cf7826 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_l073rz.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_l152re.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_l152re.xml new file mode 100644 index 00000000..c579bd54 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_l152re.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_wb55rg.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wb55rg.xml new file mode 100644 index 00000000..de8e8519 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wb55rg.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_wba55cg.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wba55cg.xml new file mode 100644 index 00000000..427df63d --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wba55cg.xml @@ -0,0 +1,211 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE timer_jitter_drift +=================================================================== +START - test_jitter_drift_timer_period +periodic timer behavior test using built-in restart mechanism +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.000000 us, 15616 cycles +max: 1100.062500 us, 17601 cycles +mean: 1000.007594 us, 16000.121500 cycles +variance: 1.058794 us, 271.051338 cycles +stddev: 1.028977 us, 16.463636 cycles +timer start cycle 449495, end cycle 160450710, +total time 10000075.937500 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 75.937500 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_period in 10.657 seconds +=================================================================== +START - test_jitter_drift_timer_startdelay +periodic timer behavior test using explicit start with delay +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.625000 us, 15626 cycles +max: 1100.250000 us, 17604 cycles +mean: 1000.007675 us, 16000.122800 cycles +variance: 1.059588 us, 271.254520 cycles +stddev: 1.029363 us, 16.469807 cycles +timer start cycle 171196057, end cycle 331197285, +total time 10000076.750000 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 76.750000 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_startdelay in 10.658 seconds +=================================================================== +TESTSUITE timer_jitter_drift failed. +Running TESTSUITE timer_tick_train +=================================================================== +START - test_one_tick_timer_train +Initializing 4 Timers, Tick Rate 10000Hz, Expecting 25000 callbacks in 11000 ms +Starting Timers with Skews +One Tick Timer Train Done, took 10000 ms, busy loop ran 0 times +Perfect delta 6400 cycles or 400 us +Timer 0 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 1 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 2 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 3 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +!! The busy loop didn't run as much as expected. +!! Consider making CONFIG_SYS_CLOCK_TICKS_PER_SEC smaller. +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/tick_timer_train.c:163: timer_tick_train_test_one_tick_timer_train: (busy_loops > acceptable_busy_loops is false) +Expected thread to run while 1 tick timers are firing +FAIL - test_one_tick_timer_train in 10.074 seconds +=================================================================== +TESTSUITE timer_tick_train failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [timer_jitter_drift]: pass = 0, fail = 2, skip = 0, total = 2 duration = 21.315 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_period] duration = 10.657 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_startdelay] duration = 10.658 seconds +SUITE FAIL - 0.00% [timer_tick_train]: pass = 0, fail = 1, skip = 0, total = 1 duration = 10.074 seconds +- FAIL - [timer_tick_train.test_one_tick_timer_train] duration = 10.074 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 53b031ec68374ab0f8092a27db45a1e4 +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE timer_jitter_drift +=================================================================== +START - test_jitter_drift_timer_period +periodic timer behavior test using built-in restart mechanism +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.000000 us, 15616 cycles +max: 1100.062500 us, 17601 cycles +mean: 1000.007594 us, 16000.121500 cycles +variance: 1.058794 us, 271.051338 cycles +stddev: 1.028977 us, 16.463636 cycles +timer start cycle 449495, end cycle 160450710, +total time 10000075.937500 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 75.937500 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_period in 10.657 seconds +=================================================================== +START - test_jitter_drift_timer_startdelay +periodic timer behavior test using explicit start with delay +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.625000 us, 15626 cycles +max: 1100.250000 us, 17604 cycles +mean: 1000.007675 us, 16000.122800 cycles +variance: 1.059588 us, 271.254520 cycles +stddev: 1.029363 us, 16.469807 cycles +timer start cycle 171196057, end cycle 331197285, +total time 10000076.750000 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 76.750000 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_startdelay in 10.658 seconds +=================================================================== +TESTSUITE timer_jitter_drift failed. +Running TESTSUITE timer_tick_train +=================================================================== +START - test_one_tick_timer_train +Initializing 4 Timers, Tick Rate 10000Hz, Expecting 25000 callbacks in 11000 ms +Starting Timers with Skews +One Tick Timer Train Done, took 10000 ms, busy loop ran 0 times +Perfect delta 6400 cycles or 400 us +Timer 0 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 1 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 2 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 3 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +!! The busy loop didn't run as much as expected. +!! Consider making CONFIG_SYS_CLOCK_TICKS_PER_SEC smaller. +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/tick_timer_train.c:163: timer_tick_train_test_one_tick_timer_train: (busy_loops > acceptable_busy_loops is false) +Expected thread to run while 1 tick timers are firing +FAIL - test_one_tick_timer_train in 10.074 seconds +=================================================================== +TESTSUITE timer_tick_train failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [timer_jitter_drift]: pass = 0, fail = 2, skip = 0, total = 2 duration = 21.315 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_period] duration = 10.657 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_startdelay] duration = 10.658 seconds +SUITE FAIL - 0.00% [timer_tick_train]: pass = 0, fail = 1, skip = 0, total = 1 duration = 10.074 seconds +- FAIL - [timer_tick_train.test_one_tick_timer_train] duration = 10.074 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 53b031ec68374ab0f8092a27db45a1e4 +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE timer_jitter_drift +=================================================================== +START - test_jitter_drift_timer_period +periodic timer behavior test using built-in restart mechanism +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.000000 us, 15616 cycles +max: 1100.062500 us, 17601 cycles +mean: 1000.007594 us, 16000.121500 cycles +variance: 1.058794 us, 271.051338 cycles +stddev: 1.028977 us, 16.463636 cycles +timer start cycle 449495, end cycle 160450710, +total time 10000075.937500 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 75.937500 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_period in 10.657 seconds +=================================================================== +START - test_jitter_drift_timer_startdelay +periodic timer behavior test using explicit start with delay +collecting time samples for approx 10 seconds +periodic timer samples gathered, calculating statistics +timer clock rate 16000000, kernel tick rate 10000 +period duration statistics for 10000 samples (0 rollovers): +expected: 1000 us, 16000.000000 cycles +min: 976.625000 us, 15626 cycles +max: 1100.250000 us, 17604 cycles +mean: 1000.007675 us, 16000.122800 cycles +variance: 1.059588 us, 271.254520 cycles +stddev: 1.029363 us, 16.469807 cycles +timer start cycle 171196057, end cycle 331197285, +total time 10000076.750000 us, expected time 10000000.000000 us, +expected time drift 0.000000 us, difference 76.750000 us +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/jitter_drift.c:277: do_test_using: (max_us <= max_us_bound is false) +Longest timer period too long (off by more than expected 10%) +FAIL - test_jitter_drift_timer_startdelay in 10.658 seconds +=================================================================== +TESTSUITE timer_jitter_drift failed. +Running TESTSUITE timer_tick_train +=================================================================== +START - test_one_tick_timer_train +Initializing 4 Timers, Tick Rate 10000Hz, Expecting 25000 callbacks in 11000 ms +Starting Timers with Skews +One Tick Timer Train Done, took 10000 ms, busy loop ran 0 times +Perfect delta 6400 cycles or 400 us +Timer 0 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 1 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 2 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +Timer 3 max delta 6872 cycles or 430 us, 0 late callbacks (0.0%) +!! The busy loop didn't run as much as expected. +!! Consider making CONFIG_SYS_CLOCK_TICKS_PER_SEC smaller. +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_behavior/src/tick_timer_train.c:163: timer_tick_train_test_one_tick_timer_train: (busy_loops > acceptable_busy_loops is false) +Expected thread to run while 1 tick timers are firing +FAIL - test_one_tick_timer_train in 10.074 seconds +=================================================================== +TESTSUITE timer_tick_train failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [timer_jitter_drift]: pass = 0, fail = 2, skip = 0, total = 2 duration = 21.315 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_period] duration = 10.657 seconds +- FAIL - [timer_jitter_drift.test_jitter_drift_timer_startdelay] duration = 10.658 seconds +SUITE FAIL - 0.00% [timer_tick_train]: pass = 0, fail = 1, skip = 0, total = 1 duration = 10.074 seconds +- FAIL - [timer_tick_train.test_one_tick_timer_train] duration = 10.074 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 53b031ec68374ab0f8092a27db45a1e4 +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/nucleo_wl55jc.xml b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wl55jc.xml new file mode 100644 index 00000000..d7cb2b98 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/nucleo_wl55jc.xml @@ -0,0 +1,17 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE clock_sync +=================================================================== +START - test_app_time +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE clock_sync +=================================================================== +START - test_app_time +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE clock_sync +=================================================================== +START - test_app_time +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE clock_sync +=================================================================== +START - test_app_time + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/stm32f3_disco.xml b/results/v3.6.0-1180-g3fd545b05b45/stm32f3_disco.xml new file mode 100644 index 00000000..acd36c22 --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/stm32f3_disco.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/results/v3.6.0-1180-g3fd545b05b45/stm32h573i_dk.xml b/results/v3.6.0-1180-g3fd545b05b45/stm32h573i_dk.xml new file mode 100644 index 00000000..24affcfe --- /dev/null +++ b/results/v3.6.0-1180-g3fd545b05b45/stm32h573i_dk.xml @@ -0,0 +1,3168 @@ +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE counter_basic +=================================================================== +START - test_all_channels +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing rtc@44007800 +PASS - test_all_channels in 4.226 seconds +=================================================================== +START - test_cancelled_alarm_does_not_expire +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing rtc@44007800 +PASS - test_cancelled_alarm_does_not_expire in 7.161 seconds +=================================================================== +START - test_late_alarm +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Skipped for rtc@44007800 +PASS - test_late_alarm in 1.016 seconds +=================================================================== +START - test_late_alarm_error +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Skipped for rtc@44007800 +PASS - test_late_alarm_error in 1.016 seconds +=================================================================== +START - test_multiple_alarms +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Skipped for rtc@44007800 +PASS - test_multiple_alarms in 1.287 seconds +=================================================================== +START - test_set_top_value_with_alarm +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Skipped for rtc@44007800 +PASS - test_set_top_value_with_alarm in 1.997 seconds +=================================================================== +START - test_short_relative_alarm +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing rtc@44007800 +PASS - test_short_relative_alarm in 6.805 seconds +=================================================================== +START - test_single_shot_alarm_notop +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing rtc@44007800 +PASS - test_single_shot_alarm_notop in 8.506 seconds +=================================================================== +START - test_single_shot_alarm_top +Testing counter +Testing counter +Skipped for counter +Skipped for counter +Testing counter +Testing counter +Testing counter +Testing counter +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/counter/counter_basic_api/src/test_counter.c:423: test_single_shot_alarm_instance: (1 not equal to cnt) +counter: Expecting alarm callback +FAIL - test_single_shot_alarm_top in 1.119 seconds +=================================================================== +TESTSUITE counter_basic failed. +Running TESTSUITE counter_no_callback +=================================================================== +START - test_set_top_value_without_alarm +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Testing counter +Skipped for rtc@44007800 +PASS - test_set_top_value_without_alarm in 1.060 seconds +=================================================================== +TESTSUITE counter_no_callback succeeded +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 88.89% [counter_basic]: pass = 8, fail = 1, skip = 0, total = 9 duration = 33.133 seconds +- PASS - [counter_basic.test_all_channels] duration = 4.226 seconds +- PASS - [counter_basic.test_cancelled_alarm_does_not_expire] duration = 7.161 seconds +- PASS - [counter_basic.test_late_alarm] duration = 1.016 seconds +- PASS - [counter_basic.test_late_alarm_error] duration = 1.016 seconds +- PASS - [counter_basic.test_multiple_alarms] duration = 1.287 seconds +- PASS - [counter_basic.test_set_top_value_with_alarm] duration = 1.997 seconds +- PASS - [counter_basic.test_short_relative_alarm] duration = 6.805 seconds +- PASS - [counter_basic.test_single_shot_alarm_notop] duration = 8.506 seconds +- FAIL - [counter_basic.test_single_shot_alarm_top] duration = 1.119 seconds +SUITE PASS - 100.00% [counter_no_callback]: pass = 1, fail = 0, skip = 0, total = 1 duration = 1.060 seconds +- PASS - [counter_no_callback.test_set_top_value_without_alarm] duration = 1.060 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 4560c7fb2384ae389895e1a2fd9524dd +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE can_classic +=================================================================== +START - test_add_filter +PASS - test_add_filter in 0.001 seconds +=================================================================== +START - test_bitrate_limits +PASS - test_bitrate_limits in 0.001 seconds +=================================================================== +START - test_classic_get_capabilities +PASS - test_classic_get_capabilities in 0.001 seconds +=================================================================== +START - test_filters_added_while_stopped +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_implementation +=================================================================== +START - test_bind_unbind +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:70: get_sf_net: (remaining_len >= 0 is false) +recv returned -14 +FAIL - test_bind_unbind in 1.116 seconds +=================================================================== +START - test_buffer_allocation +E: Reception of next FC has timed out +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:52: send_complete_cb: (error_nr not equal to ISOTP_N_OK) +Sending failed (-2) +FAIL - test_buffer_allocation in 1.019 seconds +=================================================================== +START - test_buffer_allocation_wait +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:403: isotp_implementation_test_buffer_allocation_wait: (ret not equal to 0) +Binding failed (-11) +FAIL - test_buffer_allocation_wait in 0.020 seconds +=================================================================== +START - test_send_receive_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:258: isotp_implementation_test_send_receive_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:241: isotp_implementation_test_send_receive_net_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_net_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:209: isotp_implementation_test_send_receive_net_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_net_sf in 0.019 seconds +=================================================================== +START - test_send_receive_net_single_blocks +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:279: isotp_implementation_test_send_receive_net_single_blocks: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_net_single_blocks in 0.020 seconds +=================================================================== +START - test_send_receive_sf +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:225: isotp_implementation_test_send_receive_sf: (ret not equal to 0) +Bind returned -11 +FAIL - test_send_receive_sf in 0.019 seconds +=================================================================== +START - test_send_receive_single_block +E: No buffer for FF left +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/implementation/src/main.c:310: isotp_implementation_test_send_receive_single_block: (ret not equal to 0) +Binding failed (-11) +FAIL - test_send_receive_single_block in 0.020 seconds +=================================================================== +TESTSUITE isotp_implementation failed. +------ TESTSUITE SUMMARY START ------ +SUITE FAIL - 0.00% [isotp_implementation]: pass = 0, fail = 9, skip = 0, total = 9 duration = 2.273 seconds +- FAIL - [isotp_implementation.test_bind_unbind] duration = 1.116 seconds +- FAIL - [isotp_implementation.test_buffer_allocation] duration = 1.019 seconds +- FAIL - [isotp_implementation.test_buffer_allocation_wait] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_net_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_net_single_blocks] duration = 0.020 seconds +- FAIL - [isotp_implementation.test_send_receive_sf] duration = 0.019 seconds +- FAIL - [isotp_implementation.test_send_receive_single_block] duration = 0.020 seconds +------ TESTSUITE SUMMARY END ------ +=================================================================== +RunID: 068e5ca78c879386d964f815632e4e2d +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +SKIP - test_canfd_mandatory_padding in 0.001 seconds +=================================================================== +START - test_canfd_rx_dl_validation +SKIP - test_canfd_rx_dl_validation in 0.001 seconds +=================================================================== +START - test_receive_data +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +START - test_canfd_mandatory_padding +E: Message RAM access failure + +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +START - test_canfd_mandatory_padding +E: Message RAM access failure + +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Running TESTSUITE isotp_conformance +=================================================================== +START - test_canfd_mandatory_padding +E: Message RAM access failure +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:1040: isotp_conformance_test_canfd_mandatory_padding: (ret not equal to 0) +Timeout waiting for msg. ret: -11 +FAIL - test_canfd_mandatory_padding in 0.518 seconds +=================================================================== +START - test_canfd_rx_dl_validation +!!! Alarm !!! +Now: 8 +Set alarm in 8 sec (8 ticks) +!!! Alarm !!! +Now: 17 +Set alarm in 16 sec (16 ticks) +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Change LED filter ID: 0 +Finished init. +Counter filter id: 28 +[m +[1;32muart:~$ [m[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: IP rel: 3.2.1 04.18.24[0m +[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: Presc: 8, TS1: 209, TS2: 30[0m +[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: Sample-point err : 0[0m +[00:00:00.000,000] [0m<dbg> can_stm32fd: config_can_0_irq: Enable CAN0 IRQ[0m +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_filters: (0x20000930): Registering 1 filters[0m +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_receiver: (0x20000930): Max 1 receivers[0m +[00:00:02.000,000] [0m<dbg> can_mcan: can_mcan_add_rx_filter_std: Attached std filter at 0[0m +[00:00:02.000,000] [0m<dbg> net_socket_can_sample: setup_socket: Started socket CAN TX thread[0m +[00:00:02.000,000] [0m<inf> net_socket_can_sample: 1st RX fd 0[0m +[00:00:02.000,000] [0m<dbg> net_socket_can_sample: rx: [0] Waiting CAN data...[0m +[00:00:03.000,000] [0m<dbg> net_socket_can_sample: tx: Sending CAN data...[0m +[00:00:03.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:04.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:05.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:06.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:07.100,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:08.201,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:09.301,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:10.401,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:11.501,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:12.601,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:13.702,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:14.802,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:15.902,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:17.002,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:18.102,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:19.203,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:20.303,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:21.403,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:22.503,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:23.603,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:24.704,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:25.804,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:26.904,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:28.004,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:29.104,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:30.205,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:31.305,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:32.405,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:33.505,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:34.605,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:35.706,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:36.806,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:37.906,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:39.006,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:40.106,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:41.207,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:42.307,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:43.407,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:44.507,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:45.607,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:46.708,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:47.808,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:48.908,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:50.008,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:51.108,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:52.209,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:53.309,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:54.409,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:55.509,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:56.609,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:57.710,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:58.810,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +Philosopher 4 [C:-1] DROPPED ONE FORK +Philosopher 4 [C:-1] THINKING [ 425 ms ] +Philosopher 5 [C:-2] EATING [ 25 ms ] +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 25 ms ] +Philosopher 5 [C:-2] STARVING +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 5 [C:-2] EATING [ 175 ms ] +Philosopher 1 [P: 2] STARVING +Philosopher 1 [P: 2] HOPhilosopher 2 [P: 1] DROPPED ONE FORK +Philosopher 2 [P: 1] THINKING [ 500 ms ] +LDING ONE FORK +Philosopher 1 [P: 2] EATING [ 75 ms ] +Philosopher 1 [P: 2] DROPPED ONE FORK +Philosopher 1 [P: 2] THINKING [ 125 ms ] +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 475 ms ] +Philosopher 1 [P: 2] STARVING +Philosopher 1 [P: 2] HOLDING ONE FORK +Philosopher 1 [P: 2] EATING [ 175 ms ] +Philosopher 0 [P: 3] STARVING +Philosopher 0 [P: 3] HOLDING ONE FORK +Philosopher 4 [C:-1] STARVING +Philosopher 4 [C:-1] HOLDING ONE FORK +Philosopher 4 [C:-1] EATING [ 125 ms ] +Philosopher 3 [P: 0] STARVING +Philosopher 3 [P: 0] HOLDING ONE FORK +Philosopher 1 [P: 2] DROPPED ONE FORK +Philosopher 1 [P: 2] THINKING [ 275 ms ] +Philosopher 0 [P: 3] EATING [ 550 ms ] +Philosopher 4 [C:-1] DROPPED ONE FORK +Philosopher 4 [C:-1] THINKING [ 375 ms ] +Philosopher 3 [P: 0] EATING [ 625 ms ] +Philosopher 2 [P: 1] STARVING +Philosopher 2 [P: 1] HOLDING ONE FORK +Philosopher 5 [C:-2] STARVING +Philosopher 1 [P: 2] STARVING +Philosopher 4 [C:-1] STARVING +Philosopher 1 [P: 2] HOLDING ONE FORK +Philosopher 0 [P: 3] DROPPED ONE FORK +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 5 [C:-2] EATING [ 75 ms ] +Philosopher 0 [P: 3] THINKING [ 700 ms ] +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 225 ms ] +Philosopher 4 [C:-1] HOLDING ONE FORK +Philosopher 4 [C:-1] EATING [ 325 ms ] +Philosopher 3 [P: 0] DROPPED ONE FORK +Philosopher 3 [P: 0] THINKING [ 425 ms ] +Philosopher 2 [P: 1] EATING [ 525 ms ] +Philosopher 5 [C:-2] STARVING +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 4 [C:-1] DROPPED ONE FORK +Philosopher 4 [C:-1] THINKING [ 700 ms ] +Philosopher 5 [C:-2] EATING [ 25 ms ] +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 25 ms ] +Philosopher 5 [C:-2] STARVING +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 5 [C:-2] EATING [ 25 ms ] +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 175 ms ] +Philosopher 3 [P: 0] STARVING +Philosopher 3 [P: 0] HOLDING ONE FORK +Philosopher 3 [P: 0] EATING [ 225 ms ] +Philosopher 2 [P: 1] DROPPED ONE FORK +Philosopher 2 [P: 1] THINKING [ 175 ms ] +Philosopher 1 [P: 2] EATING [ 125 ms ] +Philosopher 0 [P: 3] STARVING +Philosopher 0 [P: 3] HOLDING ONE FORK +Philosopher 5 [C:-2] STARVING +Philosopher 1 [P: 2] DROPPED ONE FORK +Philosopher 0 [C:-2] EATING [ 100 ms ] +Philosopher 1 [P: 2] THINKING [ 175 ms ] +Philosopher 2 [P: 1] STARVING +Philosopher 2 [P: 1] HOLDING ONE FORK +Philosopher 3 [P: 0] DROPPED ONE FORK +Philosopher 3 [P: 0] THINKING [ 425 ms ] +Philosopher 2 [P: 1] EATING [ 325 ms ] +Philosopher 0 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 5 [C:-2] EATING [ 625 ms ] +Philosopher 0 [P: 3] THINKING [ 125 ms ] +Philosopher 1 [P: 2] STARVING +Philosopher 1 [P: 2] HOLDING ONE FORK +Philosopher 0 [P: 3] STARVING +Philosopher 4 [C:-1] STARVING +Philosopher 4 [C:-1] HOLDING ONE FORK +Philosopher 2 [P: 1] DROPPED ONE FORK +Philosopher 2 [P: 1] THINKING [ 550 ms ] +Philosopher 1 [P: 2] EATING [ 375 ms ] +Philosopher 3 [P: 0] STARVING +Philosopher 3 [P: 0] HOLDING ONE FORK +Philosopher 5 [C:-2] DROPPED ONE FORK +Philosopher 5 [C:-2] THINKING [ 725 ms ] +Philosopher 4 [C:-1] EATING [ 600 ms ] +Philosopher 0 [P: 3] HOLDING ONE FORK +Philosopher 1 [P: 2] DROPPED ONE FORK +Philosopher 1 [P: 2] THINKING [ 575 ms ] +Philosopher 0 [P: 3] EATING [ 300 ms ] +Philosopher 2 [P: 1] STARVING +Philosopher 2 [P: 1] HOLDING ONE FORK +Philosopher 0 [P: 3] DROPPED ONE FORK +Philosopher 0 [P: 3] THINKING [ 375 ms ] +Philosopher 4 [C:-1] DROPPED ONE FORK +Philosopher 4 [C:-1] THINKING [ 550 ms ] +Philosopher 3 [P: 0] EATING [ 125 ms ] +Philosopher 1 [P: 2] STARVING +Philosopher 1 [P: 2] HOLDING ONE FORK +Philosopher 5 [C:-2] STARVING +Philosopher 5 [C:-2] HOLDING ONE FORK +Philosopher 5 [C:-2] EATING [ 325 ms ] +Philosopher 3 [P: 0] DROPPED ONE FORK +Philosopher 3 [P: 0] THINKING [ 225 ms ] +Philosopher 2 [P: 1] EATING [ 575 ms ] +Philosopher 0 [P: 3] STARVING +[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: IP rel: 3.2.1 04.18.24[0m +[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: Presc: 8, TS1: 209, TS2: 30[0m +[00:00:00.000,000] [0m<dbg> can_mcan: can_mcan_init: Sample-point err : 0[0m +[00:00:00.000,000] [0m<dbg> can_stm32fd: config_can_0_irq: Enable CAN0 IRQ[0m +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_filters: (0x200009b0): Registering 1 filters[0m +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_receiver: (0x200009b0): Max 2 receivers[0m +[00:00:02.000,000] [0m<dbg> can_mcan: can_mcan_add_rx_filter_std: Attached std filter at 0[0m +[00:00:02.000,000] [0m<dbg> net_socket_can_sample: setup_socket: Started socket CAN TX thread[0m +[00:00:02.000,000] [0m<inf> net_socket_can_sample: 1st RX fd 0[0m +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_filters: (0x200009b0): Registering 1 filters[0m +[00:00:02.000,000] [0m<dbg> net_sock_can: can_register_receiver: (0x200009b0): Max 2 receivers[0m +[00:00:02.000,000] [0m<inf> net_socket_can_sample: 2nd RX fd 1[0m +[00:00:02.000,000] [0m<dbg> net_socket_can_sample: rx: [0] Waiting CAN data...[0m +[00:00:02.000,000] [0m<dbg> net_socket_can_sample: rx: [1] Waiting CAN data...[0m +[00:00:03.000,000] [0m<dbg> net_socket_can_sample: tx: Sending CAN data...[0m +[00:00:03.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:04.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:05.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:06.000,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:07.100,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:08.201,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:09.301,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:10.401,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:11.501,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:12.601,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:13.702,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:14.802,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:15.902,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:17.002,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:18.102,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:19.203,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:20.303,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:21.403,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:22.503,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:23.603,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:24.704,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:25.804,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:26.904,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:28.004,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:29.104,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:30.205,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:31.305,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:32.405,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:33.505,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:34.605,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:35.706,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:36.806,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:37.906,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:39.006,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:40.106,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:41.207,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:42.307,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:43.407,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:44.507,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:45.607,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:46.708,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:47.808,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:48.908,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:50.008,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:51.108,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:52.209,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:53.309,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:54.409,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:55.509,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:56.609,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:57.710,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +[00:00:58.810,000] [0m<dbg> can_mcan: can_mcan_send: Sending 8 bytes. Id: 0x1, ID type: standard [0m +T1 prio 5 +I: 11 ---> L2: T1 prio 5 +I: 11 -> S1: T1 prio 5 +I: 11 -> T1: prio after 5 +I: -------------- +I: 12 -> T1: prio before 5 +I: 12 ---> L1: T1 prio 5 +I: 12 -> MS1: T1 prio 5 +I: 12 -> MS2: T1 prio 5 +I: N -> S1: T1 prio 5 +I: 12 ---> L2: T1 prio 5 +I: 12 -> S1: T1 prio 5 +I: 12 -> T1: prio after 5 +I: -------------- +I: 13 -> T1: prio before 5 +I: 13 ---> L1: T1 prio 5 +I: 13 -> MS1: T1 prio 5 +I: 13 -> MS2: T1 prio 5 +I: N -> S1: T1 prio 5 +I: 13 ---> L2: T1 prio 5 +I: 13 -> S1: T1 prio 5 +I: 13 -> T1: prio after 5 +I: -------------- +I: 14 -> T1: prio before 5 +I: 14 ---> L1: T1 prio 5 +I: 14 -> MS1: T1 prio 5 +I: 14 -> MS2: T1 prio 5 +I: N -> S1: T1 prio 5 +I: 14 ---> L2: T1 prio 5 +I: 14 -> S1: T1 prio 5 +I: 14 -> T1: prio after 5 +I: -------------- +I: 15 -> T1: prio before 5 +I: 15 ---> L1: T1 prio 5 +I: 15 -> MS1: T1 prio 5 +I: 15 -> MS2: T1 prio 5 +I: N -> S1: T1 prio 5 +I: 15 ---> L2: T1 prio 5 +I: 15 -> S1: T1 prio 5 +I: 15 -> T1: prio after 5 +I: -------------- +I: 16 -> T1: prio before 5 +I: 16 ---> L1: T1 prio 5 +I: 16 -> MS1: T1 prio 5 +I: 16 -> MS2: T1 prio 5 +I: N -> S1: T1 prio 5 +I: 16 ---> L2: T1 prio 5 +I: 16 -> S1: T1 prio 5 +I: 16 -> T1: prio after 5 +*** Booting Zephyr OS build v3.6.0-1180-g3fd545b05b45 *** +Start sending data +[00:00:02.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +[00:00:02.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:04.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Receiving error [-14] +Got 0 bytes in total +TX complete cb [-2] +Receiving error [-14] +[00:00:05.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +[00:00:08.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Receiving error [-14] +TX complete cb [-2] +[00:00:09.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:12.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:13.000,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:16.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:17.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:20.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:21.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:24.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:25.001,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:28.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:29.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:32.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:33.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:36.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:37.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:40.002,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:41.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:44.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:45.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:48.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:49.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:52.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:53.003,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] +[00:00:56.004,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +TX complete cb [-2] +[00:00:57.004,000] [1;31m<err> isotp: Reception of next FC has timed out[0m +Error while sending data to ID 384 [-2] +Receiving error [-14] +Got 0 bytes in total +Receiving error [-14] + \ No newline at end of file