node/test/abort
Yihong Wang 9c781f041d test: fix test-abort-backtrace in shared lib build
When using shared lib build, the binary path in the stack frames points
to shared lib. Change the checking criteria in the test case to match
that.

Refs: https://github.com/nodejs/node/issues/18535

Signed-off-by: Yihong Wang <yh.wang@ibm.com>

Backport-PR-URL: https://github.com/nodejs/node/pull/22380
PR-URL: https://github.com/nodejs/node/pull/19213
Refs: https://github.com/nodejs/node/issues/18535
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-09-06 09:40:53 -07:00
..
test-abort-backtrace.js test: fix test-abort-backtrace in shared lib build 2018-09-06 09:40:53 -07:00
test-abort-uncaught-exception.js
test-http-parser-consume.js test: fix spelling in test case comments 2018-03-29 23:28:21 -04:00
test-process-abort-exitcode.js
testcfg.py