Home
last modified time | relevance | path

Searched refs:isOpenBSD (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/common/
Dindex.mjs31 isOpenBSD,
85 isOpenBSD,
Dindex.js127 const isOpenBSD = process.platform === 'openbsd'; constant
914 isOpenBSD, property
/third_party/node/test/sequential/
Dtest-module-loading.js216 if (common.isOpenBSD) { // OpenBSD errors with non-ELF object error
231 if (common.isOpenBSD) {
/third_party/node/test/parallel/
Dtest-setproctitle.js41 if (common.isFreeBSD || common.isOpenBSD)
Dtest-child-process-exec-timeout-expire.js32 if (common.isOpenBSD) {