<div dir="ltr"><div>Hello all!</div><div><br></div><div>I tried to work on the testing part and here's what I did as per my understanding:</div><div><br></div><div>I went inside the epics built by RSB recipe and ran "make runtests". </div><div>It gave results somewhat like this: </div><div><br></div><div>"Base.t ........ ok       <br>Breaktable.t .. ok   <br>DBD.t ......... ok     <br>Device.t ...... ok     <br>Driver.t ...... ok   <br>Function.t .... ok   <br>Menu.t ........ ok     <br>Recfield.t .... ok     <br>Recordtype.t .. ok     <br>Registrar.t ... ok   <br>Variable.t .... ok   <br>All tests successful.<br>Files=11, Tests=293,  1 wallclock secs ( 0.05 usr  0.00 sys +  0.40 cusr  0.06 csys =  0.51 CPU)<br>Result: PASS"<br></div><div><br></div><div>I also downloaded rtems-testing directory and tried to run simulator</div><div>using the tutorial here: <a href="https://devel.rtems.org/wiki/Developer/Simulators/QEMU">https://devel.rtems.org/wiki/Developer/Simulators/QEMU</a></div><div><br></div><div>However, I was encountered with this error when I entered: </div><div>```./sim-scripts/pc386 -i ~/development/rtems/kernels-5/pc-386/i386-rtems5/c/pc386/testsuites/samples/hello.exe```</div><div><br></div>Error: ```qemu-system-i386: Initialization of device ide-hd failed: Block node is read-only```. <div><br></div><div>It is very much possible that I am following a wrong approach for testing. </div><div>I really look forward to you all to help me out with it and</div><div>also share some resources which can help me guide on what exactly I have </div><div>to proceed with ahead. </div><div><br></div><div>Thanks</div><div>Mritunjay<br><div><br></div></div></div>