issues
search
silentbicycle
/
theft
property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input
ISC License
611
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Theft output suggests many duplicates created on big trial numbers.
#59
castilma
opened
2 years ago
1
Wrong install path for `libtheft.pc` when `DESTDIR` is set.
#58
jeberger
opened
2 years ago
1
Same features across feature sets
#57
MislavSag
opened
3 years ago
1
docs: fix simple typo, specifc -> specific
#56
timgates42
opened
3 years ago
0
theft_random_bits_bulk isn't zeroing buffer
#55
dcreager
opened
4 years ago
1
Fix non-default autoshrink print_mode
#54
DanielG
opened
4 years ago
1
Fix UBSan error: Shifting 64 bit type by 64 is undefined behaviour
#53
DanielG
opened
4 years ago
2
Running with UBSan throws runtime error regarding bitshift
#52
DanielG
opened
4 years ago
0
Makefile: Add LIBDIR
#51
richardipsum
closed
5 years ago
2
test: use c prototypes & avoid old-style function defs
#50
codyps
closed
5 years ago
2
test/test_theft_integration: mark internal function as static
#49
codyps
opened
5 years ago
1
test/test_theft_error: check, don't assign in assert()
#48
codyps
closed
5 years ago
2
theft_shrink: include theft_shrink.h for theft_shrink() declaration
#47
codyps
closed
5 years ago
3
undefined reference to fmod
#46
cdcme
closed
5 years ago
2
The pkg-config file version is stale
#45
silentbicycle
closed
5 years ago
1
Bump pkg-config version
#44
richardipsum
closed
6 years ago
3
Coverage-guided generation
#43
silentbicycle
opened
6 years ago
1
Compile with `-fPIC`
#42
silentbicycle
closed
6 years ago
0
Makefile: add DESTDIR to install rules
#41
richardipsum
closed
6 years ago
7
Add Makefile targets for cscope and vi-style ctags
#40
alyptik
closed
6 years ago
3
xoroshiro128+ seeding problems, was: The first call to `theft_random_choice(t, 4)` returns 2 most of the time.
#39
jeberger
opened
6 years ago
10
Comparing generated instances by `print` cb output
#38
silentbicycle
opened
6 years ago
6
Fix a few typos
#37
neuschaefer
closed
6 years ago
1
Configuring theft to run shrinking to completion and then stop
#36
DRMacIver
opened
6 years ago
2
Create `theft_announce` mailing list
#35
silentbicycle
opened
6 years ago
1
Move documentation to another repo
#34
silentbicycle
opened
6 years ago
0
Built-in floating point alloc functions
#33
ranweiler
opened
6 years ago
1
The optional max length argument for `char_ARRAY_alloc` is ignored when > `ceil`
#32
silentbicycle
closed
6 years ago
1
add `theft_random_shuffle` to API
#31
silentbicycle
opened
7 years ago
0
Documentation error: free() callback is required
#30
silentbicycle
closed
6 years ago
0
Replacing MT with xoroshiro128+
#29
kozross
closed
6 years ago
7
Replacing MT with the much faster and much less heavy xoroshiro128+
#28
kozross
closed
7 years ago
2
Feature request: Seed parsing
#27
katef
opened
7 years ago
4
expect_exit
#26
silentbicycle
opened
7 years ago
1
Fix bug in hexdump for printing char array counter-examples
#25
kquick
closed
7 years ago
1
arity calculations disallow prop7
#24
kquick
closed
6 years ago
4
Structural inference could inform shrinking
#23
silentbicycle
opened
7 years ago
1
Typo in docs
#22
katef
closed
7 years ago
1
A pkg-config file.
#21
katef
closed
7 years ago
1
`hash` callback could have opaque hasher instance passed in
#20
silentbicycle
closed
7 years ago
1
Excessive zombie processes when using forking
#19
silentbicycle
closed
7 years ago
0
Inconsistent autoshrink wrapping for args in callbacks
#18
silentbicycle
closed
7 years ago
0
Composability of hook environments
#17
silentbicycle
opened
7 years ago
0
Multi-core searching and shrinking
#16
silentbicycle
opened
7 years ago
1
Tracking shrinking time
#15
silentbicycle
opened
7 years ago
0
Failure tagging
#14
silentbicycle
opened
7 years ago
0
Unified logging
#13
silentbicycle
opened
7 years ago
0
Signal (SIGINFO/SIGUSR1?) to print current state
#12
silentbicycle
opened
7 years ago
1
Hooks and dataflow should be simpler
#11
silentbicycle
closed
7 years ago
1
Make bloom filter resize automatically
#10
silentbicycle
closed
7 years ago
0
Next