2020-04-03 13:51:36 +00:00
|
|
|
<runtime ram="32M" caps="1000" binary="init">
|
|
|
|
|
2023-06-24 14:57:19 +00:00
|
|
|
<fail after_seconds="45"/>
|
|
|
|
<succeed>child "test-rm_stress" exited with exit value 0</succeed>
|
|
|
|
<fail>child "test-rm_stress" exited with exit value -1</fail>
|
2020-04-03 13:51:36 +00:00
|
|
|
|
|
|
|
<content>
|
|
|
|
<rom label="ld.lib.so"/>
|
|
|
|
<rom label="test-rm_stress"/>
|
|
|
|
</content>
|
|
|
|
|
|
|
|
<config>
|
|
|
|
<parent-provides>
|
|
|
|
<service name="ROM"/>
|
|
|
|
<service name="CPU"/>
|
|
|
|
<service name="RM"/>
|
|
|
|
<service name="PD"/>
|
|
|
|
<service name="LOG"/>
|
|
|
|
</parent-provides>
|
|
|
|
<default-route>
|
|
|
|
<any-service> <parent/> </any-service>
|
|
|
|
</default-route>
|
|
|
|
<start name="test-rm_stress" caps="110">
|
|
|
|
<resource name="RAM" quantum="10M"/>
|
|
|
|
</start>
|
|
|
|
</config>
|
|
|
|
</runtime>
|