Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
4873add6e11c1bd421c83cd08df589f1184aa673
/
.
/
poky
/
meta
/
recipes-support
/
attr
/
acl
/
run-ptest
blob: 43128233654d31b3577877ce21cb4344b3068fa9 [
file
] [
log
] [
blame
]
#!/bin/sh
#
#This script is used to run acl test suites
#umask 077
mkdir
-
p
/
tmp
/
acl
-
ptest
/
test
cp test
/
test
.*
/
tmp
/
acl
-
ptest
/
test
make test
-
suite
.
log