Commit Graph

4 Commits

Author SHA1 Message Date
Willem Melching
a2100c96ce update test fuzzy
old-commit-hash: a0a1ed0cbc
2021-05-06 19:27:58 +02:00
Willem Melching
4600574d1d hypothesis: only generating valid data works better for test case reduction
old-commit-hash: b2b7cb387a
2021-05-05 18:20:14 +02:00
Willem Melching
1acc570a4f hypothesis: speed up test case reduction
old-commit-hash: 0c29adcc76
2021-05-05 18:06:37 +02:00
Willem Melching
b3838fb91e hypothesis fuzz testing (#20818)
* add hypothesis testing

* cleanup

* some cleanup

* check for infinity too

* one-liner

* add more fields that are used

* no print

* add locationd testing

* sensor timestamp is signed

* recursive finite checking

* keep locationd inputs finite for now

* specify proces name on command line

* increase timeout and add raw speed

* abstract runner in function

* add unittest class
old-commit-hash: 33edb62967
2021-05-05 13:25:29 +02:00