]> git.pond.sub.org Git - empserver/commit
tests: Don't leak telegram counters from setup into test
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 12 Jan 2014 08:30:54 +0000 (09:30 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 Feb 2014 10:44:42 +0000 (11:44 +0100)
commit370b9d1c073882a6d671f157526e979c9b7ccb81
tree2f25e24d6d9bb21dc81f904cfc136abf8d2e4a28
parenta109de948b00dd58a684702304d0b1e75487bb66
tests: Don't leak telegram counters from setup into test

Moving the telegram files away isn't enough, we also have to reset
nat_tgms.  actofgod/setup-POGO does it already, but fire/setup-POGO
doesn't.  Do it in begin_test instead, right where the telegram files
are moved away.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
tests/actofgod/setup-POGO
tests/fire/final.xdump
tests/fire/journal.log
tests/test-common.sh