unit: Move Play Tone 3.1-3.4 test data

This commit is contained in:
Denis Kenzior 2012-10-31 12:13:00 -05:00
parent e42523fd04
commit c2a7695298
2 changed files with 34 additions and 34 deletions

View File

@ -1268,3 +1268,37 @@ static const unsigned char play_tone_213[] = {
};
#define play_tone_response_213 play_tone_response_111
static const unsigned char play_tone_311[] = {
0xD0, 0x22, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x0C, 0x3C, 0x42, 0x41, 0x53, 0x49, 0x43, 0x2D, 0x49, 0x43, 0x4F, 0x4E,
0x3E, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01, 0x01, 0x1E, 0x02, 0x00, 0x01
};
#define play_tone_response_311 play_tone_response_111
static const unsigned char play_tone_321[] = {
0xD0, 0x22, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x0C, 0x3C, 0x42, 0x41, 0x53, 0x49, 0x43, 0x2D, 0x49, 0x43, 0x4F, 0x4E,
0x3E, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01, 0x01, 0x1E, 0x02, 0x01, 0x01
};
#define play_tone_response_321 play_tone_response_111
static const unsigned char play_tone_331[] = {
0xD0, 0x23, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x0D, 0x3C, 0x43, 0x4F, 0x4C, 0x4F, 0x55, 0x52, 0x2D, 0x49, 0x43, 0x4F,
0x4E, 0x3E, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01, 0x01, 0x1E, 0x02, 0x00,
0x02
};
#define play_tone_response_331 play_tone_response_111
static const unsigned char play_tone_341[] = {
0xD0, 0x23, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x0D, 0x3C, 0x43, 0x4F, 0x4C, 0x4F, 0x55, 0x52, 0x2D, 0x49, 0x43, 0x4F,
0x4E, 0x3E, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01, 0x01, 0x1E, 0x02, 0x01,
0x02
};
#define play_tone_response_341 play_tone_response_111

View File

@ -2509,40 +2509,6 @@ struct play_tone_test {
char *html;
};
static unsigned char play_tone_311[] = { 0xD0, 0x22, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x0C, 0x3C, 0x42, 0x41,
0x53, 0x49, 0x43, 0x2D, 0x49,
0x43, 0x4F, 0x4E, 0x3E, 0x8E,
0x01, 0x11, 0x84, 0x02, 0x01,
0x01, 0x1E, 0x02, 0x00, 0x01 };
static unsigned char play_tone_321[] = { 0xD0, 0x22, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x0C, 0x3C, 0x42, 0x41,
0x53, 0x49, 0x43, 0x2D, 0x49,
0x43, 0x4F, 0x4E, 0x3E, 0x8E,
0x01, 0x11, 0x84, 0x02, 0x01,
0x01, 0x1E, 0x02, 0x01, 0x01 };
static unsigned char play_tone_331[] = { 0xD0, 0x23, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x0D, 0x3C, 0x43, 0x4F,
0x4C, 0x4F, 0x55, 0x52, 0x2D,
0x49, 0x43, 0x4F, 0x4E, 0x3E,
0x8E, 0x01, 0x11, 0x84, 0x02,
0x01, 0x01, 0x1E, 0x02, 0x00,
0x02 };
static unsigned char play_tone_341[] = { 0xD0, 0x23, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x0D, 0x3C, 0x43, 0x4F,
0x4C, 0x4F, 0x55, 0x52, 0x2D,
0x49, 0x43, 0x4F, 0x4E, 0x3E,
0x8E, 0x01, 0x11, 0x84, 0x02,
0x01, 0x01, 0x1E, 0x02, 0x01,
0x02 };
static unsigned char play_tone_411[] = { 0xD0, 0x28, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x10, 0x54, 0x65, 0x78,