FreeCalypso > hg > tcs211-l1-reconst
annotate chipsetsw/services/Audio/tests/audio_test_regr.h @ 183:da456a8864f6
g23m/copyblobs.sh: reflect partial deblobbing of l1audio
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 08 Jun 2016 00:44:38 +0000 |
parents | 509db1a7b7b8 |
children |
rev | line source |
---|---|
0
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 /********************************************************************************/ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 /* File Name: audio_test_regr.h */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 /* Purpose: This file contains the definition usefull for an audio */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 /* non regression test. */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 /* Note: None. */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 /* Version 0.1 */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
11 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
12 /* Date Modification */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
13 /* ----------------------------------------------------------------------------*/ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
14 /* 14 May 2001 Create */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
15 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
16 /* Author Francois Mazard - Stephanie Gerthoux */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
17 /* */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
18 /* (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
19 /********************************************************************************/ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
20 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
21 #ifndef _AUDIO_TEST_REGR_H_ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
22 #define _AUDIO_TEST_REGR_H_ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
23 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
24 #include "tests/rv/rv_test_regr.h" |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
25 #include "audio/audio_features_i.h" |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
26 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
27 #if (AUDIO_REGR == SW_COMPILED) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
28 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
29 /* Define paramters, functions and macros used tto ferform miscellaneous AUDIO tests */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
30 /* declare the external functions */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
31 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
32 #if (KEYBEEP) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
33 T_RV_REGR_RET audio_regr_test_1 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
34 T_RV_REGR_RET audio_regr_test_2 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
35 T_RV_REGR_RET audio_regr_test_3 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
36 T_RV_REGR_RET audio_regr_test_4 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
37 T_RV_REGR_RET audio_regr_test_5 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
38 T_RV_REGR_RET audio_regr_test_6 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
39 T_RV_REGR_RET audio_regr_test_7 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
40 T_RV_REGR_RET audio_regr_test_8 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
41 #endif /* KEYBEEP */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
42 #if (TONE) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
43 T_RV_REGR_RET audio_regr_test_10 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
44 T_RV_REGR_RET audio_regr_test_11 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
45 T_RV_REGR_RET audio_regr_test_12 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
46 T_RV_REGR_RET audio_regr_test_13 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
47 T_RV_REGR_RET audio_regr_test_14 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
48 T_RV_REGR_RET audio_regr_test_15 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
49 T_RV_REGR_RET audio_regr_test_16 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
50 T_RV_REGR_RET audio_regr_test_17 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
51 #endif /* TONE */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
52 #if (MELODY_E1) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
53 T_RV_REGR_RET audio_regr_test_18 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
54 T_RV_REGR_RET audio_regr_test_20 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
55 T_RV_REGR_RET audio_regr_test_21 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
56 T_RV_REGR_RET audio_regr_test_22 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
57 T_RV_REGR_RET audio_regr_test_23 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
58 T_RV_REGR_RET audio_regr_test_24 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
59 T_RV_REGR_RET audio_regr_test_25 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
60 T_RV_REGR_RET audio_regr_test_26 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
61 T_RV_REGR_RET audio_regr_test_27 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
62 T_RV_REGR_RET audio_regr_test_28 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
63 T_RV_REGR_RET audio_regr_test_29 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
64 T_RV_REGR_RET audio_regr_test_39 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
65 #endif /* MELODY_E1 */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
66 #if (VOICE_MEMO) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
67 T_RV_REGR_RET audio_regr_test_30 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
68 T_RV_REGR_RET audio_regr_test_31 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
69 T_RV_REGR_RET audio_regr_test_32 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
70 T_RV_REGR_RET audio_regr_test_33 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
71 T_RV_REGR_RET audio_regr_test_34 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
72 T_RV_REGR_RET audio_regr_test_35 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
73 T_RV_REGR_RET audio_regr_test_36 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
74 T_RV_REGR_RET audio_regr_test_37 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
75 T_RV_REGR_RET audio_regr_test_38 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
76 T_RV_REGR_RET audio_regr_test_59 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
77 T_RV_REGR_RET audio_regr_test_40 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
78 T_RV_REGR_RET audio_regr_test_41 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
79 T_RV_REGR_RET audio_regr_test_42 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
80 T_RV_REGR_RET audio_regr_test_43 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
81 T_RV_REGR_RET audio_regr_test_44 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
82 T_RV_REGR_RET audio_regr_test_45 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
83 T_RV_REGR_RET audio_regr_test_46 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
84 T_RV_REGR_RET audio_regr_test_47 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
85 T_RV_REGR_RET audio_regr_test_48 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
86 T_RV_REGR_RET audio_regr_test_69 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
87 #endif /* VOICE_MEMO */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
88 /* AUDIO mode */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
89 T_RV_REGR_RET audio_regr_test_50 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
90 T_RV_REGR_RET audio_regr_test_51 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
91 T_RV_REGR_RET audio_regr_test_52 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
92 T_RV_REGR_RET audio_regr_test_53 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
93 T_RV_REGR_RET audio_regr_test_54 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
94 /* Audio incompatibilities */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
95 #if (TONE) && (MELODY_E1) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
96 T_RV_REGR_RET audio_regr_test_60 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
97 #endif |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
98 #if (SPEECH_RECO) && (KEYBEEP) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
99 T_RV_REGR_RET audio_regr_test_61 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
100 #endif |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
101 #if (SPEECH_RECO) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
102 /* enrollment */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
103 T_RV_REGR_RET audio_regr_test_70 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
104 T_RV_REGR_RET audio_regr_test_71 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
105 T_RV_REGR_RET audio_regr_test_72 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
106 T_RV_REGR_RET audio_regr_test_73 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
107 T_RV_REGR_RET audio_regr_test_74 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
108 T_RV_REGR_RET audio_regr_test_75 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
109 T_RV_REGR_RET audio_regr_test_76 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
110 T_RV_REGR_RET audio_regr_test_77 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
111 T_RV_REGR_RET audio_regr_test_78 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
112 /* update */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
113 T_RV_REGR_RET audio_regr_test_80 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
114 T_RV_REGR_RET audio_regr_test_81 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
115 T_RV_REGR_RET audio_regr_test_82 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
116 T_RV_REGR_RET audio_regr_test_83 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
117 T_RV_REGR_RET audio_regr_test_84 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
118 T_RV_REGR_RET audio_regr_test_85 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
119 T_RV_REGR_RET audio_regr_test_86 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
120 T_RV_REGR_RET audio_regr_test_87 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
121 T_RV_REGR_RET audio_regr_test_88 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
122 /* update-check */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
123 T_RV_REGR_RET audio_regr_test_90 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
124 T_RV_REGR_RET audio_regr_test_91 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
125 T_RV_REGR_RET audio_regr_test_92 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
126 T_RV_REGR_RET audio_regr_test_93 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
127 T_RV_REGR_RET audio_regr_test_94 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
128 T_RV_REGR_RET audio_regr_test_95 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
129 T_RV_REGR_RET audio_regr_test_96 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
130 T_RV_REGR_RET audio_regr_test_97 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
131 T_RV_REGR_RET audio_regr_test_98 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
132 /* reco */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
133 T_RV_REGR_RET audio_regr_test_100 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
134 T_RV_REGR_RET audio_regr_test_101 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
135 T_RV_REGR_RET audio_regr_test_102 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
136 T_RV_REGR_RET audio_regr_test_103 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
137 T_RV_REGR_RET audio_regr_test_104 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
138 T_RV_REGR_RET audio_regr_test_105 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
139 T_RV_REGR_RET audio_regr_test_106 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
140 T_RV_REGR_RET audio_regr_test_107 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
141 #endif /* SPEECH_RECO */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
142 #if (MELODY_E2) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
143 T_RV_REGR_RET audio_regr_test_110 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
144 T_RV_REGR_RET audio_regr_test_111 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
145 T_RV_REGR_RET audio_regr_test_112 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
146 T_RV_REGR_RET audio_regr_test_113 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
147 T_RV_REGR_RET audio_regr_test_114 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
148 T_RV_REGR_RET audio_regr_test_115 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
149 T_RV_REGR_RET audio_regr_test_116 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
150 T_RV_REGR_RET audio_regr_test_117 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
151 T_RV_REGR_RET audio_regr_test_118 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
152 T_RV_REGR_RET audio_regr_test_119 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
153 T_RV_REGR_RET audio_regr_test_120 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
154 T_RV_REGR_RET audio_regr_test_121 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
155 T_RV_REGR_RET audio_regr_test_122 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
156 #endif /* MELODY_E2 */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
157 #if (L1_GTT == 1) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
158 T_RV_REGR_RET audio_regr_test_130 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
159 T_RV_REGR_RET audio_regr_test_131 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
160 T_RV_REGR_RET audio_regr_test_132 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
161 T_RV_REGR_RET audio_regr_test_133 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
162 T_RV_REGR_RET audio_regr_test_134 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
163 T_RV_REGR_RET audio_regr_test_135 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
164 #endif /* L1_GTT */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
165 #if (AUDIO_MEM_MANAGER) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
166 T_RV_REGR_RET audio_regr_test_140 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
167 T_RV_REGR_RET audio_regr_test_141 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
168 T_RV_REGR_RET audio_regr_test_142 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
169 T_RV_REGR_RET audio_regr_test_143 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
170 T_RV_REGR_RET audio_regr_test_144 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
171 T_RV_REGR_RET audio_regr_test_145 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
172 T_RV_REGR_RET audio_regr_test_146 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
173 T_RV_REGR_RET audio_regr_test_147 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
174 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
175 T_RV_REGR_RET audio_regr_test_150 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
176 T_RV_REGR_RET audio_regr_test_151 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
177 T_RV_REGR_RET audio_regr_test_152 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
178 T_RV_REGR_RET audio_regr_test_153 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
179 T_RV_REGR_RET audio_regr_test_154 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
180 T_RV_REGR_RET audio_regr_test_155 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
181 T_RV_REGR_RET audio_regr_test_156 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
182 #endif |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
183 #if (L1_MIDI==1) |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
184 T_RV_REGR_RET audio_regr_test_160 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
185 T_RV_REGR_RET audio_regr_test_161 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
186 T_RV_REGR_RET audio_regr_test_162 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
187 T_RV_REGR_RET audio_regr_test_163 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
188 T_RV_REGR_RET audio_regr_test_164 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
189 T_RV_REGR_RET audio_regr_test_165 (T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
190 #endif |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
191 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
192 T_RV_RET trace_audio_test_verdict ( T_RV_TEST_RET test_verdict, |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
193 T_RV_REGR_TEST_TOT nb_of_test_in_list, |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
194 T_RV_REGR_TEST_TOT nb_of_test_succeeded, |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
195 T_RV_REGR_ERR_TYPE *error_type); |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
196 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
197 |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
198 #endif /* #if (AUDIO_REGR == SW_COMPILED) */ |
509db1a7b7b8
initial import: leo2moko-r1
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
199 #endif |