linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test
@ 2022-11-25 15:36 Mark Brown
  2022-11-25 15:41 ` Jaroslav Kysela
  2022-11-25 15:51 ` Takashi Iwai
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2022-11-25 15:36 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Shuah Khan
  Cc: alsa-devel, linux-kselftest, Mark Brown

The newly added PCM test produces a binary which is not ignored by git
when built in tree, fix that.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/alsa/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
index 3bb7c41266a8..2b0d11797f25 100644
--- a/tools/testing/selftests/alsa/.gitignore
+++ b/tools/testing/selftests/alsa/.gitignore
@@ -1 +1,2 @@
 mixer-test
+pcm-test
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test
  2022-11-25 15:36 [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test Mark Brown
@ 2022-11-25 15:41 ` Jaroslav Kysela
  2022-11-25 15:51 ` Takashi Iwai
  1 sibling, 0 replies; 3+ messages in thread
From: Jaroslav Kysela @ 2022-11-25 15:41 UTC (permalink / raw)
  To: Mark Brown, Takashi Iwai, Shuah Khan; +Cc: alsa-devel, linux-kselftest

On 25. 11. 22 16:36, Mark Brown wrote:
> The newly added PCM test produces a binary which is not ignored by git
> when built in tree, fix that.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>

Thanks,

Reviewed-by: Jaroslav Kysela <perex@perex.cz>

> ---
>   tools/testing/selftests/alsa/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
> index 3bb7c41266a8..2b0d11797f25 100644
> --- a/tools/testing/selftests/alsa/.gitignore
> +++ b/tools/testing/selftests/alsa/.gitignore
> @@ -1 +1,2 @@
>   mixer-test
> +pcm-test


-- 
Jaroslav Kysela <perex@perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test
  2022-11-25 15:36 [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test Mark Brown
  2022-11-25 15:41 ` Jaroslav Kysela
@ 2022-11-25 15:51 ` Takashi Iwai
  1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2022-11-25 15:51 UTC (permalink / raw)
  To: Mark Brown
  Cc: Jaroslav Kysela, Takashi Iwai, Shuah Khan, alsa-devel,
	linux-kselftest

On Fri, 25 Nov 2022 16:36:54 +0100,
Mark Brown wrote:
> 
> The newly added PCM test produces a binary which is not ignored by git
> when built in tree, fix that.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>

Thanks, applied with Fixes tag.


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-25 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25 15:36 [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test Mark Brown
2022-11-25 15:41 ` Jaroslav Kysela
2022-11-25 15:51 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).