prometheus: add runtime test
authorPaul Spooren <mail@aparcar.org>
Sun, 6 Sep 2020 09:14:14 +0000 (23:14 -1000)
committerPaul Spooren <mail@aparcar.org>
Thu, 17 Sep 2020 19:48:23 +0000 (09:48 -1000)
commit64cf9fb779b052efb97b901d76ea818989638283
tree33a1627760f6ac7f85255253314bd4243f0cb8db
parentb36bb173b31dda98f356957c6cf5b55c8b76ac2c
prometheus: add runtime test

Run trivial check if the compiled binary works on the architecture. Do
so by comparing the printed version by the binary with the Makefile
version. The release is OpenWrt specific, so cut it off.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/prometheus/test.sh [new file with mode: 0644]