Add protolayout-testing library

This library provide functionalities for easy testing the protolayout element tree.

Bug: 370974173
Test: N/A
Relnote: "Setup a wear:protolayout:protolayout-testing library"
Change-Id: I035128e56632a143971101786bc9c107ee21f92b
diff --git a/docs-tip-of-tree/build.gradle b/docs-tip-of-tree/build.gradle
index 0b4eb74..c082e75 100644
--- a/docs-tip-of-tree/build.gradle
+++ b/docs-tip-of-tree/build.gradle
@@ -367,6 +367,7 @@
     docs(project(":wear:protolayout:protolayout-material-core"))
     docs(project(":wear:protolayout:protolayout-material3"))
     docs(project(":wear:protolayout:protolayout-renderer"))
+    docs(project(":wear:protolayout:protolayout-testing"))
     docs(project(":wear:tiles:tiles"))
     docs(project(":wear:tiles:tiles-material"))
     docs(project(":wear:tiles:tiles-renderer"))