]> feistymeow.org Git - feisty_meow.git/commit
automated the cromp tests
authorFred T. Hamster <fred@feistymeow.org>
Sun, 15 Feb 2026 05:50:24 +0000 (00:50 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Sun, 15 Feb 2026 05:50:24 +0000 (00:50 -0500)
commitc96351699e7613fd8bf35a2c91d23410cd122319
treee2c966b41945445dd293f895977e3eadee6bbbfa
parent8ac194fa63043a1e0279a9a9c2a00e430dad73b6
automated the cromp tests

now the cromp tests actually are called, with both the server and client.
this test reveals some issues (bugs) with the cromp code though, where the client loses contact with the server.
also the runtime is way too long for a unit test.
octopi/library/tests_cromp/crompish_pax.h
octopi/library/tests_cromp/example_cromp_data.txt [new file with mode: 0644]
octopi/library/tests_cromp/makefile
octopi/library/tests_cromp/makefile.decoder
octopi/library/tests_cromp/test_cromp_client.cpp
octopi/library/tests_cromp/test_cromp_server.cpp
octopi/library/tests_cromp/test_many_cromp.cpp