All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tests/.gitignore: Ignore tests/check-qom-interface
@ 2014-01-27  8:26 Fam Zheng
  2014-01-27 11:20 ` [Qemu-devel] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee Alex Bennée
  0 siblings, 1 reply; 3+ messages in thread
From: Fam Zheng @ 2014-01-27  8:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mjt

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index 1aed224..9ba9d96 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -4,6 +4,7 @@ check-qint
 check-qjson
 check-qlist
 check-qstring
+check-qom-interface
 test-aio
 test-bitops
 test-throttle
-- 
1.8.5.3

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

* Re: [Qemu-devel] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee
  2014-01-27  8:26 [Qemu-devel] [PATCH] tests/.gitignore: Ignore tests/check-qom-interface Fam Zheng
@ 2014-01-27 11:20 ` Alex Bennée
  2014-02-01  9:57   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Bennée @ 2014-01-27 11:20 UTC (permalink / raw)
  To: Fam Zheng; +Cc: qemu-trivial, mjt, qemu-devel


famz@redhat.com writes:

> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 1aed224..9ba9d96 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -4,6 +4,7 @@ check-qint
>  check-qjson
>  check-qlist
>  check-qstring
> +check-qom-interface
>  test-aio
>  test-bitops
>  test-throttle

Are these generated test files? I've been looking at the tcg-tests and
while architecture ones won't clash there are a bunch of generic linux
tests that should probably be built one per target architecture. Should
we just be building all test files in the per-target build directories
like we do with qemu itself?


Cheers,

--
Alex Bennée
QEMU/KVM Hacker for Linaro

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee
  2014-01-27 11:20 ` [Qemu-devel] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee Alex Bennée
@ 2014-02-01  9:57   ` Michael Tokarev
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2014-02-01  9:57 UTC (permalink / raw)
  To: Alex Bennée; +Cc: qemu-trivial, Fam Zheng, qemu-devel

27.01.2014 15:20, Alex Bennée wrote:
> famz@redhat.com writes:
> 
>> Signed-off-by: Fam Zheng <famz@redhat.com>
>> ---
>>  tests/.gitignore | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/tests/.gitignore b/tests/.gitignore
>> index 1aed224..9ba9d96 100644
>> --- a/tests/.gitignore
>> +++ b/tests/.gitignore
>> @@ -4,6 +4,7 @@ check-qint
>>  check-qjson
>>  check-qlist
>>  check-qstring
>> +check-qom-interface
>>  test-aio
>>  test-bitops
>>  test-throttle

I've applied this change for now to trivial-patches queue.

> Are these generated test files? I've been looking at the tcg-tests and
> while architecture ones won't clash there are a bunch of generic linux
> tests that should probably be built one per target architecture. Should
> we just be building all test files in the per-target build directories
> like we do with qemu itself?

Or allow running whole testsuite in a separate directory.
This makes sense, but it is a much larger change, so for
now let's pick smaller changes which lets to build stuff
cleanly.

Thanks,

/mjt
> 
> Cheers,
> 
> --
> Alex Bennée
> QEMU/KVM Hacker for Linaro
> 
> 

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

end of thread, other threads:[~2014-02-01  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-27  8:26 [Qemu-devel] [PATCH] tests/.gitignore: Ignore tests/check-qom-interface Fam Zheng
2014-01-27 11:20 ` [Qemu-devel] [PATCH] tests/.gitignore: Ignoretests/check-qom-interfacee Alex Bennée
2014-02-01  9:57   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.