aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_scheduler.c
AgeCommit message (Expand)Author
2016-09-11Merge remote-tracking branch 'public/solaris_warnings_028'Nick Mathewson
2016-07-28Fix a large pile of solaris warnings for bug 19767.Nick Mathewson
2016-07-28Merge branch 'bug18902_squashed'Nick Mathewson
2016-07-28Fix all -Wshadow warnings on LinuxNick Mathewson
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
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