uradvd: implement test.sh

to verify the version emitted by uradvd is not empty.

Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
This commit is contained in:
Jan-Niklas Burfeind
2025-10-10 16:01:27 +02:00
committed by Hannu Nyman
parent 7096816e21
commit 906b9248e3

3
net/uradvd/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
uradvd --version | grep -Fx "uradvd $PKG_SOURCE_DATE"