<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 12, 2021 at 3:54 PM Alexey Kodanev <<a href="mailto:aleksei.kodanev@bell-sw.com">aleksei.kodanev@bell-sw.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It's unlikely, but still possible that some of them could be<br>
created/released during the test as well, so the patch only<br>
checks errno.<br>
<br>
Signed-off-by: Alexey Kodanev <<a href="mailto:aleksei.kodanev@bell-sw.com" target="_blank">aleksei.kodanev@bell-sw.com</a>><br>
---<br>
v2: * Move the loop to the test run function and try to get<br>
      ENOSPC errno there.<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">I'm fine to go with this but move the loop to test run without any</div><div class="gmail_default" style="font-size:small">limit will bring new fail if running with parameter '-i 2'.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">We have to handle that situation (maybe add a judgment to skip</div><div class="gmail_default" style="font-size:small">test for run more times) in case someone uses it like:</div><div class="gmail_default" style="font-size:small"><br></div># ./shmget03 -i 2<br>tst_test.c:1344: TINFO: Timeout per run is 0h 05m 00s<br>shmget03.c:44: TPASS: Maximum number of segments reached (4096), used by test 4096<br>shmget03.c:41: TFAIL: Failed to trigger ENOSPC error: EEXIST (17)<br><div class="gmail_default" style="font-size:small"></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>