Content-Length: 9283 | pFad | http://lwn.net/Articles/717945/

elkdat: an easy linux kernel development and test tool [LWN.net]
|
|
Subscribe / Log in / New account

elkdat: an easy linux kernel development and test tool

From:  Satoru Takeuchi <satoru.takeuchi-AT-gmail.com>
To:  LKML <linux-kernel-AT-vger.kernel.org>
Subject:  [ANNOUNCE] elkdat: an easy linux kernel development and test tool
Date:  Fri, 24 Mar 2017 00:54:06 +0900
Message-ID:  <CAMym5wt0HnAxcoKVKbeVGckGs4kbj90gwsiaLR9yC76=v-XVFg@mail.gmail.com>
Cc:  Steven Rostedt <rostedt-AT-goodmis.org>

elkdat is a tool to ease linux kernel development/test. It
automatically setups linux kernel
source repository and a VM for linux kernel development and test. In
addition, It runs
the following kinds of tests automatically just by one command.

- build, install, boot you own kernel
- run your own tests on your own kernel
- test the all patches in a patchset
- find a problematic commit with bisect

  NOTE:
  Actually these features are achieved by ktest. elkdat is just a
ktest's wrapper.
  Special thanks to Steven Rostedt!


Here are some examples.

* Boot your own kernel

```
$ ./test boot
```

* Run your own test on your own kernel

```
$ ./test test /path/to/your/own/test
```

* Test whether all patches in your patcheset are bootable or not one by one

```
$ ./test patchcheck <first patch's commit ID> <last patch's commit ID> boot
```

* Find which commit introduces an un-bootable bug by bysect

```
./test bisect <good commit> <bad commit> boot
```


For more information, please refer to the following URL.

https://github.com/satoru-takeuchi/elkdat

Thanks,
Satoru


Copyright © 2017, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://lwn.net/Articles/717945/

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy