From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Wed, 12 May 2021 09:35:41 +0200 Subject: [LTP] [RFC PATCH v2 1/1] netns_netlink: Rewrite into new API In-Reply-To: References: <20210401141210.9536-1-pvorel@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > BTW I guess sooner or later we should introduce variable to print only info that > config file is not available (for these embedded platforms and old android). But that would mean that tests would fail when something is missing. It makes much more sense to just copy the file somewhere and set KCONFIG_PATH even if you have to craft that file by hand in order to enable tests. -- Cyril Hrubis chrubis@suse.cz