Changes between Version 7 and Version 8 of spec/CorTst


Ignore:
Timestamp:
Nov 30, 2022, 3:13:57 PM (17 months ago)
Author:
fujisft-kaji
Comment:

R21-11反映

Legend:

Unmodified
Added
Removed
Modified
  • spec/CorTst

    v7 v8  
    1111* API一覧
    1212
    13   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||
    14   || [#CorTst_Init CorTst_Init]                                           ||  0|| 0x00||  ○  ||
    15   || [#CorTst_DeInit CorTst_DeInit]                                       ||  1|| 0x01||  ○  ||
    16   || [#CorTst_Abort CorTst_Abort]                                         ||  2|| 0x02||  ○  ||
    17   || [#CorTst_GetState CorTst_GetState]                                   ||  3|| 0x03||  ○  ||
    18   || [#CorTst_GetCurrentStatus CorTst_GetCurrentStatus]                   ||  4|| 0x04||  ○  ||
    19   || [#CorTst_GetSignature CorTst_GetSignature]                           ||  5|| 0x05||  ○  ||
    20   || [#CorTst_GetFgndSignature CorTst_GetFgndSignature]                   ||  6|| 0x06||  ○  ||
    21   || [#CorTst_Start CorTst_Start]                                         ||  7|| 0x07||  ○  ||
    22   || [#CorTst_GetVersionInfo CorTst_GetVersionInfo]                       ||  8|| 0x08||  ○  ||
    23   || [#CorTst_MainFunction CorTst_MainFunction]                           || 11|| 0x0B||  ○  ||
    24   || [#CorTst_TestCompletedNotification CorTst_TestCompletedNotification] || 12|| 0x0C||  ○  ||
    25 
    26 * コンフィギュレーション一覧(R4.0.3)
    27   * [#CorTstBackgroundConfigSet CorTstBackgroundConfigSet] (○)
    28     * [#CorTstSelect CorTstSelect] (○)
    29       * [#CorTstAddress CorTstAddress] (○)
    30       * [#CorTstAlu CorTstAlu] (○)
    31       * [#CorTstCache CorTstCache] (○)
    32       * [#CorTstInterrupt CorTstInterrupt] (○)
    33       * [#CorTstMemoryIf CorTstMemoryIf] (○)
    34       * [#CorTstMpu CorTstMpu] (○)
    35       * [#CorTstRegister CorTstRegister] (○)
    36   * [#CorTstConfigApiServices CorTstConfigApiServices] (○)
    37     * [#CorTstAbortApi CorTstAbortApi] (○)
    38     * [#CorTstGetCurrentStatus CorTstGetCurrentStatus] (○)
    39     * [#CorTstGetFgndSignature CorTstGetFgndSignature] (○)
    40     * [#CorTstGetSignature CorTstGetSignature] (○)
    41     * [#CorTstGetStateApi CorTstGetStateApi] (○)
    42     * [#CorTstStartApi CorTstStartApi] (○)
    43     * [#CorTstVersionInfoApi CorTstVersionInfoApi] (○)
    44   * [#CorTstDemEventParameterRefs CorTstDemEventParameterRefs] (○)
    45     * [#CORTST_E_CORE_FAILURE CORTST_E_CORE_FAILURE] (○)
    46   * [#CorTstForegroundConfigSet CorTstForegroundConfigSet] (○)
    47     * [#CorTstTestIdFgnd CorTstTestIdFgnd] (○)
    48     * [#CorTstSelect CorTstSelect] (○)
    49       * [#CorTstAddress CorTstAddress] (○)
    50       * [#CorTstAlu CorTstAlu] (○)
    51       * [#CorTstCache CorTstCache] (○)
    52       * [#CorTstInterrupt CorTstInterrupt] (○)
    53       * [#CorTstMemoryIf CorTstMemoryIf] (○)
    54       * [#CorTstMpu CorTstMpu] (○)
    55       * [#CorTstRegister CorTstRegister] (○)
    56   * [#CorTstGeneral CorTstGeneral] (○)
    57     * [#CorTstDevErrorDetect CorTstDevErrorDetect] (○)
    58     * [#CorTstFgndTestNumber CorTstFgndTestNumber] (○)
    59     * [#CorTstNotificationSupported CorTstNotificationSupported] (○)
    60     * [#CorTstTestIntervalIdEndValue CorTstTestIntervalIdEndValue] (○)
    61     * [#CorTstTestResultMode CorTstTestResultMode] (○)
     13  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R21-11 =||
     14  || [#CorTst_Init CorTst_Init]                                           ||  0|| 0x00||  ○  ||  ○  ||
     15  || [#CorTst_DeInit CorTst_DeInit]                                       ||  1|| 0x01||  ○  ||  ○  ||
     16  || [#CorTst_Abort CorTst_Abort]                                         ||  2|| 0x02||  ○  ||  ○  ||
     17  || [#CorTst_GetState CorTst_GetState]                                   ||  3|| 0x03||  ○  ||  ○  ||
     18  || [#CorTst_GetCurrentStatus CorTst_GetCurrentStatus]                   ||  4|| 0x04||  ○  ||  ○  ||
     19  || [#CorTst_GetSignature CorTst_GetSignature]                           ||  5|| 0x05||  ○  ||  ○  ||
     20  || [#CorTst_GetFgndSignature CorTst_GetFgndSignature]                   ||  6|| 0x06||  ○  ||  ○  ||
     21  || [#CorTst_Start CorTst_Start]                                         ||  7|| 0x07||  ○  ||  ○  ||
     22  || [#CorTst_GetVersionInfo CorTst_GetVersionInfo]                       ||  8|| 0x08||  ○  ||  ○  ||
     23  || [#CorTst_MainFunction CorTst_MainFunction]                           || 11|| 0x0B||  ○  ||  ○  ||
     24  || [#CorTst_TestCompletedNotification CorTst_TestCompletedNotification] || 12|| 0x0C||  ○  ||  ○  ||
     25
     26* コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11)
     27  * [#CorTstBackgroundConfigSet CorTstBackgroundConfigSet] (○/○/○/○/○/○/○/○)
     28    * [#CorTstBackgroundEcucPartitionRef CorTstBackgroundEcucPartitionRef] (-/-/-/-/○/○/○/○)
     29    * [#CorTstSelect CorTstSelect] (○/○/○/○/○/○/○/○)
     30      * [#CorTstAddress CorTstAddress] (○/○/○/○/○/○/○/○)
     31      * [#CorTstAlu CorTstAlu] (○/○/○/○/○/○/○/○)
     32      * [#CorTstCache CorTstCache] (○/○/○/○/○/○/○/○)
     33      * [#CorTstInterrupt CorTstInterrupt] (○/○/○/○/○/○/○/○)
     34      * [#CorTstMemoryIf CorTstMemoryIf] (○/○/○/○/○/○/○/○)
     35      * [#CorTstMpu CorTstMpu] (○/○/○/○/○/○/○/○)
     36      * [#CorTstRegister CorTstRegister] (○/○/○/○/○/○/○/○)
     37  * [#CorTstConfigApiServices CorTstConfigApiServices] (○/○/○/○/○/○/○/○)
     38    * [#CorTstAbortApi CorTstAbortApi] (○/○/○/○/○/○/○/○)
     39    * [#CorTstGetCurrentStatus CorTstGetCurrentStatus] (○/○/○/○/○/○/○/○)
     40    * [#CorTstGetFgndSignature CorTstGetFgndSignature] (○/○/○/○/○/○/○/○)
     41    * [#CorTstGetSignature CorTstGetSignature] (○/○/○/○/○/○/○/○)
     42    * [#CorTstGetStateApi CorTstGetStateApi] (○/○/○/○/○/○/○/○)
     43    * [#CorTstStartApi CorTstStartApi] (○/○/○/○/○/○/○/○)
     44    * [#CorTstVersionInfoApi CorTstVersionInfoApi] (○/○/○/○/○/○/○/○)
     45  * [#CorTstDemEventParameterRefs CorTstDemEventParameterRefs] (○/○/○/○/○/○/○/○)
     46    * [#CORTST_E_CORE_FAILURE CORTST_E_CORE_FAILURE] (○/○/○/○/○/○/○/○)
     47  * [#CorTstForegroundConfigSet CorTstForegroundConfigSet] (○/○/○/○/○/○/○/○)
     48    * [#CorTstForegroundEcucPartitionRef CorTstForegroundEcucPartitionRef] (-/-/-/-/○/○/○/○)
     49    * [#CorTstSelect2 CorTstSelect] (○/○/○/○/○/○/○/○)
     50      * [#CorTstAddress2 CorTstAddress] (○/○/○/○/○/○/○/○)
     51      * [#CorTstAlu2 CorTstAlu] (○/○/○/○/○/○/○/○)
     52      * [#CorTstCache2 CorTstCache] (○/○/○/○/○/○/○/○)
     53      * [#CorTstInterrupt2 CorTstInterrupt] (○/○/○/○/○/○/○/○)
     54      * [#CorTstMemoryIf2 CorTstMemoryIf] (○/○/○/○/○/○/○/○)
     55      * [#CorTstMpu2 CorTstMpu] (○/○/○/○/○/○/○/○)
     56      * [#CorTstRegister2 CorTstRegister] (○/○/○/○/○/○/○/○)
     57    * [#CorTstTestIdFgnd CorTstTestIdFgnd] (○/○/○/○/○/○/○/○)
     58  * [#CorTstGeneral CorTstGeneral] (○/○/○/○/○/○/○/○)
     59    * [#CorTstDevErrorDetect CorTstDevErrorDetect] (○/○/○/○/○/○/○/○)
     60    * [#CorTstEcucPartitionRef CorTstEcucPartitionRef] (-/-/-/-/○/○/○/○)
     61    * [#CorTstFgndTestNumber CorTstFgndTestNumber] (○/○/○/○/○/○/○/○)
     62    * [#CorTstNotificationSupported CorTstNotificationSupported] (○/○/○/○/○/○/○/○)
     63    * [#CorTstTestIntervalIdEndValue CorTstTestIntervalIdEndValue] (○/○/○/○/○/○/○/○)
     64    * [#CorTstTestResultMode CorTstTestResultMode] (○/○/○/○/○/○/○/○)
    6265
    6366* エラーコード一覧
    6467  * "--"は[wiki:spec/Dem Dem]により決定される
    6568
    66   ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||
    67   || CORTST_E_PARAM_INVALID       || 17|| 0x11||  ○  ||
    68   || CORTST_E_UNINIT              || 32|| 0x20||  ○  ||
    69   || CORTST_E_ALREADY_INITIALIZED || 35|| 0x23||  ○  ||
    70   || CORTST_E_PARAM_POINTER       || 36|| 0x24||  ○  ||
    71   || CORTST_E_STATUS_FAILURE      ||  1|| 0x01||  ○  ||
    72   || CORTST_E_CORE_FAILURE        || --||   --||  ○  ||
     69  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R21-11 =||
     70  || CORTST_E_PARAM_INVALID       || 17|| 0x11||  ○  ||  ○  ||
     71  || CORTST_E_UNINIT              || 32|| 0x20||  ○  ||  ○  ||
     72  || CORTST_E_ALREADY_INITIALIZED || 35|| 0x23||  ○  ||  ○  ||
     73  || CORTST_E_PARAM_POINTER       || 36|| 0x24||  ○  ||  ○  ||
     74  || CORTST_E_STATUS_FAILURE      ||  1|| 0x01||  ○  ||  ○  ||
     75  || CORTST_E_CORE_FAILURE        || --||   --||  ○  ||  ○  ||
    7376
    7477----
     
    7780
    7881== CorTst_Init ==
     82* R4.0.3
    7983{{{
    8084void CorTst_Init(void)
    8185}}}
    8286
     87* R21-11
     88{{{
     89void CorTst_Init(const CorTst_ConfigType* ConfigPtr)
     90}}}
     91
    8392== CorTst_DeInit ==
    8493{{{
     
    97106
    98107== CorTst_GetCurrentStatus ==
     108* R4.0.3
    99109{{{
    100110void CorTst_GetCurrentStatus(CorTst_ErrOkType ErrOk)
    101111}}}
    102112
     113* R21-11
     114{{{
     115void CorTst_GetCurrentStatus(CorTst_ErrOkType* ErrOk)
     116}}}
     117
    103118== CorTst_GetSignature ==
    104119{{{
     
    139154/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet
    140155}}}
    141 * 型:Container
    142 * 多重度:0..*
     156* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     157* SWSタグ: ECUC_CorTst_00087
     158* タイプ: PARAM-CONF-CONTAINER
     159* 多重度: 0..*
     160
     161== CorTstBackgroundEcucPartitionRef ==
     162{{{
     163/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstBackgroundEcucPartitionRef
     164}}}
     165* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     166* SWSタグ: ECUC_CorTst_00161
     167* タイプ: REFERENCE
     168* 多重度: 0..1
     169* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
    143170
    144171== CorTstSelect ==
     
    146173/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect
    147174}}}
    148 * 型:Container
    149 * 多重度:1
     175* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     176* SWSタグ: ECUC_CorTst_00089
     177* タイプ: PARAM-CONF-CONTAINER
     178* 多重度: 1
    150179
    151180== CorTstAddress ==
     
    153182/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstAddress
    154183}}}
    155 * 型:BooleanParam
    156 * 多重度:1
     184* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     185* SWSタグ: ECUC_CorTst_00130
     186* タイプ: BOOLEAN-PARAM
     187* 多重度: 1
     188* デフォルト値: false
    157189
    158190== CorTstAlu ==
     
    160192/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstAlu
    161193}}}
    162 * 型:BooleanParam
    163 * 多重度:1
     194* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     195* SWSタグ: ECUC_CorTst_00129
     196* タイプ: BOOLEAN-PARAM
     197* 多重度: 1
     198* デフォルト値: false
    164199
    165200== CorTstCache ==
     
    167202/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstCache
    168203}}}
    169 * 型:BooleanParam
    170 * 多重度:1
     204* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     205* SWSタグ: ECUC_CorTst_00133
     206* タイプ: BOOLEAN-PARAM
     207* 多重度: 1
     208* デフォルト値: false
    171209
    172210== CorTstInterrupt ==
     
    174212/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstInterrupt
    175213}}}
    176 * 型:BooleanParam
    177 * 多重度:1
     214* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     215* SWSタグ: ECUC_CorTst_00128
     216* タイプ: BOOLEAN-PARAM
     217* 多重度: 1
     218* デフォルト値: false
    178219
    179220== CorTstMemoryIf ==
     
    181222/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstMemoryIf
    182223}}}
    183 * 型:BooleanParam
    184 * 多重度:1
     224* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     225* SWSタグ: ECUC_CorTst_00131
     226* タイプ: BOOLEAN-PARAM
     227* 多重度: 1
     228* デフォルト値: false
    185229
    186230== CorTstMpu ==
     
    188232/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstMpu
    189233}}}
    190 * 型:BooleanParam
    191 * 多重度:1
     234* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     235* SWSタグ: ECUC_CorTst_00132
     236* タイプ: BOOLEAN-PARAM
     237* 多重度: 1
     238* デフォルト値: false
    192239
    193240== CorTstRegister ==
     
    195242/AUTOSAR/EcucDefs/CorTst/CorTstBackgroundConfigSet/CorTstSelect/CorTstRegister
    196243}}}
    197 * 型:BooleanParam
    198 * 多重度:1
     244* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     245* SWSタグ: ECUC_CorTst_00127
     246* タイプ: BOOLEAN-PARAM
     247* 多重度: 1
     248* デフォルト値: false
    199249
    200250== CorTstConfigApiServices ==
     
    202252/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices
    203253}}}
    204 * 型:Container
    205 * 多重度:1
     254* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     255* SWSタグ: ECUC_CorTst_00092
     256* タイプ: PARAM-CONF-CONTAINER
     257* 多重度: 1
    206258
    207259== CorTstAbortApi ==
     
    209261/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstAbortApi
    210262}}}
    211 * 型:BooleanParam
    212 * 多重度:1
     263* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     264* SWSタグ: ECUC_CorTst_00094
     265* タイプ: BOOLEAN-PARAM
     266* 多重度: 1
     267* デフォルト値: false
    213268
    214269== CorTstGetCurrentStatus ==
     
    216271/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstGetCurrentStatus
    217272}}}
    218 * 型:BooleanParam
    219 * 多重度:1
     273* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     274* SWSタグ: ECUC_CorTst_00104
     275* タイプ: BOOLEAN-PARAM
     276* 多重度: 1
     277* デフォルト値: false
    220278
    221279== CorTstGetFgndSignature ==
     
    223281/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstGetFgndSignature
    224282}}}
    225 * 型:BooleanParam
    226 * 多重度:1
     283* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     284* SWSタグ: ECUC_CorTst_00103
     285* タイプ: BOOLEAN-PARAM
     286* 多重度: 1
     287* デフォルト値: false
    227288
    228289== CorTstGetSignature ==
     
    230291/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstGetSignature
    231292}}}
    232 * 型:BooleanParam
    233 * 多重度:1
     293* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     294* SWSタグ: ECUC_CorTst_00097
     295* タイプ: BOOLEAN-PARAM
     296* 多重度: 1
     297* デフォルト値: false
    234298
    235299== CorTstGetStateApi ==
     
    237301/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstGetStateApi
    238302}}}
    239 * 型:BooleanParam
    240 * 多重度:1
     303* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     304* SWSタグ: ECUC_CorTst_00096
     305* タイプ: BOOLEAN-PARAM
     306* 多重度: 1
     307* デフォルト値: false
    241308
    242309== CorTstStartApi ==
     
    244311/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstStartApi
    245312}}}
    246 * 型:BooleanParam
    247 * 多重度:1
     313* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     314* SWSタグ: ECUC_CorTst_00093
     315* タイプ: BOOLEAN-PARAM
     316* 多重度: 1
     317* デフォルト値: false
    248318
    249319== CorTstVersionInfoApi ==
     
    251321/AUTOSAR/EcucDefs/CorTst/CorTstConfigApiServices/CorTstVersionInfoApi
    252322}}}
    253 * 型:BooleanParam
    254 * 多重度:1
     323* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     324* SWSタグ: ECUC_CorTst_00098
     325* タイプ: BOOLEAN-PARAM
     326* 多重度: 1
     327* デフォルト値: false
    255328
    256329== CorTstDemEventParameterRefs ==
     
    258331/AUTOSAR/EcucDefs/CorTst/CorTstDemEventParameterRefs
    259332}}}
    260 * 型:Container
    261 * 多重度:0..1
     333* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     334* SWSタグ: ECUC_CorTst_00156
     335* タイプ: PARAM-CONF-CONTAINER
     336* 多重度: 0..1
    262337
    263338== CORTST_E_CORE_FAILURE ==
     
    265340/AUTOSAR/EcucDefs/CorTst/CorTstDemEventParameterRefs/CORTST_E_CORE_FAILURE
    266341}}}
    267 * 型:Reference
    268 * 多重度:0..1
     342* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     343* SWSタグ: ECUC_CorTst_00157
     344* タイプ:
     345  * R4.0.3/R4.1.3/R4.2.2/R4.3.1: SYMBOLIC-NAME-REFERENCE
     346  * R4.4.0/R19-11/R20-11/R21-11: REFERENCE
     347* 多重度: 0..1
     348* 参照先: [wiki:spec/Dem#DemEventParameter /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter]
    269349
    270350== CorTstForegroundConfigSet ==
     
    272352/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet
    273353}}}
    274 * 型:Container
    275 * 多重度:1..*
     354* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     355* SWSタグ: ECUC_CorTst_00088
     356* タイプ: PARAM-CONF-CONTAINER
     357* 多重度: 1..*
     358
     359== CorTstForegroundEcucPartitionRef ==
     360{{{
     361/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstForegroundEcucPartitionRef
     362}}}
     363* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     364* SWSタグ: ECUC_CorTst_00162
     365* タイプ: REFERENCE
     366* 多重度: 0..1
     367* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
     368
     369== CorTstSelect(2) ==
     370{{{
     371/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect
     372}}}
     373* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     374* SWSタグ: ECUC_CorTst_00089
     375* タイプ: PARAM-CONF-CONTAINER
     376* 多重度: 1
     377
     378== CorTstAddress(2) ==
     379{{{
     380/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstAddress
     381}}}
     382* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     383* SWSタグ: ECUC_CorTst_00130
     384* タイプ: BOOLEAN-PARAM
     385* 多重度: 1
     386* デフォルト値: false
     387
     388== CorTstAlu(2) ==
     389{{{
     390/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstAlu
     391}}}
     392* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     393* SWSタグ: ECUC_CorTst_00129
     394* タイプ: BOOLEAN-PARAM
     395* 多重度: 1
     396* デフォルト値: false
     397
     398== CorTstCache(2) ==
     399{{{
     400/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstCache
     401}}}
     402* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     403* SWSタグ: ECUC_CorTst_00133
     404* タイプ: BOOLEAN-PARAM
     405* 多重度: 1
     406* デフォルト値: false
     407
     408== CorTstInterrupt(2) ==
     409{{{
     410/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstInterrupt
     411}}}
     412* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     413* SWSタグ: ECUC_CorTst_00128
     414* タイプ: BOOLEAN-PARAM
     415* 多重度: 1
     416* デフォルト値: false
     417
     418== CorTstMemoryIf(2) ==
     419{{{
     420/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstMemoryIf
     421}}}
     422* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     423* SWSタグ: ECUC_CorTst_00131
     424* タイプ: BOOLEAN-PARAM
     425* 多重度: 1
     426* デフォルト値: false
     427
     428== CorTstMpu(2) ==
     429{{{
     430/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstMpu
     431}}}
     432* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     433* SWSタグ: ECUC_CorTst_00132
     434* タイプ: BOOLEAN-PARAM
     435* 多重度: 1
     436* デフォルト値: false
     437
     438== CorTstRegister(2) ==
     439{{{
     440/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstRegister
     441}}}
     442* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     443* SWSタグ: ECUC_CorTst_00127
     444* タイプ: BOOLEAN-PARAM
     445* 多重度: 1
     446* デフォルト値: false
    276447
    277448== CorTstTestIdFgnd ==
     
    279450/AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstTestIdFgnd
    280451}}}
    281 * 型:IntegerParam
    282 * 多重度:1
    283 
    284 == CorTstSelect ==
    285 {{{
    286 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect
    287 }}}
    288 * 型:Container
    289 * 多重度:1
    290 
    291 == CorTstAddress ==
    292 {{{
    293 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstAddress
    294 }}}
    295 * 型:BooleanParam
    296 * 多重度:1
    297 
    298 == CorTstAlu ==
    299 {{{
    300 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstAlu
    301 }}}
    302 * 型:BooleanParam
    303 * 多重度:1
    304 
    305 == CorTstCache ==
    306 {{{
    307 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstCache
    308 }}}
    309 * 型:BooleanParam
    310 * 多重度:1
    311 
    312 == CorTstInterrupt ==
    313 {{{
    314 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstInterrupt
    315 }}}
    316 * 型:BooleanParam
    317 * 多重度:1
    318 
    319 == CorTstMemoryIf ==
    320 {{{
    321 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstMemoryIf
    322 }}}
    323 * 型:BooleanParam
    324 * 多重度:1
    325 
    326 == CorTstMpu ==
    327 {{{
    328 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstMpu
    329 }}}
    330 * 型:BooleanParam
    331 * 多重度:1
    332 
    333 == CorTstRegister ==
    334 {{{
    335 /AUTOSAR/EcucDefs/CorTst/CorTstForegroundConfigSet/CorTstSelect/CorTstRegister
    336 }}}
    337 * 型:BooleanParam
    338 * 多重度:1
     452* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     453* SWSタグ: ECUC_CorTst_00158
     454* タイプ: INTEGER-PARAM
     455* 多重度: 1
     456* 上限値: 4294967295
     457* 下限値: 0
    339458
    340459== CorTstGeneral ==
     
    342461/AUTOSAR/EcucDefs/CorTst/CorTstGeneral
    343462}}}
    344 * 型:Container
    345 * 多重度:1
     463* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     464* SWSタグ: ECUC_CorTst_00081
     465* タイプ: PARAM-CONF-CONTAINER
     466* 多重度: 1
    346467
    347468== CorTstDevErrorDetect ==
     
    349470/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstDevErrorDetect
    350471}}}
    351 * 型:BooleanParam
    352 * 多重度:1
     472* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     473* SWSタグ: ECUC_CorTst_00082
     474* タイプ: BOOLEAN-PARAM
     475* 多重度: 1
     476* デフォルト値: false
     477
     478== CorTstEcucPartitionRef ==
     479{{{
     480/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstEcucPartitionRef
     481}}}
     482* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     483* SWSタグ: ECUC_CorTst_00160
     484* タイプ: REFERENCE
     485* 多重度: 0..*
     486* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
    353487
    354488== CorTstFgndTestNumber ==
     
    356490/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstFgndTestNumber
    357491}}}
    358 * 型:IntegerParam
    359 * 多重度:1
     492* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     493* SWSタグ: ECUC_CorTst_00159
     494* タイプ: INTEGER-PARAM
     495* 多重度: 1
     496* 上限値: 4294967295
     497* 下限値: 1
    360498
    361499== CorTstNotificationSupported ==
     
    363501/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstNotificationSupported
    364502}}}
    365 * 型:BooleanParam
    366 * 多重度:1
     503* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     504* SWSタグ: ECUC_CorTst_00083
     505* タイプ: BOOLEAN-PARAM
     506* 多重度: 1
     507* デフォルト値: true
    367508
    368509== CorTstTestIntervalIdEndValue ==
     
    370511/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstTestIntervalIdEndValue
    371512}}}
    372 * 型:IntegerParam
    373 * 多重度:0..1
     513* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     514* SWSタグ: ECUC_CorTst_00143
     515* タイプ: INTEGER-PARAM
     516* 多重度: 0..1
     517* 上限値: 4294967295
     518* 下限値: 0
    374519
    375520== CorTstTestResultMode ==
     
    377522/AUTOSAR/EcucDefs/CorTst/CorTstGeneral/CorTstTestResultMode
    378523}}}
    379 * 型:BooleanParam
    380 * 多重度:1
     524* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     525* SWSタグ: ECUC_CorTst_00086
     526* タイプ: BOOLEAN-PARAM
     527* 多重度: 1
     528* デフォルト値: false