aboutsummaryrefslogtreecommitdiff
path: root/tests/cyclictest/root/overlay/sbin/lcpinit
blob: 15cc11cfed50d2d27e968e14f5ab7abea1aeb503 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

/bin/mount -t devtmpfs devtmpfs /dev

echo Command: cyclictest -n -p99 -t3 -l10000 -q
echo Version: `cyclictest --help | head -1`
echo
cyclictest -n -p99 -t3 -l10000 -q | sed 's/^/! /' | sed 's/$/ ok/'

echo "NOVABOOT EXIT LINUX-CONF-PERF"