From 8556122e8dcc75849868b4a04a65a5a79224cc20 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Sun, 20 Sep 2026 09:39:52 +0200 Subject: tests: wire check, pty and sanitizer targets and document them --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f13f5ed..8559ca2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ make -j$(nproc) make test ``` +`make test` runs the server/protocol suite, the TUI unit tests and a docs/code +consistency check. Extra targets: `make test-asan` / `make test-ubsan` +(sanitizers) and `make test-pty` (drives the real TUI over a pty against a +throwaway `/tmp` daemon and asserts on screen text). + Produces `build/bokfd` (daemon), `build/bokfctl` (CLI) and `build/bokftui` (ncurses UI). Builds on x86_64 and arm64 (Armbian, Raspberry Pi, …). -- cgit v1.3