node/test/tick-processor
killagu c4716dc711 tools, test: fix prof polyfill readline
`node --prof foo.js` may not print the full profile log file, leaving
the last line broken (for example `tick,`. When that happens, `readline`
will be stuck in an infinite loop. This patch fixes it.

Also introduced `common.isCPPSymbolsNotMapped` to avoid duplicated code
on tick-processor tests.

Backport-PR-URL: https://github.com/nodejs/node/pull/18901
PR-URL: https://github.com/nodejs/node/pull/18641
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: Matheus Marchini <matheus@sthima.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-08-16 11:38:53 +10:00
..
test-tick-processor-builtin.js tools, test: fix prof polyfill readline 2018-08-16 11:38:53 +10:00
test-tick-processor-cpp-core.js tools, test: fix prof polyfill readline 2018-08-16 11:38:53 +10:00
test-tick-processor-polyfill-brokenfile.js tools, test: fix prof polyfill readline 2018-08-16 11:38:53 +10:00
test-tick-processor-preprocess-flag.js tools, test: fix prof polyfill readline 2018-08-16 11:38:53 +10:00
test-tick-processor-unknown.js test: change isAix to isAIX 2017-07-24 18:52:38 +02:00
testcfg.py
tick-processor-base.js test: move tmpdir to submodule of common 2018-03-29 23:28:22 -04:00