automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with parallel test harness


From: Dan Mahoney
Subject: Help with parallel test harness
Date: Sun, 8 Jan 2023 04:31:27 -0800

Hello,

I’m one of the maintainers of OpenDKIM, dealing with an interesting program 
where make -j is breaking some of our test programs.  Specifically, we have 
tests that *must* run first to generate keys, and *must* run last to do cleanup 
tasks.

Is there an easy way with automake to force this?

Our Makefile.am: 
https://github.com/trusteddomainproject/OpenDKIM/blob/develop/libopendkim/tests/Makefile.am#L20

Best,

-Dan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]