alpha
Login
or
Join now
jmrp.io
/
kleidos
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/jmrplens/kleidos. Kleidos — Hardware BLE password manager for ESP32-S3 (M5StickC Plus2, StickS3, M5Stack Gray, T-Deck, Cardputer)
jmrplens.github.io/kleidos/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
kleidos
/
test
/
drivers
/
test_keyboard_factory
/
at
main
1 file
José M. Requena Plens
test(keyboard): add native factory + self-test coverage
2mo ago
a639210f
test_keyboard_factory.cpp
test(keyboard): add native factory + self-test coverage - test_keyboard_factory: classifyKeyboard pure decisions (all families), createKeyboardController probe wiring over a fake internal-I2C bus (TCA8418 detected/absent, never-nullptr, stable singleton), and the concrete Tca8418::selfTest over the fake bus (happy / write-mismatch / comms-fail). - test_keyboard_selftest: the pure write-verified + FIFO-plausible helpers and the NullKeyboardController "no keyboard" default. - Register both suites in the native test_filter (learning from the IMU round, which initially forgot this). Claude-Session: https://claude.ai/code/session_01SV58JXhfxhhc9DC6vdjBo4
2 months ago