Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/testing/   (Postfix Mailserver Version 3.11©)  Datei vom 19.1.2026 mit Größe 638 B image not shown  

Quelle  mock_stat.h

  Sprache: C
 

#ifndef _MOCK_STAT_H_INCLUDED_
#define _MOCK_STAT_H_INCLUDED_

/*++
/* NAME
/* mock_stat 3h
/* SUMMARY
/* mock stat
/* SYNOPSIS
/* #include <mock_stat.h>
/* DESCRIPTION
/* .nf

 /*
  * System library.
  */

#include <sys/stat.h>
#include <unistd.h>

 /*
  * External interface.
  */

typedef struct MOCK_STAT_REQ {
    const char *want_path;
    struct stat out_st;
    int     out_errno;
} MOCK_STAT_REQ;

extern void setup_mock_stat(const MOCK_STAT_REQ *);
extern void teardown_mock_stat(void);

/* LICENSE
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* Wietse Venema
/* porcupine.org
/*--*/


#endif

Messung V0.5 in Prozent
C=71 H=95 G=83

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.