Makefile: Build more test code
authorBart Van Assche <bvanassche@acm.org>
Wed, 1 Jan 2020 22:23:53 +0000 (14:23 -0800)
committerBart Van Assche <bvanassche@acm.org>
Thu, 2 Jan 2020 04:15:53 +0000 (20:15 -0800)
commit5ad80fa7cf5be0399c8d9d68967781e56a767c82
tree83dbf3eeb46213693f538b70ce7b4154abb22a91
parent3544731cfaade37f288c3b344c8dbc02c08e6bac
Makefile: Build more test code

Build the t/io_uring, t/memlock and t/read-to-pipe-async executables if
'make all' is executed. Do not include t/time-test because it uses a
non-portable 128-bit integer type.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Makefile