3 #echo EmbkcJFK7q > /proc/$$/attr/current
5 killall tpcsserdaemontest
7 killall twpserdaemontest
9 echo "copying test plug-in ..."
10 #export LD_LIBRARY_PATH=$PWD
11 cp -f /tmp/tsc_test/libscclient.so /usr/lib/
12 cp -f /tmp/tsc_test/libscserver.so /usr/lib/
13 cp -f /tmp/tsc_test/TPCSSerDaemon /usr/bin/
14 cp -f /tmp/tsc_test/tpcsserdaemontest /usr/bin/
16 echo "setup environment ..."
18 #export TWP_CONTENT_PATH=testcontents-1
20 echo "Do following to run the test cases ..."
22 echo "./tpcsserdaemontest"
25 #echo "cleanup test contents ..."
26 #rm -rf testcontents-1