I want to test all the APIs exposed by the libunwind so that I can be sure that 
all the functionalities of libunwind is correct.


I execution of command git log Ltest-bt.c gives only little information

Regards
Bincy



________________________________
 From: Arun Sharma <[email protected]>
To: Bincy K Philip <[email protected]> 
Cc: "[email protected]" <[email protected]> 
Sent: Monday, 1 October 2012 10:44 PM
Subject: Re: [Libunwind-devel] Libunwind test
 
On Mon, Oct 1, 2012 at 12:46 AM, Bincy K Philip
<[email protected]> wrote:
> Hi,
>
> Is there any README file for the test applications in tests folder.
> I would like to understand what featureĀ  each test application is covering
> and what is the result of the execution ?

I'd say the most important tests are:

Ltest-bt: Test a simple backtrace
Ltest-trace: Test the x86-64 fast back trace

Is there a particular aspect of libunwind that you're trying to
test/verify? In many cases, git log <test file name> and looking at
the first commit message gives you more context on the test.

-Arun
_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to