unit: Move Play Tone 5.1 test data

This commit is contained in:
Denis Kenzior 2012-11-02 13:18:24 -05:00
parent c1efe3dc0c
commit 5b463f219b
2 changed files with 24 additions and 18 deletions

View File

@ -1526,3 +1526,27 @@ static const unsigned char play_tone_4102[] = {
};
#define play_tone_response_4102 play_tone_response_111
static const unsigned char play_tone_511[] = {
0xD0, 0x17, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x05, 0x80, 0x4E, 0x2D, 0x4E, 0x00, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01,
0x01
};
#define play_tone_response_511 play_tone_response_111
static const unsigned char play_tone_512[] = {
0xD0, 0x17, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x05, 0x81, 0x02, 0x9C, 0xAD, 0x80, 0x8E, 0x01, 0x11, 0x84, 0x02, 0x01,
0x01
};
#define play_tone_response_512 play_tone_response_111
static const unsigned char play_tone_513[] = {
0xD0, 0x18, 0x81, 0x03, 0x01, 0x20, 0x00, 0x82, 0x02, 0x81, 0x03, 0x85,
0x06, 0x82, 0x02, 0x4E, 0x00, 0xAD, 0x80, 0x8E, 0x01, 0x11, 0x84, 0x02,
0x01, 0x01
};
#define play_tone_response_513 play_tone_response_111

View File

@ -2509,24 +2509,6 @@ struct play_tone_test {
char *html;
};
static unsigned char play_tone_511[] = { 0xD0, 0x17, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x05, 0x80, 0x4E, 0x2D,
0x4E, 0x00, 0x8E, 0x01, 0x11,
0x84, 0x02, 0x01, 0x01 };
static unsigned char play_tone_512[] = { 0xD0, 0x17, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x05, 0x81, 0x02, 0x9C,
0xAD, 0x80, 0x8E, 0x01, 0x11,
0x84, 0x02, 0x01, 0x01 };
static unsigned char play_tone_513[] = { 0xD0, 0x18, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x06, 0x82, 0x02, 0x4E,
0x00, 0xAD, 0x80, 0x8E, 0x01,
0x11, 0x84, 0x02, 0x01, 0x01 };
static unsigned char play_tone_611[] = { 0xD0, 0x1B, 0x81, 0x03, 0x01, 0x20,
0x00, 0x82, 0x02, 0x81, 0x03,
0x85, 0x09, 0x80, 0x00, 0x38,