Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
test_memlimit.c File Reference

Tests memory usage limit in decoders. More...

#include "tests.h"
#include "mythread.h"

Macros

#define MEMLIMIT_TOO_LOW   1234U
 
#define MEMLIMIT_HIGH_ENOUGH   (2U << 20)
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Tests memory usage limit in decoders.

Macro Definition Documentation

◆ MEMLIMIT_HIGH_ENOUGH

#define MEMLIMIT_HIGH_ENOUGH   (2U << 20)

◆ MEMLIMIT_TOO_LOW

#define MEMLIMIT_TOO_LOW   1234U

Function Documentation

◆ main()

int main ( int argc,
char ** argv )
extern