Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Split qpstest.proto into two parts - one for performance stats and | vjpai | 2015-10-21 |
| | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing | ||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| | |||
* | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
| | |||
* | Add comments describing various random distributions | Vijay Pai | 2015-06-05 |
| | | | | | Also remove the parameterized constructor for InterarrivalTimer and only keep the init function. | ||
* | clang-format | Vijay Pai | 2015-06-05 |
| | |||
* | Fix definition of InterarrivalTimer to enable late initialization | Vijay Pai | 2015-04-23 |
| | | | | and use nanoseconds | ||
* | Random number distributions and test for common distributions | vjpai | 2015-04-21 |