UaItestServer CLI front-end. More...
#include <atomic>#include <csignal>#include <cstdlib>#include <iostream>#include <string>#include <eso/uatools/itest/server.hpp>#include <ifw/fnd/defs/logger.hpp>Functions | |
| int | main (int argc, char **argv) |
UaItestServer CLI front-end.
Thin wrapper around eso::uatools::itest::Serve(). Parses command- line options, loads YAML, installs a SIGINT handler, and runs the server until the user terminates it.
| int main | ( | int | argc, |
| char ** | argv ) |