feat(errorsx): cover more syscall errors and add tests (#430)
* feat(errorsx): cover more syscall errors and add tests Part of https://github.com/ooni/probe/issues/1505 * fix tests
This commit is contained in:
parent
3747598b4a
commit
14c1640f7f
7 changed files with 293 additions and 48 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// Generated: 2021-07-02 15:15:17.971155 +0200 CEST m=+0.083928418
|
||||
// Generated: 2021-07-02 17:54:06.155868 +0200 CEST m=+0.093650376
|
||||
|
||||
package errorsx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue