Add buildbot test script.
diff --git a/PCbuild/pytest.bat b/PCbuild/pytest.bat
new file mode 100644
index 0000000..34c32e7
--- /dev/null
+++ b/PCbuild/pytest.bat
@@ -0,0 +1,4 @@
+cd PCbuild
+call rt.bat -d -uall -rw
+
+