Displaying 3 results from an estimated 3 matches for "eoutput".
Did you mean:
output
2010 Sep 17
4
[LLVMdev] Need advise on adding tests - Was: Re: ARM MC .s status?
...nd self-check) the ARM ELF might be
the way to go, but I am wondering where the best place for something
like this is? I.e. From what I can tell, in the test-suite, even
single file .c files are (according to the readme at least) are run as
integration tests that compare llvm .bc / lli output to th eoutput of
a native compile ...
The testing document in llvm.org only talk about pretty heavy weight
integration tests (Tcl + FileCheck, .cpp -> (many compilers ...)
which is fine, but, but as a sanity check, I can't seem to find an
example of a test.cpp file that invokes a certain subset of LLVM...
2010 Sep 17
0
[LLVMdev] Need advise on adding tests - Was: Re: ARM MC .s status?
...RM ELF might be
> the way to go, but I am wondering where the best place for something
> like this is? I.e. From what I can tell, in the test-suite, even
> single file .c files are (according to the readme at least) are run as
> integration tests that compare llvm .bc / lli output to th eoutput of
> a native compile ...
>
> The testing document in llvm.org only talk about pretty heavy weight
> integration tests (Tcl + FileCheck, .cpp -> (many compilers ...)
> which is fine, but, but as a sanity check, I can't seem to find an
> example of a test.cpp file that invo...
2002 Aug 07
1
Unrelated (was RE: so-called-hang-on-exit)
"ssh -n ..." means ssh will close stdin and open /dev/null for stdin. It does not mean losing th eoutput of ssh.
Nico
--
> -----Original Message-----
> From: Eric Garff [mailto:egarff at omniture.com]
> Sent: Wednesday, August 07, 2002 12:11 PM
> To: openssh-unix-dev at mindrot.org
> Subject: Re: Unrelated (was RE: so-called-hang-on-exit)
>
>
> Sadly, no such luck. I need...