diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-10 23:51:20 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-10 23:51:20 +0200 |
| commit | 0032089b5c7dedf057c60fcee17cbdd2b0f8bb87 (patch) | |
| tree | 85cbf344b3ba69c0ac2fcc47fda098909799e8c4 /test/011_io_SRC_write/01_solved.out | |
| parent | 2edc8c01fba711f4410279b59c784a43cf2dde41 (diff) | |
| download | nissy-core-0032089b5c7dedf057c60fcee17cbdd2b0f8bb87.tar.gz nissy-core-0032089b5c7dedf057c60fcee17cbdd2b0f8bb87.zip | |
Added more complete test for SRC_write; renamed tests for clarity
Diffstat (limited to 'test/011_io_SRC_write/01_solved.out')
| -rw-r--r-- | test/011_io_SRC_write/01_solved.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/011_io_SRC_write/01_solved.out b/test/011_io_SRC_write/01_solved.out new file mode 100644 index 0000000..3853027 --- /dev/null +++ b/test/011_io_SRC_write/01_solved.out | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | { | ||
| 2 | .c = {0, 1, 2, 3, 4, 5, 6, 7}, | ||
| 3 | .e = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} | ||
| 4 | } | ||
