Commit bf56b05
committed
build: adds a rule in Makefile to test on fips
The prior commit enables running tests on fips compliant systems by
specifying tests to be marked flaky if needed so. This commit extends
the ability by adding a rule to the Makefile so that tests can be run on
fips compliant systems using the make command.
Fixes: nodejs#147461 parent ac9e078 commit bf56b05
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
508 | 511 | | |
509 | 512 | | |
510 | 513 | | |
| |||
0 commit comments