On 14/02/16 14:45, Ben Elliston wrote:
Hi Maxim
(Reply in under two years!)
What is your means of communicating with the remote target? If you
are using ssh, you could set SendEnv on the client side and AcceptEnv
on the server side. Would this remove any need for harness changes?
Cheers, Ben
Hi Maxim
(Reply in under two years!)
What is your means of communicating with the remote target? If you
are using ssh, you could set SendEnv on the client side and AcceptEnv
on the server side. Would this remove any need for harness changes?
Cheers, Ben
___
On Thu, Mar 27, 2014 at 09:56:22AM +0400, Yury Gribov wrote:
> Now what bothers me is zero feedback from Dejagnu folks...
Come on, it's only been a couple of days. :-)
Ben
signature.asc
Description: Digital signature
___
DejaGnu mailing list
DejaGnu@
> But if somebody is willing to maintain it for
> cross-testing
Yup, we'll do this.
Now what bothers me is zero feedback from Dejagnu folks...
-Y
___
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu
On Wed, Mar 26, 2014 at 10:42:12AM -0700, Mike Stump wrote:
> On Mar 25, 2014, at 7:31 AM, Yury Gribov wrote:
> > On 03/24/2014 01:46 PM, Maxim Ostapenko wrote:
> >>
> >> On 03/24/2014 12:28 PM, Maxim Ostapenko wrote:
> >>>
> >>> When porting Lsan on arm, I ran into problem with testing, because
On Mar 25, 2014, at 7:31 AM, Yury Gribov wrote:
> On 03/24/2014 01:46 PM, Maxim Ostapenko wrote:
>>
>> On 03/24/2014 12:28 PM, Maxim Ostapenko wrote:
>>>
>>> When porting Lsan on arm, I ran into problem with testing, because
>>> almost all lsan tests require environment variables forwarding for
Cc-ing Jakub cause he's the author of original set-target-env-var
support in GCC testsuite.
On 03/24/2014 01:46 PM, Maxim Ostapenko wrote:
Adding Dejagnu list this time.
On 03/24/2014 12:28 PM, Maxim Ostapenko wrote:
Hi all,
When porting Lsan on arm, I ran into problem with testing, because
Adding Dejagnu list this time.
On 03/24/2014 12:28 PM, Maxim Ostapenko wrote:
Hi all,
When porting Lsan on arm, I ran into problem with testing, because
almost all lsan tests require environment variables forwarding for
remote targets. Unfortunately, this feature isn't implemented yet
neithe