xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/run-ptest (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1#!/bin/sh
2export AUTOMATED=1
3make -C tests run
4