Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/libosmocore/+/41363?usp=email )
Change subject: tests/testsuite.at: use AT_SKIP_IF for sim_test ......................................................................
Patch Set 1:
(1 comment)
File tests/testsuite.at:
https://gerrit.osmocom.org/c/libosmocore/+/41363/comment/ef2aeed7_9ed64591?u... : PS1, Line 320: AT_SKIP_IF([test ! -e $abs_top_builddir/tests/sim/sim_test])
AFAIU this would also be done with: […]
See my comment to the previous patch: we would have to pass `ENABLE_PCSC=$ENABLE_PCSC` (and all the other variables like this one) manually to the testsuite script. I believe checking if the binary exists is a lot simpler.