<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div>The test script <a href="https://stevens.netmeister.org/631/testcp.sh" title="https://stevens.netmeister.org/631/testcp.sh">
I'm using</a> does not have a &quot;-x&quot; option, only the -h, -p, and -v options.</div>
<div><br>
</div>
<div>Also, regarding the machine our code will be tested on, how much memory will it have? My copy program was able to copy the big file with 4096MB of memory, but not with 1024MB.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Shivam<br>
</div>
<div id="appendonsend"></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size: 11pt;" face="Calibri, sans-serif" color="#000000"><b>From:</b> cs631apue-bounces@lists.stevens.edu &lt;cs631apue-bounces@lists.stevens.edu&gt; on behalf of Jan Schaumann &lt;jschauma@stevens.edu&gt;<br>
<b>Sent:</b> Wednesday, September 15, 2021 11:00 PM<br>
<b>To:</b> cs631apue@lists.stevens.edu &lt;cs631apue@lists.stevens.edu&gt;<br>
<b>Subject:</b> Re: [cs631apue] TestCP Script Issue</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">Timothy Wang &lt;twang77@stevens.edu&gt; wrote:<br>
&nbsp;<br>
&gt; ===&gt; Checking '/home/twang77/hw/01/a.out /etc/passwd file'...<br>
&gt; Expected success, but command failed:<br>
&gt;&nbsp;&nbsp; /home/twang77/hw/01/a.out /etc/passwd file<br>
<br>
The verbose output should have included a line saying<br>
&quot;Test case ...&quot;, which would provide you with the<br>
specific test it was running.&nbsp; That can help you pin<br>
point what specific failure you're encountering.<br>
<br>
If that doesn't help, you can also run the test with<br>
the '-x' flag, to see all the commands that are being<br>
run.&nbsp; That, too, should help you see what is<br>
happening.<br>
<br>
-Jan<br>
_______________________________________________<br>
cs631apue mailing list<br>
cs631apue@lists.stevens.edu<br>
<a href="https://lists.stevens.edu/mailman/listinfo/cs631apue">https://lists.stevens.edu/mailman/listinfo/cs631apue</a><br>
</div>
</span></font></div>
</body>
</html>