From 0032089b5c7dedf057c60fcee17cbdd2b0f8bb87 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 10 Oct 2023 23:51:20 +0200 Subject: Added more complete test for SRC_write; renamed tests for clarity --- test/011_io_SRC_write/01_solved.out | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/011_io_SRC_write/01_solved.out (limited to 'test/011_io_SRC_write/01_solved.out') 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 @@ +{ + .c = {0, 1, 2, 3, 4, 5, 6, 7}, + .e = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} +} -- cgit v1.3