|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Data_protocol_host.Data_error | |
---|---|
ds.ov2.test | Test applet for OV-chip protocol layer and for ds.ov2.bignat
functionality. |
Uses of Data_protocol_host.Data_error in ds.ov2.test |
---|
Methods in ds.ov2.test that throw Data_protocol_host.Data_error | |
---|---|
private byte |
Data_protocol_host.check_buffer(Resizable_buffer b,
byte count)
Check the enumberation of resulting Resizable_buffer
that we received from the card. |
long |
Data_protocol_host.check_data(boolean performance_test)
Run the data protocol once for testing the protocol layer. |
long |
Check_data_transmission.check_with_sizes(String msg,
int a1,
int a2,
int a3,
int a4,
int a5,
int r1,
int r2,
int r3,
int r4,
int r5,
boolean performance_test)
Test the protocol layer by sending 5 arguments and receiving 5 results of the specified size. |
void |
Card_performance.measure_big_send_and_receive()
Measure sending 10KB and receiving 10KB and print the timings. |
void |
Check_data_transmission.run_ex()
Run protocol layer checks. |
void |
Card_performance.run_ex()
Run all data transmission performance measurements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |