source: trunk/Softwares/Basic_test/src/include/func_test.h @ 100

Last change on this file since 100 was 100, checked in by rosiere, 15 years ago

1) Bug fix (Operation, Instruction)
2) Modif Return Address Stack
3) Add Soft Test
4) Add Soc Test

  • Property svn:keywords set to Id
File size: 235 bytes
Line 
1#include <stdio.h>
2#include <stdlib.h>
3
4int test_01();
5int test_02();
6int test_03();
7int test_04();
8int test_05();
9int test_06();
10int test_07();
11int test_08();
12int test_09();
13int test_10();
14int test_11();
15int test_12();
16int test_13();
Note: See TracBrowser for help on using the repository browser.