|
Last change
on this file since 126 was
100,
checked in by rosiere, 17 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 | |
|---|
| 4 | int test_01(); |
|---|
| 5 | int test_02(); |
|---|
| 6 | int test_03(); |
|---|
| 7 | int test_04(); |
|---|
| 8 | int test_05(); |
|---|
| 9 | int test_06(); |
|---|
| 10 | int test_07(); |
|---|
| 11 | int test_08(); |
|---|
| 12 | int test_09(); |
|---|
| 13 | int test_10(); |
|---|
| 14 | int test_11(); |
|---|
| 15 | int test_12(); |
|---|
| 16 | int test_13(); |
|---|
Note: See
TracBrowser
for help on using the repository browser.