-- Smoke test: prove CraftOS-PC boots and stdout flushes. -- Invoked via `craftos --headless --script tests/boot.lua` from `just test`. print('__TRAPOS_TEST_OK__'); os.shutdown();