Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/test/test-sem3.c File Reference

#include <kernel.h>
#include <proc.h>
#include <semaphore.h>
#include <stdio.h>

Include dependency graph for test-sem3.c:

Go to the source code of this file.

Functions

void testPass (const char *)
void testFail (const char *)
bool test_checkSemCount (semaphore s, short c)
bool test_checkProcState (ushort pid, uchar state)
bool test_checkResult (uchar testResult, uchar expected)
void test_semWaiter (semaphore s, int times, uchar *testResult)
int test_semaphore3 (int argc, char **argv)


Function Documentation

bool test_checkProcState ( ushort  pid,
uchar  state 
)

Definition at line 32 of file test-sem.c.

bool test_checkResult ( uchar  testResult,
uchar  expected 
)

Definition at line 46 of file test-sem.c.

bool test_checkSemCount ( semaphore  s,
short  c 
)

Definition at line 19 of file test-sem.c.

int test_semaphore3 ( int  argc,
char **  argv 
)

void test_semWaiter ( semaphore  s,
int  times,
uchar testResult 
)

Definition at line 9 of file test-sem.c.

void testFail ( const char *   ) 

Definition at line 11 of file testhelper.c.

void testPass ( const char *   ) 

Definition at line 6 of file testhelper.c.


Generated on Thu Oct 9 22:35:19 2008 for xinu by  doxygen 1.5.5