Block-wise Test Case Generation
ConceptBlock-wise test case generation is a hardware fuzzing technique that iteratively constructs test programs by concatenating carefully chosen instruction blocks, balancing inter- and intra-instruction quality to enable structured, semantics-aware input refinement for vulnerability and coverage exploration.
WIKI
Block-wise Test Case Generation
Overview
Block-wise test case generation is a structured approach to constructing test inputs for hardware fuzzing. Rather than relying on random mutation of full instruction sequences or ad-hoc refinement, it assembles test cases by iteratively selecting and concatenating pre-defined instruction blocks — coherent units of one or more instructions — into a complete test program. The selection process is guided to balance inter-instruction qualities (how blocks interact when composed) and intra-instruction qualities (the internal characteristics of each block).
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →