test: implement a way to regularly test `abort` behaviour on all platform

  • Version: *
  • Platform: *
  • Subsystem: process,test

Since testing abort() and --abort-on-uncaught-exception generate core-dump that take allot of storage they have been moved to test/abort/ and are not regularly tested on the full repertoire of platforms that we support.

/cc @nodejs/testing @nodejs/build