Date: Wed, 14 Apr 2021 19:02:52 -0400 From: Yoshihiro Ota <ota@j.email.ne.jp> To: freebsd-hackers@freebsd.org Subject: How do I write test cases for interactive commands? Message-ID: <20210414190252.69d4bb503fafc73ca1721eb2@j.email.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi, I'm interested in writing some test cases for lldb and clang. How can I write interactive command in/out in Kyua? Does anyone have some examples? I'm also interested in writing test programs to compile again clang to find compiler/linker bugs. Where do we use for temporary files and how do we clean up? Thanks, Hiro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210414190252.69d4bb503fafc73ca1721eb2>