| Issue 11: | TEST: test result of support for multi modes of MIPA | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Purpose:
MIPA should can be run in multi modes: real and simulate. Test whether
support for multi modes of MIPA is correct.
How to test:
The result of SIMULATE mode(no delay in message passing) should be
similar to that of REAL mode(all processes are on the same computer, the
delay can be ignored). By test of SCP, the expected result is that the
size of checked intervals on the same input in different modes should be
similar.
Files:
data:
light with 10000 data.
RFID.
log:
real_NormalProcess0:result of when LP in NP0 is true in real mode.
real_NormalProcess1:result of when LP in NP1 is true in real mode.
real_found_interval:result of checked SCP in real mode.
simulate_NormalProcess0:result of when LP in NP0 is true in simulate
mode.
simulate_NormalProcess1:result of when LP in NP1 is true in simulate
mode.
simulate_found_interval:result of checked SCP in simulate mode.
Test result:
the checked SCP result of real mode is 50, as same as that of simulate
mode.
Mar 9, 2010
(No comment was entered for this change.)
Summary:
TEST: test result of support for multi modes of MIPA
|
Labels: -Type-Defect Type-Other