tests: Add test for array of input attachments
authorChris Forbes <chrisforbes@google.com>
Mon, 22 Aug 2016 03:30:27 +0000 (15:30 +1200)
committerChris Forbes <chrisforbes@google.com>
Tue, 23 Aug 2016 01:12:40 +0000 (13:12 +1200)
commit6fdc40b18cb0ad99fff713436897a02cdba4c37f
tree5dc9e0d0111e912fba3fe21e8dc8859c039a50cf
parentc024994b70f304ed7c6a472b90803c9911be09dd
tests: Add test for array of input attachments

This shows up a gap in the initial implementation. We want the error for
xs[1], which would previously not be generated at all.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
tests/layer_validation_tests.cpp