test: add a "pending release sequences" test
authorBrian Norris <banorris@uci.edu>
Wed, 3 Oct 2012 01:52:43 +0000 (18:52 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 3 Oct 2012 01:55:22 +0000 (18:55 -0700)
commitf94de5b6daa067501562ed3047bfb6b4939f9435
tree757add2b0cea70b1a1fd74eabc246006aa020e04
parent381e2769f94f7e41c1c90d3ab633a37136fa24b0
test: add a "pending release sequences" test

This helps test the end-of-execution "pending release sequence"
functionality, as well as other release-sequence-related code. It also
uncovered the regression that was just reverted prior to this.
test/pending-release.c [new file with mode: 0644]