Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
f038d0ea4a59734122ee788dc6a6d063460cda46
/
.
/
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