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

Function run_norm_case

tests/int2f-12/t1211.c:91–129  ·  view source on GitHub ↗

---- * Core helper: run one test case via run_case(). * label -- unique test name suffix (prefixed with "1211_") * src -- input string (copied into g_src) * * In reference mode: calls the DOS, records destination buffer to .ref. * In test mode: calls the DOS, compares destination buffer to .ref. * * Also checks the sentinel byte after g_dst[len] is unchanged (no overru

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test_emptyFunction · 0.85
test_already_upperFunction · 0.85
test_lowercaseFunction · 0.85
test_slash_conversionFunction · 0.85
test_combinedFunction · 0.85
test_passthroughFunction · 0.85
test_boundary_charsFunction · 0.85
test_dos_pathsFunction · 0.85
test_single_charsFunction · 0.85

Calls 5

strlenFunction · 0.85
setup_1211Function · 0.85
sprintfFunction · 0.85
printfFunction · 0.85
run_caseFunction · 0.85

Tested by 9

test_emptyFunction · 0.68
test_already_upperFunction · 0.68
test_lowercaseFunction · 0.68
test_slash_conversionFunction · 0.68
test_combinedFunction · 0.68
test_passthroughFunction · 0.68
test_boundary_charsFunction · 0.68
test_dos_pathsFunction · 0.68
test_single_charsFunction · 0.68