Re: [PATCH v2] Documentation: dev-tools: Add Testing Overview

2021-04-14 Thread David Gow
On Thu, Apr 15, 2021 at 12:30 AM Daniel Latypov wrote: > > On Wed, Apr 14, 2021 at 1:15 AM David Gow wrote: > > > > The kernel now has a number of testing and debugging tools, and we've > > seen a bit of confusion about what the differences between them are. > > > > Add a basic documentation outl

Re: [PATCH v2] Documentation: dev-tools: Add Testing Overview

2021-04-14 Thread Daniel Latypov
On Wed, Apr 14, 2021 at 1:15 AM David Gow wrote: > > The kernel now has a number of testing and debugging tools, and we've > seen a bit of confusion about what the differences between them are. > > Add a basic documentation outlining the testing tools, when to use each, > and how they interact. >

Re: [PATCH v2] Documentation: dev-tools: Add Testing Overview

2021-04-14 Thread Marco Elver
On Wed, 14 Apr 2021 at 10:15, David Gow wrote: > > The kernel now has a number of testing and debugging tools, and we've > seen a bit of confusion about what the differences between them are. > > Add a basic documentation outlining the testing tools, when to use each, > and how they interact. > >

[PATCH v2] Documentation: dev-tools: Add Testing Overview

2021-04-14 Thread David Gow
The kernel now has a number of testing and debugging tools, and we've seen a bit of confusion about what the differences between them are. Add a basic documentation outlining the testing tools, when to use each, and how they interact. This is a pretty quick overview rather than the idealised "ker