9pm: Generic test anything protocol (TAP) runner and expect wizard

The plan is to leverage this for Infix's internal test suite.
This commit is contained in:
Tobias Waldekranz
2023-06-08 11:10:31 +02:00
committed by Joachim Wiberg
parent 60d2b1f105
commit b3e6325c76
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "buildroot"]
path = buildroot
url = ../buildroot.git
[submodule "9pm"]
path = 9pm
url = ../9pm