commit | 8ab8ba38d48867aac01812e18f48fc9173ccd400 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Jun 18 16:59:29 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Tue Aug 21 23:54:20 2018 -0400 |
tree | 4d149499e92ea666779d91caa2a487dfc322ffba | |
parent | 31ff0ceeb266a4ac96f3fc8cebb85df862a22f92 [diff] |
ida: Start new test_ida module Start transitioning the IDA tests into kernel space. Framework heavily cribbed from test_xarray.c. Signed-off-by: Matthew Wilcox <willy@infradead.org>