Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-28 Thread Wainer dos Santos Moschetta
On 1/28/20 10:16 AM, Thomas Huth wrote: On 27/01/2020 21.56, Philippe Mathieu-Daudé wrote: Hey Wainer, On 1/27/20 6:45 PM, Wainer dos Santos Moschetta wrote: On 1/27/20 1:41 PM, Philippe Mathieu-Daudé wrote: On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-28 Thread Wainer dos Santos Moschetta
On 1/27/20 6:56 PM, Philippe Mathieu-Daudé wrote: Hey Wainer, On 1/27/20 6:45 PM, Wainer dos Santos Moschetta wrote: On 1/27/20 1:41 PM, Philippe Mathieu-Daudé wrote: On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: On 1/27/20 3:41 PM, Thomas Huth w

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-28 Thread Thomas Huth
On 27/01/2020 21.56, Philippe Mathieu-Daudé wrote: > Hey Wainer, > > On 1/27/20 6:45 PM, Wainer dos Santos Moschetta wrote: >> On 1/27/20 1:41 PM, Philippe Mathieu-Daudé wrote: >>> On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: > On 1/27/20 3:41

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Philippe Mathieu-Daudé
Hey Wainer, On 1/27/20 6:45 PM, Wainer dos Santos Moschetta wrote: On 1/27/20 1:41 PM, Philippe Mathieu-Daudé wrote: On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: On 1/27/20 3:41 PM, Thomas Huth wrote: The canon-a1100 machine can be used with the B

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Wainer dos Santos Moschetta
On 1/27/20 1:41 PM, Philippe Mathieu-Daudé wrote: On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: On 1/27/20 3:41 PM, Thomas Huth wrote: The canon-a1100 machine can be used with the Barebox firmware. The QEMU Advent Calendar 2018 features a pre-compi

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Philippe Mathieu-Daudé
On 1/27/20 4:39 PM, Thomas Huth wrote: On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: On 1/27/20 3:41 PM, Thomas Huth wrote: The canon-a1100 machine can be used with the Barebox firmware. The QEMU Advent Calendar 2018 features a pre-compiled image which we can use for testing. Signed-off-b

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Thomas Huth
On 27/01/2020 16.18, Philippe Mathieu-Daudé wrote: > On 1/27/20 3:41 PM, Thomas Huth wrote: >> The canon-a1100 machine can be used with the Barebox firmware. The >> QEMU Advent Calendar 2018 features a pre-compiled image which we >> can use for testing. >> >> Signed-off-by: Thomas Huth >> --- >>  

Re: [PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Philippe Mathieu-Daudé
On 1/27/20 3:41 PM, Thomas Huth wrote: The canon-a1100 machine can be used with the Barebox firmware. The QEMU Advent Calendar 2018 features a pre-compiled image which we can use for testing. Signed-off-by: Thomas Huth --- tests/acceptance/machine_arm_canon-a1100.py | 33 +

[PATCH] tests/acceptance: Add a test for the canon-a1100 machine

2020-01-27 Thread Thomas Huth
The canon-a1100 machine can be used with the Barebox firmware. The QEMU Advent Calendar 2018 features a pre-compiled image which we can use for testing. Signed-off-by: Thomas Huth --- tests/acceptance/machine_arm_canon-a1100.py | 33 + 1 file changed, 33 insertions(+) create