6 Commits

Author SHA1 Message Date
Xia Wang
a5496cd28c resolved conflicts for merge of d4e3bf4d to master
Change-Id: I41c0ae2b3f557f84b25c39e247894f66a4e7e702
2010-10-12 11:05:54 -07:00
Xia Wang
ffcb68719b Add mock ril control commands and tests
Add mock ril controller commands and test cases:
 - testStartIncomingCallAndHangup: test start incoming cal and hangup remote
 - testSetCallTransitionFlag: test call transition flag and call state transition

Change-Id: I25ff8ef7931159ef7101b5e8638b9b7438db4f66
2010-10-10 15:01:31 -07:00
Xia Wang
afeeaf351a Port mock ril controller and tests to GB. DO NOT MERGE
Change-Id: Ie58236ecb8648d026356610f429054cb46b8640b
2010-10-07 11:34:46 -07:00
Xia Wang
e9be34c227 Add setRadioState to MockRilController and the corresponding test case.
Add test case for setRadioState command in Mock Ril

Change-Id: I6934bc291f58743d98295b816600a6e7b980bdb1
2010-08-09 17:00:17 -07:00
Xia Wang
a69fbc8eff Switch to new enum definition in RilCmds
Change-Id: Id6173d92a1c8d136b037448e2df55ea9ef49d34e
2010-08-04 15:39:24 -07:00
Xia Wang
237e594402 Create Mock Ril Controller as a static library,
Generate a simple test case using the controller,
wrap tests uing mockril in a seperate package.

Change-Id: Iae9422ec30963aae79cc1b58e17df6cff16955c8
2010-08-02 12:20:30 -07:00