Commit History

Author SHA1 Message Date
  Mukund Sivaraman cdbe6dedf4 [2353] Remove unused assignments 12 years ago
  Mukund Sivaraman 029ac581f4 [2353] Rename variable 12 years ago
  Mukund Sivaraman e8a23d3111 [2353] Remove run_under_unittests hack from BoB.start_cfgmgr() 12 years ago
  Mukund Sivaraman f7e301237c [2353] Make DummySession() return a real message in group_recvmsg() 12 years ago
  Mukund Sivaraman 4f806512c8 [2353] Restore isc.config.ModuleCCSession during tearDown() 12 years ago
  Mukund Sivaraman 87cd15b3cc [2353] Restore time.time() and time.sleep() during tearDown() 12 years ago
  Mukund Sivaraman 3c17e9586c [2353] Unify verbose and non-verbose cases 12 years ago
  Mukund Sivaraman bae03c0fbf [2353] Don't call real sleep() in mock function 12 years ago
  Mukund Sivaraman ec4581da1a [2353] Check if msgq_socket_file is carried over in BoB.startup() 12 years ago
  Mukund Sivaraman 70db0c50bf [2353] Change assertion type for dict 12 years ago
  Mukund Sivaraman 609e5bf400 [2353] Explain why we throw after 15 recv()s, in a comment 12 years ago
  Mukund Sivaraman 71cf0a22ba [2353] Test the env string in various tests 12 years ago
  Mukund Sivaraman 40d54f7e2b [2353] Test the values of component registered by BoB.register_process() 12 years ago
  Mukund Sivaraman 30e529ac56 [2353] Make test more deterministic 12 years ago
  Mukund Sivaraman f1035ba18d [2353] Use assertRaises() instead of the excessive code 12 years ago
  Mukund Sivaraman 0740a5d8df [2353] Check an environment string in BoB.start_msgq() test 12 years ago
  Mukund Sivaraman 045d32e4a9 [2353] Check BoB.get_processes() return value as a list 12 years ago
  Mukund Sivaraman eba06eeedd [2353] Use assertIn() in some places 12 years ago
  Mukund Sivaraman 93d27cba1a [2353] Check BoB.components_to_restart as a list 12 years ago
  Mukund Sivaraman 8a966b8d73 [2353] Update syntax used, combining two statements into one 12 years ago
  Mukund Sivaraman 2c2459fd09 [2353] Rewrite code that depended on BoB.start_ccsession() returning a value 12 years ago
  Mukund Sivaraman 145a4ed5a8 [2353] Don't run block of code when requested not to by unittests 12 years ago
  Mukund Sivaraman 41ccdad87b [2353] Use a flag instead of overriding BoB.wait_time 12 years ago
  Mukund Sivaraman 8682cdcb92 [2353] Add description for BoB._make_process_info() 12 years ago
  Mukund Sivaraman 0688fdb85d [2353] Use a flag instead of overriding BoB.msgq_timeout 12 years ago
  JINMEI Tatuya cfdfb58ce4 [2353] unrelated cleanup: removed an obsolete comment. 12 years ago
  JINMEI Tatuya 08a5a3d312 [2353] style fixes: folded long lines 12 years ago
  JINMEI Tatuya 7f6ecb5e40 [2353] style fix: folded a long line 12 years ago
  Mukund Sivaraman f6c776bc4a [2353] Update comments 12 years ago
  Mukund Sivaraman bc4926dac2 [2353] Test BoB.startup() 12 years ago