Criterion/samples
Snaipe 813a526c8f [Issue #98] Removed undefined behaviour from signal samples 2016-01-17 11:50:10 +01:00
..
tests Redefine null for failure messages regression test 2016-01-17 11:50:10 +01:00
CMakeLists.txt Added basic cram tests 2016-01-14 00:38:37 +01:00
asserts.c Updated asserts sample 2015-09-08 23:56:19 +02:00
asserts.cc Updated asserts sample 2015-09-08 23:56:19 +02:00
description.c Changed all tests to use cr_-prefixed macros 2015-04-25 16:48:34 +02:00
description.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
fixtures.c Changed all tests to use cr_-prefixed macros 2015-04-25 16:48:34 +02:00
fixtures.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
more-suites.c Changed all tests to use cr_-prefixed macros 2015-04-25 16:48:34 +02:00
more-suites.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
parameterized.c Fixed context passing errors for the heap and added dynamic parameter allocation for parameterized tests 2015-09-21 07:55:40 -07:00
parameterized.cc Added array-to-criterion_test_param conversion constructor 2015-09-23 21:35:05 +02:00
redirect.c Added redirection assertion shortcuts for std{out,err} 2015-09-14 03:39:52 +02:00
redirect.cc Removed unused includes in redirect.cc sample 2015-09-14 04:45:33 +02:00
report.c Made the interface C++11-compatible 2015-09-07 01:15:31 +02:00
report.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
signal.c [Issue #98] Removed undefined behaviour from signal samples 2016-01-17 11:50:10 +01:00
signal.cc [Issue #98] Removed undefined behaviour from signal samples 2016-01-17 11:50:10 +01:00
simple.c Changed all tests to use cr_-prefixed macros 2015-04-25 16:48:34 +02:00
simple.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
suites.c Changed all tests to use cr_-prefixed macros 2015-04-25 16:48:34 +02:00
suites.cc Added missing .cc samples 2015-09-07 02:00:03 +02:00
theories.c Removed Theory data point generation 2015-12-08 01:49:56 +01:00
theories.cc Removed Theory data point generation 2015-12-08 01:49:56 +01:00
timeout.c Added timeout code for tests 2015-09-12 17:27:59 +02:00