]> git.corax.cc Git - toolbox/commit
test/ipc: Add test cases to validate messages against JSON schema
authorMatthias Kruk <m@m10k.eu>
Fri, 18 Jun 2021 23:02:47 +0000 (08:02 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 18 Jun 2021 23:02:47 +0000 (08:02 +0900)
commit8e21c225c03493e7ad26555e14f82e60b4369686
treeca1fa812b9a5486cfb8ee7a8670d633827f55f2b
parent6eb9a9dbee6857598b478c1a813236ec37ea813c
test/ipc: Add test cases to validate messages against JSON schema

This commit adds unit tests to make sure that messages generated by
the IPC module are conforming to the toolbox.ipc JSON schemas.
test/ipc_spec.sh