From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 27 Apr 2018 13:35:53 +0200 Subject: [LTP] [PATCH] commands: Remove all test cases In-Reply-To: <20180426172713.GB14157@x230> References: <20180426132418.19495-1-schlad@suse.de> <20180426132418.19495-2-schlad@suse.de> <20180426172713.GB14157@x230> Message-ID: <20180427113553.GA14075@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > I guess most of user space tools not related to kernel (cp, cron, df, ln, tar, unzip, wc, > which) are questionable. It's really hard to draw a line here, but I would probably vote for keeping tests that are working with files such as cp/df/ln/wc as these are basically just printing result from UNIX/POSIX syscalls. We probably want to get rid of the unzip and wc test, since that is not really kernel related. -- Cyril Hrubis chrubis@suse.cz