From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggSy1-0005oc-FW for qemu-devel@nongnu.org; Mon, 07 Jan 2019 06:21:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggSy0-0008Pe-U5 for qemu-devel@nongnu.org; Mon, 07 Jan 2019 06:21:13 -0500 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]:35536) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ggSy0-0008PA-OH for qemu-devel@nongnu.org; Mon, 07 Jan 2019 06:21:12 -0500 Received: by mail-wm1-x344.google.com with SMTP id t200so551721wmt.0 for ; Mon, 07 Jan 2019 03:21:12 -0800 (PST) References: <1546621859-28227-1-git-send-email-aleksandar.markovic@rt-rk.com> <1546621859-28227-2-git-send-email-aleksandar.markovic@rt-rk.com> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1546621859-28227-2-git-send-email-aleksandar.markovic@rt-rk.com> Date: Mon, 07 Jan 2019 11:21:10 +0000 Message-ID: <87pnt8vhll.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 1/2] tests: tcg: mips: Move source files to new location List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandar Markovic Cc: qemu-devel@nongnu.org, amarkovic@wavecomp.com, arikalo@wavecomp.com, smarkovic@wavecomp.com, noring@nocrew.org, aurelien@aurel32.net Aleksandar Markovic writes: > From: Aleksandar Markovic > > New directory organization is as follows: > > tests > tcg > mips > user > isa > r5900 > ase > dsp > system > ase > dsp > > New file names are unique within tests/tcg/mips directory, to > avoid potential name colision problems. > > There will be new subdirectories in near future, for example: > > tests/tcg/mips/user/isa/nanomips > tests/tcg/mips/user/ase/msa > tests/tcg/mips/user/ase/mxu > > etc. > > Signed-off-by: Aleksandar Markovic Acked-by: Alex Benn=C3=A9e -- Alex Benn=C3=A9e