Add press page

Add page to document talks about KUnit, as well as news articles and the
like.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Change-Id: Icef61ef64c3def35cb973001bed1c1a52ae6ba77
diff --git a/index.rst b/index.rst
index 492b34f..de13716 100644
--- a/index.rst
+++ b/index.rst
@@ -15,6 +15,7 @@
    development/index
    third_party/kernel/index.rst
    third_party/stable_kernel/index.rst
+   press
 
 What is KUnit?
 ==============
diff --git a/press.rst b/press.rst
new file mode 100644
index 0000000..53f1f99
--- /dev/null
+++ b/press.rst
@@ -0,0 +1,20 @@
+=====
+Press
+=====
+
+Talks about KUnit
+=================
+
+ - `Introduction to KUnit - Linux Plumbers Conference 2019
+   <https://linuxplumbersconf.org/event/4/contributions/545/>`_
+
+Articles about KUnit
+====================
+
+ - https://lwn.net/Articles/780985/
+ - https://www.linuxjournal.com/content/unit-testing-linux-kernel
+ - https://lwn.net/Articles/790235/
+ - https://www.linuxjournal.com/content/kunit-and-assertions
+ - https://www.phoronix.com/scan.php?page=news_item&px=KUnit-Linux-Kernel-V1
+ - https://www.phoronix.com/scan.php?page=news_item&px=Linux-Kernel-KUnit-Framework
+ - https://hub.packtpub.com/kunit-a-new-unit-testing-framework-for-linux-kernel