commit | 788aa39027f966cc9511b5850cdd826813a46512 | [log] [tgz] |
---|---|---|
author | Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com> | Thu Jun 19 11:15:12 2025 +0100 |
committer | Anders Roxell <anders.roxell@gmail.com> | Thu Jun 19 13:00:44 2025 +0200 |
tree | 5b2110203a6a0cf9eb3db0c8436b84f15abbb66a | |
parent | 0205ad2b0786943d59e627b714853325033f98f4 [diff] |
automated: utils: use LAVA_SIGNAL in send-to-lava.sh When send-to-lava.sh is used with lava-test-case absent the strings generated in the script were not matching expected LAVA patterns. This patch fixes the pattern and moves the output to signal() function to respect KMSG setting in the lava-test-shell. Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>