Prepare unittest support

This commit is contained in:
momo5502
2024-10-25 17:04:45 +02:00
parent 2c9718ce3f
commit a3a95ec829
14 changed files with 139 additions and 18 deletions

3
.gitmodules vendored
View File

@@ -15,3 +15,6 @@
path = deps/mini-gdbstub
url = ../mini-gdbstub.git
shallow = true
[submodule "deps/googletest"]
path = deps/googletest
url = https://github.com/google/googletest.git