tests: Shorten how long daemon tests take to run
authorArun Raghavan <arun@arunraghavan.net>
Sat, 13 Oct 2018 05:31:45 +0000 (11:01 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 16 Jan 2019 04:09:24 +0000 (09:39 +0530)
commit24c389c8aa3b0291837e04ad60a39882e6eae999
treee803b5f19752f8787504585e11702ad4046a1b53
parent39bc380c129ca36fbc94e41707d58b138b00876e
tests: Shorten how long daemon tests take to run

We split out some of the check-daemon tests that take a long time to
run, and also reduce how long we wait for the daemon to start up. This
should make the CI process quicker.
Makefile.am
src/Makefile.am
src/tests/test-daemon.sh