HomeFreeBSD

Generate plain sh test programs from a source file.
rS258552Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Generate plain sh test programs from a source file.

Instead of assuming that plain sh test programs exist in the source
tree in their final form and are marked as executable, generate them
from a list of sources.

By default, just assume that the source file for a program P is P.sh
but allow the caller to customize the inputs. Similarly, also allow
the caller to apply sed(1) replacements on the output. These will
both be useful in hooking existing test code from tools/regression/
into the test suite.

Approved by: rpaulo (mentor)

Details

Provenance
jmmvAuthored on
Parents
rS258551: Install plain.test.mk.
Branches
Unknown
Tags
Unknown

Event Timeline