Commit History

Author SHA1 Message Date
  Naoki Kambe d834a1a1b9 [2225_statistics] should not do this test unless there is no timer parameter(time_to_xxx) in statistics spec 12 years ago
  Naoki Kambe abd4fe9ffe [2225_statistics] add tearDown() 12 years ago
  Naoki Kambe 2c8b5b294b [2225_statistics] revise a comment 12 years ago
  Naoki Kambe c6aa9a4c2e [2225_statistics] remove unused paths 12 years ago
  Naoki Kambe 7dee66ffe8 [2225_statistics] update counter class names in docstring 12 years ago
  Naoki Kambe 117645fa11 [2225_statistics] move init() into the Counter class 12 years ago
  Naoki Kambe 0ca61cffc9 [2225_statistics] move constants which are used in test_rasing_incrementers() 12 years ago
  Naoki Kambe 83e4b764a9 [2225_statistics] add tearDown() 12 years ago
  Naoki Kambe 69bc301dec [2225_statistics] reload counter module in each testcase 12 years ago
  Naoki Kambe 2ba2f02690 [2225_statistics] add B10_FROM_SOURCE 12 years ago
  Naoki Kambe 2f29fad03b [2225_statistics] rename class name and add TEST_SPECFILE_LOCATION 12 years ago
  Naoki Kambe a52d10a93a [2225_statistics] add some test specfiles 12 years ago
  Naoki Kambe 123f5a29a7 [2225_statistics] merge TestXfroutCounter and TestXfrinCounter into BaseTestCounter 12 years ago
  Naoki Kambe 525ca6149d [2225_statistics] open specfile in Counter class 12 years ago
  Naoki Kambe 889dc09ad4 [2225_statistics] add _parse_stats_spec() to get each list of names on statistics spec 12 years ago
  Naoki Kambe 23818a5f2f [2225_statistics] set methods in Counter 12 years ago
  Naoki Kambe 949f894551 [2225_statistics] merge two concrete methods and parameters into _Counter() 12 years ago
  Naoki Kambe 57e46e4378 [2225_statistics] make Counter class hidden(rename Counter to _Counter), add Counter class, and move empty methods in it. 12 years ago
  Naoki Kambe b89a21c32f [2300] added a test method test_ipsocket_counters() for testing the incrementers of the socket counters 12 years ago
  Naoki Kambe e0098c29f5 [2300] added a method _create_ipsocket_functors() for creating incrementers of the socket counters 12 years ago
  Naoki Kambe 977568b91a [2274] updated the BaseTestXfrCounter class for testing new statistics items 12 years ago
  Naoki Kambe e5e001e233 [2274] updated the XfrinCounter class for adding new statistics items 12 years ago
  Naoki Kambe 8f73baf041 [2252] corrected the wrong comment of the methods 12 years ago
  Naoki Kambe c38d780b13 [2225] removed duplicate assignment 12 years ago
  Naoki Kambe 5cc65af294 [2252] corrected the order 12 years ago
  Naoki Kambe 74aa995526 [2252] added tests for the XfrinCounter class 12 years ago
  Naoki Kambe f950449fc2 [2252] added path of xfrin into PYTHONPATH and removed unnecessary TESTDATASRCDIR 12 years ago
  Naoki Kambe 62c7075662 [2252] added XfrinCounter class 12 years ago
  Naoki Kambe 7c00e40c1c [2225] updated docstrings for counter.py 12 years ago
  Naoki Kambe 96edf56fba [2225] changed the behavior of the counter class 12 years ago