From 30ff6afe596eddafacf22b1a5b2d1a3d6254ea15 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:14:44 +0200 Subject: Adding upstream version 2.36.1. Signed-off-by: Daniel Baumann --- tests/expected/fincore/count.4096 | 53 +++++++++++++++++++++++++++++++++ tests/expected/fincore/count.65536 | 53 +++++++++++++++++++++++++++++++++ tests/expected/fincore/count.err.4096 | 4 +++ tests/expected/fincore/count.err.65536 | 4 +++ tests/expected/fincore/count.err.nosize | 4 +++ tests/expected/fincore/count.nosize | 53 +++++++++++++++++++++++++++++++++ 6 files changed, 171 insertions(+) create mode 100644 tests/expected/fincore/count.4096 create mode 100644 tests/expected/fincore/count.65536 create mode 100644 tests/expected/fincore/count.err.4096 create mode 100644 tests/expected/fincore/count.err.65536 create mode 100644 tests/expected/fincore/count.err.nosize create mode 100644 tests/expected/fincore/count.nosize (limited to 'tests/expected/fincore') diff --git a/tests/expected/fincore/count.4096 b/tests/expected/fincore/count.4096 new file mode 100644 index 0000000..e90044c --- /dev/null +++ b/tests/expected/fincore/count.4096 @@ -0,0 +1,53 @@ +[ NO EXCITING FILE ] +return value: 1 + 0 0 i_EMPTY_FILE +return value: 0 + 1 4095 i_PAGESIZE_-1__incore_ +return value: 0 + 1 4096 i_JUST_PAGESIZE_incore_ +return value: 0 + 0 4096 i_JUST_PAGESIZE_directio_ +return value: 0 + 2 8192 i_TWO_PAGES_incore_ +return value: 0 + 0 8192 i_TWO_PAGES_directio_ +return value: 0 + 1 8192 i_TWO_PAGES_mixed_directio_incore_ +return value: 0 + 1 8192 i_TWO_PAGES_mixed_incore_directio_ +return value: 0 + 2 134213632 i_WINDOW_SIZE_incore-sparse-incore_ +return value: 0 + 0 134213632 i_WINDOW_SIZE_directio-sparse-directio_ +return value: 0 + 1 134213632 i_WINDOW_SIZE_incore-sparse-directio_ +return value: 0 + 1 134213632 i_WINDOW_SIZE_directio-sparse-incore_ +return value: 0 + 2 134217728 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ +return value: 0 + 0 134217728 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ +return value: 0 + 1 134217728 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ +return value: 0 + 1 134217728 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 0 +[ MULTIPLE FILES ] +PAGES SIZE FILE + 0 0 i_EMPTY_FILE + 1 4095 i_PAGESIZE_-1__incore_ + 1 4096 i_JUST_PAGESIZE_incore_ + 0 4096 i_JUST_PAGESIZE_directio_ + 2 8192 i_TWO_PAGES_incore_ + 0 8192 i_TWO_PAGES_directio_ + 1 8192 i_TWO_PAGES_mixed_directio_incore_ + 1 8192 i_TWO_PAGES_mixed_incore_directio_ + 2 134213632 i_WINDOW_SIZE_incore-sparse-incore_ + 0 134213632 i_WINDOW_SIZE_directio-sparse-directio_ + 1 134213632 i_WINDOW_SIZE_incore-sparse-directio_ + 1 134213632 i_WINDOW_SIZE_directio-sparse-incore_ + 2 134217728 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ + 0 134217728 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ + 1 134217728 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ + 1 134217728 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 1 diff --git a/tests/expected/fincore/count.65536 b/tests/expected/fincore/count.65536 new file mode 100644 index 0000000..22d6a08 --- /dev/null +++ b/tests/expected/fincore/count.65536 @@ -0,0 +1,53 @@ +[ NO EXCITING FILE ] +return value: 1 + 0 0 i_EMPTY_FILE +return value: 0 + 1 65535 i_PAGESIZE_-1__incore_ +return value: 0 + 1 65536 i_JUST_PAGESIZE_incore_ +return value: 0 + 0 65536 i_JUST_PAGESIZE_directio_ +return value: 0 + 2 131072 i_TWO_PAGES_incore_ +return value: 0 + 0 131072 i_TWO_PAGES_directio_ +return value: 0 + 1 131072 i_TWO_PAGES_mixed_directio_incore_ +return value: 0 + 1 131072 i_TWO_PAGES_mixed_incore_directio_ +return value: 0 + 2 2147418112 i_WINDOW_SIZE_incore-sparse-incore_ +return value: 0 + 0 2147418112 i_WINDOW_SIZE_directio-sparse-directio_ +return value: 0 + 1 2147418112 i_WINDOW_SIZE_incore-sparse-directio_ +return value: 0 + 1 2147418112 i_WINDOW_SIZE_directio-sparse-incore_ +return value: 0 + 2 2147483648 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ +return value: 0 + 0 2147483648 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ +return value: 0 + 1 2147483648 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ +return value: 0 + 1 2147483648 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 0 +[ MULTIPLE FILES ] +PAGES SIZE FILE + 0 0 i_EMPTY_FILE + 1 65535 i_PAGESIZE_-1__incore_ + 1 65536 i_JUST_PAGESIZE_incore_ + 0 65536 i_JUST_PAGESIZE_directio_ + 2 131072 i_TWO_PAGES_incore_ + 0 131072 i_TWO_PAGES_directio_ + 1 131072 i_TWO_PAGES_mixed_directio_incore_ + 1 131072 i_TWO_PAGES_mixed_incore_directio_ + 2 2147418112 i_WINDOW_SIZE_incore-sparse-incore_ + 0 2147418112 i_WINDOW_SIZE_directio-sparse-directio_ + 1 2147418112 i_WINDOW_SIZE_incore-sparse-directio_ + 1 2147418112 i_WINDOW_SIZE_directio-sparse-incore_ + 2 2147483648 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ + 0 2147483648 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ + 1 2147483648 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ + 1 2147483648 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 1 diff --git a/tests/expected/fincore/count.err.4096 b/tests/expected/fincore/count.err.4096 new file mode 100644 index 0000000..e3fad01 --- /dev/null +++ b/tests/expected/fincore/count.err.4096 @@ -0,0 +1,4 @@ +[ NO EXCITING FILE ] +fincore: failed to open: no_such_file: No such file or directory +[ MULTIPLE FILES ] +fincore: failed to open: no_such_file: No such file or directory diff --git a/tests/expected/fincore/count.err.65536 b/tests/expected/fincore/count.err.65536 new file mode 100644 index 0000000..e3fad01 --- /dev/null +++ b/tests/expected/fincore/count.err.65536 @@ -0,0 +1,4 @@ +[ NO EXCITING FILE ] +fincore: failed to open: no_such_file: No such file or directory +[ MULTIPLE FILES ] +fincore: failed to open: no_such_file: No such file or directory diff --git a/tests/expected/fincore/count.err.nosize b/tests/expected/fincore/count.err.nosize new file mode 100644 index 0000000..e3fad01 --- /dev/null +++ b/tests/expected/fincore/count.err.nosize @@ -0,0 +1,4 @@ +[ NO EXCITING FILE ] +fincore: failed to open: no_such_file: No such file or directory +[ MULTIPLE FILES ] +fincore: failed to open: no_such_file: No such file or directory diff --git a/tests/expected/fincore/count.nosize b/tests/expected/fincore/count.nosize new file mode 100644 index 0000000..6fdcea0 --- /dev/null +++ b/tests/expected/fincore/count.nosize @@ -0,0 +1,53 @@ +[ NO EXCITING FILE ] +return value: 1 + 0 i_EMPTY_FILE +return value: 0 + 1 i_PAGESIZE_-1__incore_ +return value: 0 + 1 i_JUST_PAGESIZE_incore_ +return value: 0 + 0 i_JUST_PAGESIZE_directio_ +return value: 0 + 2 i_TWO_PAGES_incore_ +return value: 0 + 0 i_TWO_PAGES_directio_ +return value: 0 + 1 i_TWO_PAGES_mixed_directio_incore_ +return value: 0 + 1 i_TWO_PAGES_mixed_incore_directio_ +return value: 0 + 2 i_WINDOW_SIZE_incore-sparse-incore_ +return value: 0 + 0 i_WINDOW_SIZE_directio-sparse-directio_ +return value: 0 + 1 i_WINDOW_SIZE_incore-sparse-directio_ +return value: 0 + 1 i_WINDOW_SIZE_directio-sparse-incore_ +return value: 0 + 2 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ +return value: 0 + 0 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ +return value: 0 + 1 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ +return value: 0 + 1 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 0 +[ MULTIPLE FILES ] +PAGES FILE + 0 i_EMPTY_FILE + 1 i_PAGESIZE_-1__incore_ + 1 i_JUST_PAGESIZE_incore_ + 0 i_JUST_PAGESIZE_directio_ + 2 i_TWO_PAGES_incore_ + 0 i_TWO_PAGES_directio_ + 1 i_TWO_PAGES_mixed_directio_incore_ + 1 i_TWO_PAGES_mixed_incore_directio_ + 2 i_WINDOW_SIZE_incore-sparse-incore_ + 0 i_WINDOW_SIZE_directio-sparse-directio_ + 1 i_WINDOW_SIZE_incore-sparse-directio_ + 1 i_WINDOW_SIZE_directio-sparse-incore_ + 2 i_WINDOW_SIZE_+_1_page_incore-sparse-incore_ + 0 i_WINDOW_SIZE_+_1_page_directio-sparse-directio_ + 1 i_WINDOW_SIZE_+_1_page_incore-sparse-directio_ + 1 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_ +return value: 1 -- cgit v1.2.3