summaryrefslogtreecommitdiffstats
path: root/sanity/system_light/scripts/lmbench_test.sh
blob: 30c5f6dde5743204d4efff2205799c483f16dd4d (plain)
1
2
3
4
5
6
7
#!/bin/bash

#(time sudo lmbench-run) 2>> $LOG_FILE #Used for perrformance testing such as hardware,OS,development etc.

cp -r $SRC_DIR $GF_MP
cd  $LM_DIR
(time make results) 2>> $LOG_FILE