tests: Add test_groups test to validate xml output
authorDavid Schneider <schneidav81@gmail.com>
Wed, 21 Sep 2016 13:20:09 +0000 (15:20 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 21 Sep 2016 13:20:09 +0000 (15:20 +0200)
commit63ddee422eb360a0e224458ef19089682a8b71eb
tree33c75478ba361f3ffab9b440595ad0e4e0d235ed
parent7c5572f039530b45cb2e7a798c695a090160ea54
tests: Add test_groups test to validate xml output

This is for multiple groups in one test to make sure they do not create
invalid xml.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
tests/CMakeLists.txt
tests/test_groups.c [new file with mode: 0644]