MCPcopy Create free account
hub / github.com/FDOS/kernel / test_boundary_invalid

Function test_boundary_invalid

tests/int2f-12/t121f.c:191–198  ·  view source on GitHub ↗

* Characters immediately outside the valid letter ranges must fail (CF=1). * '@' (0x40) is just below 'A' (0x41) * '[' (0x5B) is just above 'Z' (0x5A) * '`' (0x60) is just below 'a' (0x61) * '{' (0x7B) is just above 'z' (0x7A) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

run_121f_caseFunction · 0.85

Tested by

no test coverage detected