]> git.corax.cc Git - toolbox/commit
test/log: Add test suite for public API of log module
authorMatthias Kruk <m@m10k.eu>
Sat, 26 Jun 2021 03:18:49 +0000 (12:18 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 26 Jun 2021 03:18:49 +0000 (12:18 +0900)
commit686b19a2889a5503f55dde29340e072632e915df
treebd94b69a6b433dcb1206523333963c8df56273f4
parent132c22683e48f05ad919c7db52c61e3565052c98
test/log: Add test suite for public API of log module

This commit adds a test suite with test cases to test all functions
that are part of the public API of the log module.
test/log_spec.sh [new file with mode: 0644]