Auxiliary wayland tools
Wrote a tool that processes wayland protocols into some useful form. As a prototype this tool just generates pretty graphviz diagrams. Going forward we will be using this tool to automatically generate a fuzz target and its client for the purpose of fuzzing components/exo/* code. Bug: 961564 Change-Id: Ia0db917746e7de1d03b6a2f83da0729eae15d617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621476 Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by:Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#661981}
Showing
tools/wayland_aux/Makefile
0 → 100644
tools/wayland_aux/OWNERS
0 → 100644
tools/wayland_aux/main.py
0 → 100644
Please register or sign in to comment