]> Kevux Git Server - fll/commit
Feature: Add fl_iki_eki_read(), add unit tests, and update existing stand alone builds.
authorKevin Day <Kevin@kevux.org>
Sun, 24 Nov 2024 03:43:01 +0000 (21:43 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 24 Nov 2024 03:43:01 +0000 (21:43 -0600)
commitf7611f0ea80ad6529a371e56994ca5197d9e5620
tree21776739d9c1fe05654b0db289e01c1d64917309
parenta17428dbe676505b7feebe29508cb8d06b8145ad
Feature: Add fl_iki_eki_read(), add unit tests, and update existing stand alone builds.
16 files changed:
build/stand_alone/fake.config.h
build/stand_alone/firewall.config.h
level_1/fl_iki/c/iki.c
level_1/fl_iki/c/iki.h
level_1/fl_iki/data/build/dependencies-tests [new file with mode: 0644]
level_1/fl_iki/data/build/settings-mocks [new file with mode: 0644]
level_1/fl_iki/data/build/settings-tests [new file with mode: 0644]
level_1/fl_iki/data/build/testfile [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/mock-iki.c [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/mock-iki.h [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki-eki_read.c [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki-eki_read.h [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki-read.c [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki-read.h [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki.c [new file with mode: 0644]
level_1/fl_iki/tests/unit/c/test-iki.h [new file with mode: 0644]