tests: simplify a loop in gen-testsuite-part
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Oct 2012 09:04:14 +0000 (11:04 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Oct 2012 09:04:14 +0000 (11:04 +0200)
commite3b0ad32d023b1553235f2cfe4a94e6ae4743825
tree3ed809d274588b3555024da5d674dfd7e06c2769
parent3c5c9394e2cbe6f88e0117f34c33b1e03cdaa5bb
tests: simplify a loop in gen-testsuite-part

* gen-testsuite-part: No need to loop on the (key, value) entries
of the %test_generators has: we only use the value, and never the
key.  So loop simply on the values.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
gen-testsuite-part