[Executing test case: fastrpc_test] 2026-04-29 00:12:23 - 

[INFO] 2026-04-29 00:12:23 - --------------------------------------------------------------------------

[INFO] 2026-04-29 00:12:23 - -------------------Starting fastrpc_test Testcase----------------------------

[INFO] 2026-04-29 00:12:23 - Kernel: Linux iq-9075-evk 6.18.21-g79ab61f25c64-dirty #1 SMP PREEMPT Fri Apr 24 05:59:26 UTC 2026 aarch64 GNU/Linux

[INFO] 2026-04-29 00:12:23 - Date(UTC): Wed Apr 29 00:12:23 UTC 2026

[INFO] 2026-04-29 00:12:23 - SoC.machine: QCS9075

[INFO] 2026-04-29 00:12:23 - SoC.soc_id: 676

[WARN] 2026-04-29 00:12:23 - Missing system libs dir: /usr/local/lib (lib{adsp,cdsp,sdsp}rpc*.so expected)

[WARN] 2026-04-29 00:12:23 - Missing test libs dir: /usr/local/lib/fastrpc_test (libcalculator.so, etc.)

[WARN] 2026-04-29 00:12:23 - No DSP skeleton dirs found under: /usr/local/share/fastrpc_test (expected v75/ v68/)

[INFO] 2026-04-29 00:12:23 - Using binary: /usr/bin//fastrpc_test

[INFO] 2026-04-29 00:12:23 - Run dir: /usr/bin/ (launching ./fastrpc_test)

[INFO] 2026-04-29 00:12:23 - Binary details:

[INFO] 2026-04-29 00:12:23 -  ls -l: -rwxrwxrwx 1 root root 68744 Apr  5  2011 /usr/bin//fastrpc_test

[INFO] 2026-04-29 00:12:23 -  file : /usr/bin//fastrpc_test: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /usr/lib/ld-linux-aarch64.so.1, BuildID[sha1]=1887730c2b12ed2ad3499b59bacaa6467d7fb768, for GNU/Linux 5.15.0, stripped

[INFO] 2026-04-29 00:12:23 - LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib/fastrpc_test

[INFO] 2026-04-29 00:12:23 - Linking DSP artifacts from: /usr/share/qcom/sa8775p/Qualcomm/IQ9075-EVK/dsp ?? /usr/lib/dsp

[INFO] 2026-04-29 00:12:23 - DSP autolink complete (5 link(s))

[INFO] 2026-04-29 00:12:23 - rproc.adsp: remoteproc4 path=/sys/class/remoteproc/remoteproc4 state=running fw=qcom/sa8775p/adsp.mbn name=adsp

[INFO] 2026-04-29 00:12:23 - rproc.cdsp: remoteproc2 path=/sys/class/remoteproc/remoteproc2 state=running fw=qcom/sa8775p/cdsp0.mbn name=cdsp

[INFO] 2026-04-29 00:12:23 - rproc.cdsp: remoteproc3 path=/sys/class/remoteproc/remoteproc3 state=running fw=qcom/sa8775p/cdsp1.mbn name=cdsp1

[INFO] 2026-04-29 00:12:23 - rproc.cdsp0: remoteproc2 path=/sys/class/remoteproc/remoteproc2 state=running fw=qcom/sa8775p/cdsp0.mbn name=cdsp

[INFO] 2026-04-29 00:12:23 - rproc.cdsp1: remoteproc3 path=/sys/class/remoteproc/remoteproc3 state=running fw=qcom/sa8775p/cdsp1.mbn name=cdsp1

[INFO] 2026-04-29 00:12:23 - PD setting: -U 0 (use --user-pd or FASTRPC_USER_PD=1 to change)

[INFO] 2026-04-29 00:12:23 - Domain auto-picked: -d 3 (CDSP=3, ADSP=0, SDSP=2)

[INFO] 2026-04-29 00:12:23 - Domain: -d 3 (CDSP)

[INFO] 2026-04-29 00:12:23 - No --arch provided; running without -a

[INFO] 2026-04-29 00:12:23 - Repeats: 1 | Timeout: none | Buffering: stdbuf -oL -eL

[INFO] 2026-04-29 00:12:23 - Running iter1/1 | start: 2026-04-29T00:12:23Z | dir: /usr/bin/

[INFO] 2026-04-29 00:12:23 - Executing: ./fastrpc_test -d 3 -t linux -U 0

----- iter1 output begin -----

Demonstrating FARF run-time logging

hap_example function PASSED

Please look at the mini-dm logs or the adb logcat logs for DSP output

Demonstrating HAP_mem.h APIs

hap_example function PASSED

Please look at the mini-dm logs or the adb logcat logs for DSP output

Demonstrating HAP_perf.h APIs

hap_example function PASSED

Please look at the mini-dm logs or the adb logcat logs for DSP output

[PASS] libhap_example.so

Allocate 4000 bytes from ION heap

Creating sequence of numbers from 0 to 999

Compute sum on domain 3

Call calculator_sum on the DSP

Sum = 499500

Call calculator_max on the DSP

Max value = 999

[PASS] libcalculator.so

Test PASSED

Please look at the mini-dm logs or the adb logcat logs for DSP output

[PASS] libmultithreading.so

========================================

Test Summary:

  Total tests run:    3

  Passed:             3

  Failed:             0

  Skipped:            0

========================================

RESULT: All applicable tests PASSED

----- iter1 output end -----

[PASS] 2026-04-29 00:12:24 - iter1: success

[PASS] 2026-04-29 00:12:24 - fastrpc_test : Test Passed (1/1)

[PASS] 2026-04-29 00:12:24 - fastrpc_test passed

[INFO] 2026-04-29 00:12:24 - ========== Test Summary ==========

PASSED:

fastrpc_test

FAILED:

 None

SKIPPED:

 None

[INFO] 2026-04-29 00:12:24 - ==================================