Package entropy :: Module qa

Module qa

source code


Author: Fabio Erculiani <lxnay@sabayonlinux.org>

Contact: lxnay@sabayonlinux.org

Copyright: Fabio Erculiani

License: GPL-2

Entropy Framework QA module.

This module contains various Quality Assurance routines used by Entropy.

QAInterface is the main class for QA routines used by Entropy Server and Entropy Client such as binary packages health check, dependency test, broken or missing library tes.

ErrorReportInterface is the HTTP POST based class for Entropy Client exceptions (errors) submission.

Classes
  QAInterface
Entropy QA interface.
  ErrorReportInterface
Interface used by Entropy Client to remotely send errors via HTTP POST.