Test assert
Some checks failed
Build Dusk / run-tests (push) Successful in 2m6s
Build Dusk / build-linux (push) Successful in 1m56s
Build Dusk / build-psp (push) Failing after 1m48s

This commit is contained in:
2026-01-06 21:23:39 -06:00
parent 5e39097faa
commit 26a71a823a
4 changed files with 164 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
# Copyright (c) 2026 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
include(dusktest)
# Tests
dusktest(test_assert.c)