Once #277 and #280 land, we'll have fastrpc_test working by default on our images when booted on a suitable board (eg. RB3gen2). At this point, I'd like to add this to our CI so that it doesn't regress without us noticing.
See also Loic's comment in #280 (comment). The test doesn't necessarily need to be in our daily image, but CI could use our daily image and install the fastrpc-tests package and then run fastrpc_test. Then we'd install only fastrpc-support in our daily image and not fastrpc-tests.
Once #277 and #280 land, we'll have
fastrpc_testworking by default on our images when booted on a suitable board (eg. RB3gen2). At this point, I'd like to add this to our CI so that it doesn't regress without us noticing.See also Loic's comment in #280 (comment). The test doesn't necessarily need to be in our daily image, but CI could use our daily image and install the
fastrpc-testspackage and then runfastrpc_test. Then we'd install onlyfastrpc-supportin our daily image and notfastrpc-tests.