aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_scheduler.c
AgeCommit message (Expand)Author
2016-03-22Try to fix an intermittent test failure on openbsd.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-05-29Fix another int-to-ptr cast.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-28Fix some 32-bit build issues in the testsNick Mathewson
2014-11-27Fix a likely bug found by coverity in test_scheduler.c.Nick Mathewson
2014-09-30Update test_relay.c for recent test suite changes and --enable-mempools supportAndrea Shepard
2014-09-30Add scheduler/loop unit testAndrea Shepard
2014-09-30Add scheduler channel states unit testAndrea Shepard
2014-09-30Add scheduler/compare_channels unit testAndrea Shepard
2014-09-30Add scheduler/queue_heuristic unit testAndrea Shepard
2014-09-30Initial test_scheduler.cAndrea Shepard