Mukund Sivaraman
|
8a966b8d73
[2353] Update syntax used, combining two statements into one
|
il y a 12 ans |
Mukund Sivaraman
|
2c2459fd09
[2353] Rewrite code that depended on BoB.start_ccsession() returning a value
|
il y a 12 ans |
Mukund Sivaraman
|
145a4ed5a8
[2353] Don't run block of code when requested not to by unittests
|
il y a 12 ans |
Mukund Sivaraman
|
41ccdad87b
[2353] Use a flag instead of overriding BoB.wait_time
|
il y a 12 ans |
Mukund Sivaraman
|
8682cdcb92
[2353] Add description for BoB._make_process_info()
|
il y a 12 ans |
Mukund Sivaraman
|
0688fdb85d
[2353] Use a flag instead of overriding BoB.msgq_timeout
|
il y a 12 ans |
JINMEI Tatuya
|
cfdfb58ce4
[2353] unrelated cleanup: removed an obsolete comment.
|
il y a 12 ans |
JINMEI Tatuya
|
08a5a3d312
[2353] style fixes: folded long lines
|
il y a 12 ans |
JINMEI Tatuya
|
7f6ecb5e40
[2353] style fix: folded a long line
|
il y a 12 ans |
Mukund Sivaraman
|
f6c776bc4a
[2353] Update comments
|
il y a 12 ans |
Mukund Sivaraman
|
bc4926dac2
[2353] Test BoB.startup()
|
il y a 12 ans |
Mukund Sivaraman
|
fa3e24bb02
[2353] Test BoB._socket_data() directly
|
il y a 12 ans |
Mukund Sivaraman
|
a11abf30b2
[2353] Indent comment
|
il y a 12 ans |
Mukund Sivaraman
|
996d6ff3b0
[2353] Test BoB.start_cfgmgr() timeout checks
|
il y a 12 ans |
Mukund Sivaraman
|
924c7a481e
[2353] Restore the saved time.time function
|
il y a 12 ans |
Mukund Sivaraman
|
8cb9e9efb9
[2353] Don't check an upper bound on number of attempts
|
il y a 12 ans |
Mukund Sivaraman
|
f117a66b8b
[2353] Test BoB.start_msgq() timeout checks
|
il y a 12 ans |
Mukund Sivaraman
|
77c012c47a
[2353] Test BoB.start_ccsession()
|
il y a 12 ans |
Mukund Sivaraman
|
d51421238c
[2353] Fix an error in comments
|
il y a 12 ans |
Mukund Sivaraman
|
a9ebc379b9
[2353] Test options for BoB.start_cfgmgr()
|
il y a 12 ans |
Mukund Sivaraman
|
1ab0c5acf4
[2353] Test defaults for BoB.start_cfgmgr()
|
il y a 12 ans |
Mukund Sivaraman
|
15249e567c
[2353] Test BoB.start_msgq()
|
il y a 12 ans |
Mukund Sivaraman
|
da089cd9b9
[2353] Remove obsolete comments
|
il y a 12 ans |
Mukund Sivaraman
|
5450b258db
[2353] Use a MockProcessInfo to test BoB.start_process()
|
il y a 12 ans |
Mukund Sivaraman
|
b1c8e1ce93
[2353] Test various combinations of booleans in BoB.reap_children()
|
il y a 12 ans |
Mukund Sivaraman
|
58f0aac3a8
[2353] Test unknown pids in BoB.reap_children()
|
il y a 12 ans |
Mukund Sivaraman
|
84fbdaeddb
[2353] Simply assertFalse() for the list
|
il y a 12 ans |
Mukund Sivaraman
|
09f21f49fa
[2353] Test exception handling in BoB.reap_children()
|
il y a 12 ans |
Mukund Sivaraman
|
36d2b848c6
[2353] Test port arg in BoB.start_cmdctl()
|
il y a 12 ans |
Mukund Sivaraman
|
4f52e898a7
[2353] Test verbose case of BoB.start_cmdctl()
|
il y a 12 ans |