[Executing test case: fastrpc_test] 1970-01-01 00:46:27 - 

[INFO] 1970-01-01 00:46:27 - --------------------------------------------------------------------------

[INFO] 1970-01-01 00:46:27 - -------------------Starting fastrpc_test Testcase----------------------------

[INFO] 1970-01-01 00:46:27 - Kernel: Linux rb3gen2-core-kit 6.18.21-g79ab61f25c64-dirty #1 SMP PREEMPT Fri Apr 24 05:59:26 UTC 2026 aarch64 GNU/Linux

[INFO] 1970-01-01 00:46:27 - Date(UTC): Thu Jan  1 00:46:27 UTC 1970

[INFO] 1970-01-01 00:46:27 - SoC.machine: QCS6490

[INFO] 1970-01-01 00:46:27 - SoC.soc_id: 498

[WARN] 1970-01-01 00:46:27 - Missing system libs dir: /usr/local/lib (lib{adsp,cdsp,sdsp}rpc*.so expected)

[WARN] 1970-01-01 00:46:27 - Missing test libs dir: /usr/local/lib/fastrpc_test (libcalculator.so, etc.)

[WARN] 1970-01-01 00:46:27 - No DSP skeleton dirs found under: /usr/local/share/fastrpc_test (expected v75/ v68/)

[INFO] 1970-01-01 00:46:27 - Using binary: /usr/bin//fastrpc_test

[INFO] 1970-01-01 00:46:27 - Run dir: /usr/bin/ (launching ./fastrpc_test)

[INFO] 1970-01-01 00:46:27 - Binary details:

[INFO] 1970-01-01 00:46:27 -  ls -l: -rwxrwxrwx 1 root root 68744 Apr  5  2011 /usr/bin//fastrpc_test

[INFO] 1970-01-01 00:46:27 -  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] 1970-01-01 00:46:27 - LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib/fastrpc_test

[INFO] 1970-01-01 00:46:27 - Linking DSP artifacts from: /usr/share/qcom/qcm6490/Thundercomm/RB3gen2/dsp ?? /usr/lib/dsp

[INFO] 1970-01-01 00:46:27 - DSP autolink complete (2 link(s))

[INFO] 1970-01-01 00:46:27 - rproc.adsp: remoteproc1 path=/sys/class/remoteproc/remoteproc1 state=running fw=qcom/qcs6490/adsp.mbn name=adsp

[INFO] 1970-01-01 00:46:27 - rproc.cdsp: remoteproc3 path=/sys/class/remoteproc/remoteproc3 state=running fw=qcom/qcs6490/cdsp.mbn name=cdsp

[INFO] 1970-01-01 00:46:27 - PD setting: -U 0 (use --user-pd or FASTRPC_USER_PD=1 to change)

[INFO] 1970-01-01 00:46:27 - Domain auto-picked: -d 3 (CDSP=3, ADSP=0, SDSP=2)

[INFO] 1970-01-01 00:46:27 - Domain: -d 3 (CDSP)

[INFO] 1970-01-01 00:46:27 - No --arch provided; running without -a

[INFO] 1970-01-01 00:46:27 - Repeats: 1 | Timeout: none | Buffering: stdbuf -oL -eL

[INFO] 1970-01-01 00:46:27 - Running iter1/1 | start: 1970-01-01T00:46:27Z | dir: /usr/bin/

[INFO] 1970-01-01 00:46:27 - Executing: ./fastrpc_test -d 3 -t linux -U 0

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

Test PASSED

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

[PASS] libmultithreading.so

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 Summary:

  Total tests run:    3

  Passed:             3

  Failed:             0

  Skipped:            0

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

RESULT: All applicable tests PASSED

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

[PASS] 1970-01-01 00:46:28 - iter1: success

[PASS] 1970-01-01 00:46:28 - fastrpc_test : Test Passed (1/1)

[PASS] 1970-01-01 00:46:29 - fastrpc_test passed

[INFO] 1970-01-01 00:46:29 - ========== Test Summary ==========

PASSED:

fastrpc_test

FAILED:

 None

SKIPPED:

 None

[INFO] 1970-01-01 00:46:29 - ==================================