hs-test: WaitForCoreDump improvement 83/43183/1
authorMatus Fabian <[email protected]>
Mon, 16 Jun 2025 12:17:02 +0000 (08:17 -0400)
committerMatus Fabian <[email protected]>
Mon, 16 Jun 2025 12:17:02 +0000 (08:17 -0400)
commit6628ef6647a7a985e14cbdcb10f2ad12a6cd5795
tree375d15f5293439203be028a07bfa550456a9aac1
parent6a6ffc52fc3d6d9cc0309d4e90af8a3487acfa4b
hs-test: WaitForCoreDump improvement

- multiple core files support
- choose correct app binary in gdb bt (before vpp only)
- paltform independent solib-search-path (before x86_64 only)

Type: test

Change-Id: I70f48defcdfc6821e321b4b15ba95ad245407db0
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/hs_test.sh
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/utils.go