chiark / gitweb /
t/Makefile.am: Run the tests in parallel.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 25 May 2020 15:14:42 +0000 (16:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 May 2020 15:14:42 +0000 (16:14 +0100)
Now that the ephemeral ports stuff works, this seems like a good plan.

t/Makefile.am

index c5304024e787b891536bc699437012024d4be927..910bf63c3df8ebf848b2383ff2b927b0990b160f 100644 (file)
@@ -25,6 +25,7 @@
 include autotest.am
 
 autotest_TESTS          =
+TEST_ARGS               = -j4
 
 ###--------------------------------------------------------------------------
 ### Test directories.