Add selftest program to the list of tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index 249be3b..8dba3ec 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -74,6 +74,7 @@
 cmake -D CMAKE_BUILD_TYPE:String=ASan .
 make
 make test
+programs/test/selftest
 cd tests
 ./compat.sh
 ./ssl-opt.sh