Add test script for cfgupgrade
authorMichael Hanselmann <hansmi@google.com>
Mon, 28 Jun 2010 13:47:12 +0000 (15:47 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 29 Jun 2010 10:47:55 +0000 (12:47 +0200)
commitaefbe36941d80068e99a119939975823a2eac141
tree7c3da55ff5495662e2c5367f9ec7ffa019619559
parent02e1292df083ecc12141036ffdd04d857ffb04c8
Add test script for cfgupgrade

This should catch cases where we update the configuration version, but
forget to adjust cfgupgrade accordingly.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
test/cfgupgrade_unittest.py [new file with mode: 0755]