OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
alloc.c File Reference
#include <allocate2d.h>
#include <check.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for alloc.c:

Go to the source code of this file.

Functions

 START_TEST (allocate2d)
 
END_TEST START_TEST (free_all)
 
END_TEST Suite * stub_suite (void)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 60 of file alloc.c.

◆ START_TEST() [1/2]

START_TEST ( allocate2d  )

Definition at line 9 of file alloc.c.

◆ START_TEST() [2/2]

END_TEST START_TEST ( free_all  )

Definition at line 27 of file alloc.c.

◆ stub_suite()

END_TEST Suite* stub_suite ( void  )

Definition at line 49 of file alloc.c.