Xcavate Knowledge Hub
  • Introduction
  • Protocol
    • Running the node
    • Xcavate Staking Pallet - Testing
    • Whitelist Pallet - Testing
    • DIP verification testing
    • Xcavate Community Loan Pallet - Testing
    • Property Governance Pallet
      • Unit Test
      • Fuzzer
        • Overview
        • Purpose
        • Structure
        • How to Run Fuzzer Locally
        • Examples of Fuzzed Inputs
        • Safety Considerations
        • Coverage Goals
        • How to Extend the Fuzzer
        • File Layout Suggestion
        • Useful Utilities
        • References
        • Checklist Before Merging Runtime Updates
      • Quality Audit
        • Overview
        • Audit Objectives
        • Audit Checklist
        • Key Test Scenarios
        • Tools & Frameworks
        • Final Approval Sign-Off
      • Security Audit
        • Audit Scope
        • Audit Summary
        • Detailed Findings
        • Testing and Verification
        • Recommendations
        • Sign-Off and Approval
        • Attachments
    • NFT Marketplace
      • Unit Test
      • Fuzzer
        • Overview
        • Purpose
        • Structure
        • How to Run Fuzzer Locally
        • Examples of Fuzzed Imputs
        • Safety Considerations
        • Coverage Goals
        • How to Extend the Fuzzer
        • File Layout Suggestion
        • Useful Utilities
        • References
        • Checklist Before Merging Runtime Updates
      • Quality Audit
        • Audit Objectives
        • Scope of Audit
        • Quality Verification Approach
        • Key Findings and Observations
        • Recommendations for Continuous Improvement
        • Sign-Off and Approval
        • Attachments
      • Security Audit
        • Audit Objectives
        • Scope of Audit
        • Security Audit Approach
        • Findings and Observations
        • NIST CSF Alignment Matrix
        • FCA Compliance Highlights
        • Recommendations
        • Sign-Off and Approval
        • Attachments
    • Property Management Pallet
      • Unit Test
      • Fuzzer
        • Overview
        • Purpose
        • Structure
        • How to Run the Fuzzer
        • Fuzzed Test Scenarios
        • Security and Integrity Goals
        • Checklist for Coverage
        • Suggested File Layout
        • Example Utility Snippets
        • Dependencies
        • References
      • Quality Audit
        • Purpose of the Quality Audit
        • Scope of Audit
        • Quality Metrics
        • Audit Methodology
        • Findings and Recommendations
        • Directory Structure Reviewed
        • Summary of Benchmarked Calls
        • Test Case Matrix (Sample)
        • Sign-Off
        • Attachments
      • Security Audit
        • Audit Summary
        • Audit Objectives
        • NIST Alignment Summary
        • Security Controls Tested
        • Code and Logic Review Highlights
        • FCA Systems and Controls (SYSC) Alignment
        • Attack Scenarios Simulated
        • Reviewed Files
        • Recommendations
        • Sign-Off and Compliance
        • Attachments
  • Applications
    • realXmarket
      • realXmarket user flow
      • realXmarket user journey
      • Xcavate dApp Test Accounts
      • NFT Marketplace - Testing
      • Property Management - Testing
      • Property Governance - Testing
      • Xcavate Technical Diagram
    • realXdeal game
      • Introduction
      • How to play
      • Technical
      • Testing
    • realXchange dApp
      • realXchange Test Accounts
      • realXchange User Journey
      • realXchange Community Project - Testing
      • realXchange Technical Diagram
  • Partnerships
    • Logion
Powered by GitBook
On this page
  1. Protocol
  2. Property Governance Pallet
  3. Fuzzer

References

  • Substrate Runtime Testing Guide

  • Rust Fuzz Book

  • ParityTech Fuzz Examples

PreviousUseful UtilitiesNextChecklist Before Merging Runtime Updates

Last updated 1 month ago