|
pelib
2.0.0
|
Go to the source code of this file.
Defines | |
| #define | LENGTH 8 |
| #define | FILENAME_BINARY "array_binary.bin" |
| #define | VALUE 10 |
| #define | SKIP 6 |
Functions | |
| array_t (int) | |
| void | cleanup () |
| void | setup () |
| void | teardown () |
| void | run () |
| #define FILENAME_BINARY "array_binary.bin" |
Definition at line 31 of file test_array.c.
| #define LENGTH 8 |
Definition at line 30 of file test_array.c.
| #define SKIP 6 |
Definition at line 33 of file test_array.c.
| #define VALUE 10 |
Definition at line 32 of file test_array.c.
Definition at line 35 of file test_array.c.
Definition at line 52 of file test_array.c.
Definition at line 153 of file test_array.c.
Definition at line 57 of file test_array.c.
Definition at line 58 of file test_array.c.