4b2ecdf936
Add basic OpenBSD support
...
XXX more work needed to manage VT switches and proper
XXX fbtab(4) support to allow for non-root users
2023-07-05 10:49:24 +02:00
Kenny Levinsen
e0945eb840
connection: Add unittest
2020-10-12 18:02:00 +02:00
Kenny Levinsen
6da52fff23
poller: Add unittest
2020-09-22 01:01:46 +02:00
Kenny Levinsen
aef19fe383
test: Add test_run and test_assert macros
...
test_run and test_assert replaces regular assert with better logging
which include the currently running test name. The tests can now also be
built without DEBUG.
2020-08-31 14:40:58 +02:00
Kenny Levinsen
bbfb770c73
linked_list: linked_list_take should concat lists
2020-08-31 14:09:59 +02:00
Kenny Levinsen
c36cc962e6
linked_list: Implement linked_list_take
2020-08-30 00:05:19 +02:00
Kenny Levinsen
b496efa2f9
linked_list: Add unittest
2020-08-06 13:23:51 +02:00