issues
search
malsyned
/
pfstest
Professional Firmware Services Unit Test Framework
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replacement for when() that checks argument list lengths (and reads better too maybe)
#69
malsyned
opened
2 years ago
0
Use c11 max_align_t for PFSTEST_ALIGNMENT if available
#68
malsyned
opened
2 years ago
0
Rename Quick Start to Tutorial, write a shorter Quick Start
#67
malsyned
opened
3 years ago
0
describe_as()
#66
malsyned
opened
4 years ago
0
If a class_BUILDPREFIX isn't below BUILDPREFIX, rmdir isn't run on directories
#65
malsyned
closed
4 years ago
0
stdint -Wlong-long on 32-bit platforms
#64
malsyned
opened
4 years ago
0
Figure out how to separate reporters-standard from core
#63
malsyned
closed
4 years ago
1
stdint values should use _least versions of types
#62
malsyned
opened
4 years ago
0
"Wrong type used for mock return value" when mock returns pointer and do_return() with non-pointer value
#61
malsyned
opened
4 years ago
0
the_char() should escape high-bit characters
#60
malsyned
opened
6 years ago
0
Coerce values and matchers into arg_handlers in mocks
#59
malsyned
closed
6 years ago
0
Verify size of do_return objects
#58
malsyned
closed
6 years ago
0
Mocks don't depend on automock.py
#57
malsyned
closed
6 years ago
0
No unit tests for handling of enum return types
#56
malsyned
closed
6 years ago
0
Support for capturing mock arguments
#55
malsyned
closed
6 years ago
3
Value type for size_t
#54
malsyned
closed
6 years ago
0
In-order verify barrier
#53
malsyned
opened
6 years ago
1
Multiple identical invocations are not correctly verified in_order
#52
malsyned
closed
6 years ago
1
automock: Failure on empty structs
#51
malsyned
closed
6 years ago
1
pfstest-mock: Print invocation log during execution
#50
malsyned
opened
6 years ago
2
Some OO-style functions don't list their object parameter first
#49
malsyned
closed
7 years ago
0
Many self-tests could take advantage of pfstest-shorthand.h and don't
#48
malsyned
closed
7 years ago
0
Automatically generate IDE project files from Makefile
#47
malsyned
opened
7 years ago
0
test-mock doesn't verify proper capturing of __FILE__ and __LINE__
#46
malsyned
opened
7 years ago
0
matches_the_pg_string isn't unit tested
#45
malsyned
opened
7 years ago
0
Value and matcher tests are too tightly coupled to assert_that's output format
#44
malsyned
closed
7 years ago
1
Visual C++ solution template
#43
malsyned
opened
7 years ago
0
automock lexer incompatible with gcc -g3
#42
malsyned
opened
7 years ago
0
fill_chars is not stored in program memory on AVR8
#41
malsyned
closed
7 years ago
1
escape_char_map not stored in program memory on Harvard architectures
#40
malsyned
closed
7 years ago
0
Colorizers are not stored in program memory on Harvard architectures
#39
malsyned
closed
7 years ago
0
A value type for non-contiguous or negative enum values
#38
malsyned
opened
7 years ago
0
test-targets.mk: Consider splitting target-template into target-template, class-template
#37
malsyned
closed
7 years ago
0
int_array self-tests crash on mcc18
#36
malsyned
opened
7 years ago
0
Rename global variables in pfstest-core to reflect that they are "registered_"
#35
malsyned
closed
7 years ago
0
Allow plugins to contain NULL pointers
#34
malsyned
closed
7 years ago
0
Revisit decision to copy strings and memory buffers into allocated memory
#33
malsyned
opened
7 years ago
0
automock treats function pointers like pointers to objects
#32
malsyned
opened
7 years ago
0
Hamcrest-inspired matchers and combinators
#31
malsyned
opened
7 years ago
0
Support automocking for varargs
#30
malsyned
opened
7 years ago
0
Matcher parity with Unity
#29
malsyned
opened
7 years ago
2
Makefiles: per-class mock flags
#28
malsyned
closed
7 years ago
1
Error handling in automock.py
#27
malsyned
closed
6 years ago
1
Make pfstest-mock into a plugin
#26
malsyned
closed
7 years ago
2
Make it possible to build with only XML for output
#25
malsyned
closed
7 years ago
1
XML output should include PFSTest version number
#24
malsyned
closed
7 years ago
0
Usage message doesn't include -x flag
#23
malsyned
closed
7 years ago
0
Callbacks on mocks
#22
malsyned
opened
7 years ago
1
Easy way to supply enum strings for printers
#21
malsyned
closed
7 years ago
0
Shorthand assertion for booleans
#20
malsyned
closed
7 years ago
0
Next