|
PACS System 0.1.0
PACS DICOM system library
|
Integration Test Suite entry point. More...
#include <catch2/catch_session.hpp>#include <iostream>
Go to the source code of this file.
Macros | |
| #define | CATCH_CONFIG_RUNNER |
Functions | |
| int | main (int argc, char *argv[]) |
Integration Test Suite entry point.
Main entry point for the PACS integration test suite using Catch2. Executes end-to-end workflow tests validating complete DICOM operations.
Test Categories:
Usage: integration_tests # Run all tests integration_tests [connectivity] # Run only connectivity tests integration_tests –list-tests # List all available tests
Definition in file main.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 28 of file main.cpp.