HomeFreeBSD

dtrace tests: Fix loading of the test kernel module

Description

dtrace tests: Fix loading of the test kernel module

The old way is racy and can cause two instances, running in parallel, to
attempt to load dtrace_test, and only one will succeed. This caused
errors when running dtrace tests in parallel.

MFC after: 1 week

Details

Provenance
markjAuthored on Sat, Jun 1, 3:16 PM
Parents
rG4bddff0833d3: libdtrace: Work around a warning from flex
Branches
Unknown
Tags
Unknown