This website requires JavaScript.
Explore
Help
Register
Sign In
espressif
/
Unity
Watch
1
Star
0
Fork
0
You've already forked Unity
mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced
2025-08-06 13:50:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Unity
/
test
/
testdata
History
Fabian Zahn
5f67ac6ab2
Fixed copy and paste error, changed the signature from:
...
void flushSpy(int c) {} to: void flushSpy(void) {}
2018-02-18 16:32:04 +01:00
..
CException.h
- Add tests which prove command line arguments now work with runner. Fixed a few bugs in this area.
2016-06-27 08:41:58 -04:00
cmock.h
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
2016-06-22 20:57:11 -04:00
Defs.h
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
2016-06-22 20:57:11 -04:00
mockMock.h
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
2016-06-22 20:57:11 -04:00
testRunnerGenerator.c
Fixed copy and paste error, changed the signature from:
2018-02-18 16:32:04 +01:00
testRunnerGeneratorSmall.c
Fixed copy and paste error, changed the signature from:
2018-02-18 16:32:04 +01:00
testRunnerGeneratorWithMocks.c
Fixed copy and paste error, changed the signature from:
2018-02-18 16:32:04 +01:00