]> Cypherpunks.ru repositories - gostls13.git/commit
embed/internal/embedtest: test openFile.ReadAt with non-zero offset
authorTobias Klauser <tklauser@distanz.ch>
Thu, 13 Apr 2023 15:57:42 +0000 (17:57 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 14 Apr 2023 20:10:16 +0000 (20:10 +0000)
commit5da1f415138e4fdc07212e7ed126288e01c4efa6
tree27441e9015be41f194f62626b49ce5a7fecd4f21
parent750e91152bbd1cb2869660ddb80f2b3adcfd1f9b
embed/internal/embedtest: test openFile.ReadAt with non-zero offset

Also fix log messages to report expected values in the standard "got foo,
want bar" format.

Change-Id: I6a9fd4abe1f86c2651c72c2bf7ac4588028e5923
Reviewed-on: https://go-review.googlesource.com/c/go/+/484715
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/embed/internal/embedtest/embed_test.go