QA: Added functions to allocate/free N nodes at once
authorBernardo Dal Seno <bdalseno@google.com>
Fri, 25 Jan 2013 18:06:40 +0000 (19:06 +0100)
committerBernardo Dal Seno <bdalseno@google.com>
Fri, 1 Feb 2013 10:24:59 +0000 (11:24 +0100)
commit7d4f1b45ce3e01737a40f34848bf14b55521ea63
tree2db4c247f6ce03ecd438c49fccdcf61be8db2218
parent6a0f22e1e8ec6f77c0e8d0b1aaa1e3e9157454d0
QA: Added functions to allocate/free N nodes at once

These make possible to simplify the logic of tests requiring more
nodes. Used in the following patches.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
qa/qa_config.py