<div dir='auto'><div dir="auto">I'm afraid you have to set pwd at each case from this note: </div><div dir="auto"><br></div><div dir="auto"><div style="background-color: rgb(43, 138, 62); color: rgb(254, 254, 254); font-weight: bold; padding: 0.5em 1em; font-family: sans-serif;" dir="auto">Note</div><div style="background: rgb(248, 249, 250); line-height: 17.28px; font-size: 0.9em; padding: 0.5em 1em; color: rgb(26, 26, 26); font-family: sans-serif;" dir="auto"><p style="max-width:42em"></p><p style="max-width:42em">Do not depend on the current working directory for reading and writing data files, as this is not portable. All scratch files are to be written in the <span style="font-family: mono, courier, monospace; background-color: rgb(243, 243, 243);">priv_dir</span> and all data files are to be located in <span style="font-family: mono, courier, monospace; background-color: rgb(243, 243, 243);">data_dir</span>. Also, the <span style="font-family: mono, courier, monospace; background-color: rgb(243, 243, 243);">Common Test</span> server sets the current working directory to the test case log directory at the start of every case.</p></div></div><div dir="auto"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">Le 17 nov. 2017 8:58 PM, Éric Pailleau <eric.pailleau@wanadoo.fr> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="auto">See also</div><div dir="auto"><br /></div><div dir="auto">http://erlang.org/doc/apps/common_test/write_test_chapter.html#id78070<br /></div><div dir="auto"><br /></div><div dir="auto">To store your data needed by your tests.</div><div dir="auto">Regards </div><div dir="auto"><br /></div></div><div><br /><div class="elided-text">Le 17 nov. 2017 8:50 PM, Éric Pailleau <eric.pailleau@wanadoo.fr> a écrit :<br /><blockquote style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="auto">Hi,</div><div dir="auto"><br /></div><div dir="auto">Use config to set external things available </div><div dir="auto"><br /></div><div dir="auto">http://erlang.org/doc/apps/common_test/config_file_chapter.html#id84119<br /></div><div dir="auto"><br /></div><div dir="auto">Regards</div><div dir="auto"><br /></div><div dir="auto"><br /></div></div></blockquote></div><br /></div></blockquote></div><br></div>