test: KIST Scheduler unit tests to test the pending list state
commitd40a4e46b6e4b0ab2f544fe844f6b3523203b550
authorDavid Goulet <dgoulet@torproject.org>
Thu, 1 Feb 2018 20:48:28 +0000 (1 15:48 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 1 Feb 2018 22:05:04 +0000 (1 17:05 -0500)
treef2401e745e51363da71991288f9debed2874d07b
parente1a40535eaac0cd7306770660da798a0ee247549
test: KIST Scheduler unit tests to test the pending list state

This tests many cases of the KIST scheduler with the pending list state by
calling entry point in the scheduler while channels are scheduled or not.

Also, it adds a test for the bug #24700.

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/test/test_scheduler.c