]> eyrie.org Git - kerberos/krb5-sync.git/commit
Simplify the queuing tests
authorRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 03:54:54 +0000 (19:54 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 03:54:54 +0000 (19:54 -0800)
commit4bb9e82dda5bff4142fc8ccf948d1960697e0cbe
tree3c894a57c6570648558ac312c81e858851df0e3d
parent65c27a8af2a453f9e8ce12e48bffb898ba8c98c4
Simplify the queuing tests

Create a library of common utility funcitons to check properties
of the queue, and use them in the queue-only and queuing tests.
Makefile.am
tests/plugin/queue-only-t.c
tests/plugin/queuing-t.c
tests/tap/sync.c [new file with mode: 0644]
tests/tap/sync.h [new file with mode: 0644]