Roman Ognev ognev
  • Joined on 2023-10-19
ognev pushed to feature/fuzzing at ognev/frostfs-s3-gw 2024-08-30 11:29:11 +00:00
f2c773f332 [#480] Add fuzzing tests
ognev pushed to feature/fuzzing at ognev/frostfs-s3-gw 2024-08-30 11:24:36 +00:00
a4f9f6686a [#354] tests: Add fuzzing tests
ognev created branch feature/fuzzing in ognev/frostfs-s3-gw 2024-08-30 11:22:35 +00:00
ognev pushed to feature/fuzzing at ognev/frostfs-s3-gw 2024-08-30 11:22:35 +00:00
81ceb1cdb7 [OBJECT-8668] Add fuzzing tests
136b5521fe [#475] Support graceful_close_on_switch_timeout param
a5f670d904 [#329] Reduce using mutex when update app settings
d76c4fe2a2 [#472] tree: Don't use sorted GetSubTree for nodes without FileName
0637133c61 [#470] Update Go version to 1.22
Compare 10 commits »
ognev commented on pull request TrueCloudLab/frostfs-http-gw#135 2024-08-30 10:19:03 +00:00
[#135] Add fuzzing tests for handlers

Commit should have [#135] Add fuzzing tests for handlers header.

done

ognev pushed to feature/fuzzing at ognev/frostfs-http-gw 2024-08-30 10:17:47 +00:00
4bc3159f26 [#135] Add fuzzing tests for handlers
ognev pushed to feature/fuzzing at ognev/frostfs-http-gw 2024-08-30 09:27:30 +00:00
8f416c9716 [OBJECT-8668] Add fuzzing tests for handlers
151e5bc1c8 [#132] Update Go version
Compare 2 commits »
ognev created pull request TrueCloudLab/frostfs-http-gw#135 2024-08-30 09:26:44 +00:00
[OBJECT-8668] Add fuzzing tests for handlers
ognev pushed to feature/fuzzing at ognev/frostfs-http-gw 2024-08-30 09:24:53 +00:00
be79849ae8 [OBJECT-8668] Add fuzzing tests for handlers
ognev created branch feature/fuzzing in ognev/frostfs-http-gw 2024-08-30 08:59:41 +00:00
ognev pushed to feature/fuzzing at ognev/frostfs-http-gw 2024-08-30 08:59:41 +00:00
7af9b34f1c [OBJECT-8668] Add fuzzing tests for handlers
ognev created repository ognev/frostfs-http-gw 2024-08-30 08:53:41 +00:00
ognev commented on pull request TrueCloudLab/frostfs-sdk-go#219 2024-05-03 06:15:28 +00:00
Add policy decode fuzz tests

Do we really need to use fzgen for simple types ([]byte, string)?

To generate coverage, we need to take an array of bytes as input regardless of the code. Of course, we can generate simple…

ognev commented on pull request TrueCloudLab/frostfs-sdk-go#219 2024-05-03 06:12:09 +00:00
Add policy decode fuzz tests

No, I don't see any major reasons. The main reason is cluttering of the packages with code. In addition to tests, we will also need to store a corpus of input data and (possibly) a dictionary…

ognev commented on pull request TrueCloudLab/frostfs-sdk-go#219 2024-05-02 15:02:08 +00:00
Add policy decode fuzz tests

я имел ввиду frostfs-sdk-go/tests/fuzzing/netmap/...

ognev commented on pull request TrueCloudLab/frostfs-sdk-go#219 2024-05-02 14:09:12 +00:00
Add policy decode fuzz tests
  1. Предлагаю прийти к такому способу (tests/fuzzing/..) хранения фаззинг тестов - https://b.yadro.com/projects/OBJ/repos/tatlin-object-idp/browse/t
ognev created repository ognev/frostfs-s3-gw 2024-04-16 09:18:36 +00:00
ognev created repository ognev/policy-engine 2024-04-10 07:14:14 +00:00