summaryrefslogtreecommitdiff
path: root/test-host.sh
blob: 68ba2a26224e104e800f51dd8b30c3234c49409e (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh 

#set -e
echo "Test hackbench on host"
cp hackbench /usr/bin/hackbench
chmod 777  /usr/bin/hackbench
cp test-rt-tests.sh /root/test-rt-tests.sh
chmod 777 /root/test-rt-tests.sh
sh /root/test-rt-tests.sh