P5-pod-tests

Jul 20, 2023

Extracts embedded tests and code examples from POD

This is a specialized POD viewer to extract embedded tests and code examples from POD. It doesn’t do much more than that. pod2test does the useful work.

After creating a PodTests object, you parse the POD by calling one of the available parsing methods documented below. You can call parse as many times as you’d like, all examples and tests found will stack up inside the object.

Once extracted, the tests can be built into stand-alone testing code using the build_tests and build_examples methods. However, it is recommended that you first look at the pod2test program before embarking on this.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler