ESAPI-C 1.0
The OWASP Enterprise Security API for C

test/src/user_test.c File Reference

#include <string.h>
#include "user.h"
#include "minunit.h"

Go to the source code of this file.

Functions

void test_user (void)
int main (void)

Variables

int tests_run = 0

Function Documentation

int main ( void  )

Definition at line 30 of file user_test.c.

void test_user ( void  )

Definition at line 8 of file user_test.c.


Variable Documentation

int tests_run = 0

Definition at line 6 of file user_test.c.

 All Data Structures Files Functions Variables Typedefs Defines