Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
c342db356d4f451821781eb24eb9f3d39d6c0c5e
/
.
/
poky
/
meta
/
recipes-devtools
/
opkg
/
opkg
/
run-ptest
blob: 5fb7077eec980d912314434fcbe2425f72104d26 [
file
] [
log
] [
blame
]
#!/bin/sh
OPKG_PATH
=
$
(
which opkg
)
make OPKG_PATH
=
$OPKG_PATH run
-
tests