introduce attack script 88/3088/1
authorAndy Green <andy.green@linaro.org>
Tue, 12 Feb 2013 04:56:05 +0000 (12:56 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:35 +0000 (13:01 -0800)
commit39a7e87ce104e8ca4f3fef8bb7d0b94f58618f4a
tree0889ad12e7481713d1cff69484cecf56187ec185
parent628d6ab181f7ceb4cd0c3294efac1b217e62e14c
introduce attack script

Seems like it would be a good idea to try to mess with the
server at least before someone else does it for us

Just run the script

$ test-server/attack.sh

it will spawn a test server and fire things at it.  If you
see the end result

---- survived

then you should be OK.

Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/attack.sh [new file with mode: 0755]