2018-11-13 18:33:05 +00:00
|
|
|
{
|
2019-02-24 08:50:24 +00:00
|
|
|
"name": "SERVER_TESTS_PART2",
|
2018-11-13 18:33:05 +00:00
|
|
|
"type": "APPLICATION-ROT",
|
|
|
|
"priority": "NORMAL",
|
|
|
|
"id": "0x00000003",
|
2019-02-24 08:50:24 +00:00
|
|
|
"entry_point": "server_part2_main",
|
2018-11-13 18:33:05 +00:00
|
|
|
"stack_size": "0x400",
|
|
|
|
"heap_size": "0x400",
|
|
|
|
"services": [{
|
2019-02-28 08:37:53 +00:00
|
|
|
"name": "SERVER_TESTS_PART2_ROT_SRV_REVERSE",
|
2018-11-13 18:33:05 +00:00
|
|
|
"identifier": "0x00001A03",
|
|
|
|
"signal": "ROT_SRV_REVERSE_MSK",
|
|
|
|
"non_secure_clients": false,
|
|
|
|
"minor_version": 5,
|
|
|
|
"minor_policy": "STRICT"
|
|
|
|
},
|
|
|
|
{
|
2019-02-28 08:37:53 +00:00
|
|
|
"name": "SERVER_TESTS_PART2_ROT_SRV_DB_TST",
|
2018-11-13 18:33:05 +00:00
|
|
|
"identifier": "0x00001A04",
|
|
|
|
"signal": "ROT_SRV_DB_TST_MSK",
|
|
|
|
"non_secure_clients": false,
|
|
|
|
"minor_version": 5,
|
|
|
|
"minor_policy": "STRICT"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"source_files": [
|
2019-02-24 08:50:24 +00:00
|
|
|
"COMPONENT_SPE/server_tests_partition2.c",
|
|
|
|
"COMPONENT_SPE/tests.c"
|
2018-11-13 18:33:05 +00:00
|
|
|
]
|
|
|
|
}
|