tests: build: fix the name of the test executable displayed by Makefile
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 11 Jul 2019 08:39:03 +0000 (10:39 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 11 Jul 2019 08:39:03 +0000 (10:39 +0200)
commitdbc056eac0598db852dc86c8e40468b7a40efd8f
tree437e7adb8c82363cddcd6374bb0c5c919a6ca1d3
parent53cb270293a72f78c15dcb67b2fd013a4ba76edf
tests: build: fix the name of the test executable displayed by Makefile

The test suite Makefile prints a help message after building the test
executable but the name of the program is wrong. Fix it.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/Makefile.am