Mukund Sivaraman
|
924c7a481e
[2353] Restore the saved time.time function
|
12 years ago |
Mukund Sivaraman
|
8cb9e9efb9
[2353] Don't check an upper bound on number of attempts
|
12 years ago |
Mukund Sivaraman
|
f117a66b8b
[2353] Test BoB.start_msgq() timeout checks
|
12 years ago |
Mukund Sivaraman
|
77c012c47a
[2353] Test BoB.start_ccsession()
|
12 years ago |
Mukund Sivaraman
|
d51421238c
[2353] Fix an error in comments
|
12 years ago |
Mukund Sivaraman
|
a9ebc379b9
[2353] Test options for BoB.start_cfgmgr()
|
12 years ago |
Mukund Sivaraman
|
1ab0c5acf4
[2353] Test defaults for BoB.start_cfgmgr()
|
12 years ago |
Mukund Sivaraman
|
15249e567c
[2353] Test BoB.start_msgq()
|
12 years ago |
Mukund Sivaraman
|
da089cd9b9
[2353] Remove obsolete comments
|
12 years ago |
Mukund Sivaraman
|
5450b258db
[2353] Use a MockProcessInfo to test BoB.start_process()
|
12 years ago |
Mukund Sivaraman
|
b1c8e1ce93
[2353] Test various combinations of booleans in BoB.reap_children()
|
12 years ago |
Mukund Sivaraman
|
58f0aac3a8
[2353] Test unknown pids in BoB.reap_children()
|
12 years ago |
Mukund Sivaraman
|
84fbdaeddb
[2353] Simply assertFalse() for the list
|
12 years ago |
Mukund Sivaraman
|
09f21f49fa
[2353] Test exception handling in BoB.reap_children()
|
12 years ago |
Mukund Sivaraman
|
36d2b848c6
[2353] Test port arg in BoB.start_cmdctl()
|
12 years ago |
Mukund Sivaraman
|
4f52e898a7
[2353] Test verbose case of BoB.start_cmdctl()
|
12 years ago |
Mukund Sivaraman
|
c2c64eae1f
[2353] Test verbose case of BoB.start_resolver()
|
12 years ago |
Mukund Sivaraman
|
230de14b1b
[2353] Test verbose case of BoB.start_auth()
|
12 years ago |
Mukund Sivaraman
|
54a707d39a
[2353] Remove the digit suffix from tests
|
12 years ago |
Mukund Sivaraman
|
51bd304db0
[2353] Rename MockBob2 to MockBobSimple
|
12 years ago |
Mukund Sivaraman
|
da1b2d7dc0
[2353] Rewrite test_start_simple() to use MockBob2
|
12 years ago |
Mukund Sivaraman
|
d5c0c97ef8
[2353] Test verbose case of BoB.start_simple()
|
12 years ago |
Mukund Sivaraman
|
a7b31b7b07
[2353] runnable doesn't have to be set here
|
12 years ago |
Mukund Sivaraman
|
7503458897
[2353] Directly use bob.components instead of bob.get_processes()
|
12 years ago |
Mukund Sivaraman
|
37da25f2ec
[2353] Just check the output of get_processes() is empty (as a boolean)
|
12 years ago |
Mukund Sivaraman
|
0f228f2d53
[2353] Check that kill_started_components() forcefully kills components
|
12 years ago |
Mukund Sivaraman
|
8b31b93c4c
[2353] runnable doesn't have to be set here
|
12 years ago |
Mukund Sivaraman
|
f9445ffa2d
[2353] runnable doesn't have to be set here
|
12 years ago |
Mukund Sivaraman
|
494bbca16c
[2353] Ensure that get_processes() returns a sorted list
|
12 years ago |
Mukund Sivaraman
|
67f4798a8a
[2353] Check remove_socket_srv() with different states of BoB._srv_socket
|
12 years ago |