Ticket #46 (assigned enhancement)
add DebugInjectResponse to allow injecting fake responses to a command
| Reported by: | mickey | Owned by: | mickey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | framework/ogsmd | Version: | |
| Keywords: | org.freesmartphone.GSM.Debug | Cc: |
Description (last modified by mickey) (diff)
Zecke on #openmoko-devel:
mickeyl: the only thing missing would be to say, DebugInjectResponse?( s:channel, s:command, s:response, s:fakerespone, i:numberoftimes) mickeyl: number of times would say how often it should fail, one could add a fuzzlevel so every n-th response it is failing
Change History
comment:1 Changed 5 years ago by mickey
- Status changed from new to assigned
- Description modified (diff)
comment:2 Changed 4 years ago by daniel
What would this do better than Debug.InjectString??
comment:3 Changed 4 years ago by mickey
Debug.InjectString? can only be used to simulate unsolicited responses, Debug.InjectResponse? would enable us to simulate solicited responses.
Note: See
TracTickets for help on using
tickets.
