Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-03 | Capture expected log in test_circuitbuild.c | Taylor Yu | |
Capture the warning for the unhandled circuit purpose test case, both to clean up the test log and to confirm that it gets logged. | |||
2017-04-03 | Test unhandled purpose in route_len_for_purpose() | Taylor Yu | |
Check that route_len_for_purpose() (helper for new_route_len()) correctly fails a non-fatal bug assertion if it encounters an unhandled circuit purpose when it is called with exit node info. | |||
2017-04-03 | Add tests for new_route_len() | Taylor Yu | |