commit | e5438c6e1930ca11f584e13bb423c8eb76721e30 | [log] [tgz] |
---|---|---|
author | Brendan Higgins <brendanhiggins@google.com> | Mon Sep 17 18:31:06 2018 -0700 |
committer | Brendan Higgins <brendanhiggins@google.com> | Wed Oct 24 15:27:44 2018 -0700 |
tree | 2a3bdd8913907f879d9f6bc2337ba6ab18978905 | |
parent | 494c9a41785847eedceb6ff9b660d0962274985b [diff] |
arch: um: add linker section for kunit test modules Adds a linker section to UML where KUnit can put references to its test modules. This is part of transitioning it so that it is not entirely dependent on the init system. Change-Id: Ieacc4cf0bbb6fdc774bb7f68d61a6259055b8cb0 Signed-off-by: Brendan Higgins <brendanhiggins@google.com>