summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/run-ptest
blob: 76514c202ece7a705e319cfefee8a02c76acc260 (plain)
1
2
3
4
5
#!/bin/sh

workdir=$(dirname `realpath $0`)
cd ${workdir}/testing
./RUNTESTS
OpenPOWER on IntegriCloud