app/test: fixes to python control script
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 11 Feb 2014 12:03:26 +0000 (12:03 +0000)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 09:22:33 +0000 (10:22 +0100)
commit2d23ec5631d13710bd219ae4feaca4a8607e9ae2
treeb61877fe5e789183f990d4e26130f9bb6d190cdd
parent5c64c7d1685b356b754c20ee7dd139dc5b07d2b3
app/test: fixes to python control script

* Change behaviour to spread the memory specified across all sockets
  rather than duplicating the memory for each one. This way the memory
  size specified is the total memory needed by the test.
* Minor reordering of test cases, to ensure that ring autotest is the
  final test run.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
app/test/autotest_data.py