This directory is to contain regression tests that should be run before committing anything to camel. In each subdirectory of tests there is a README containing a one-line description of each test file. This README must be kept uptodate. To write a new test: copy an existing one and replace the contents. See camel-test.h for a number of functions and macros which setup and define the test environmet, and help provide meaningful messages when something actually fails. All tests have the following options: -v[vvvv] verbose. more v's more verbose. 2 v's will give you a simple test backtrace of any partially failed tests. No v's give you a simple backtrace of any failed tests. -q quiet. Dont print anything, unless there is a SEGV. See the other files in lib/* for utility functions that help to write the tests (object comparison, creation, etc functions). Tests may fail and be non-fatal. In this case, you will see "Partial success" on the result of each test line. To get more information about the test, run the test manually with a -v command line argument. The more v's you have the more detail you get (upto about -vvvvv), generally use -vv to find out which parts of a partially successful test failed, and where. Note that if writing tests, non-fatal tests (bracketed by a camel_test_nonfatal() and camel_test_fatal() pair) should only be defined where: 1. The test in question should ideally pass, and 2. The code has known limitations currently that stop it passing, but otherwise works for nominal input. To debug tests, set a breakpoint on camel_test_fail, which will be called for any failure, even a non-fatal one. Or set it to camel_test_break, which will only be called for fatal errors which are to print to the screen. Michael _and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* benchmarks/ali: Update to version 0.7.0.Jimmy Olgeni2021-06-012-7/+10
* benchmarks/fio: update to 3.27Kirill Ponomarev2021-05-313-4/+11
* benchmarks/inferno: Update 0.10.5 -> 0.10.6Yuri Victorovich2021-05-312-80/+85
* benchmarks/rubygem-benchmark-ips: Update to 2.9.1Po-Chuan Hsieh2021-05-312-4/+4
* benchmarks/ali: Update to version 0.6.1.Jimmy Olgeni2021-05-302-19/+7
* benchmarks/rubygem-benchmark-ips: Update to 2.9.0Po-Chuan Hsieh2021-05-262-4/+4
* benchmarks/stress-ng: Update to 0.12.09Luca Pizzamiglio2021-05-242-4/+4
* benchmarks/phoronix-test-suite: Update to 10.4.0Luca Pizzamiglio2021-05-232-4/+4
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-231-1/+1
* benchmarks/glmark2: backport --fullscreen fix for WAYLAND optionJan Beich2021-05-212-1/+4
* Move KDiskMark to a more appropriate category (luckily, even with Git,Alexey Dokuchaev2021-05-186-0/+106
* benchmarks/iperf: Update to 2.1.1 (20210422)Po-Chuan Hsieh2021-05-162-4/+5
* benchmarks/vkmark: unbreak on non-x86 after bfcd0e437af3Jan Beich2021-05-151-0/+1
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-122-1/+2
* benchmarks/stress-ng: Update to 0.12.08Luca Pizzamiglio2021-05-102-4/+4
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+5
* Deorbit RESTRICTED && NO_CDROM, part one.Mathieu Arnold2021-05-062-4/+5
* benchmarks/inferno: Update 0.10.4 -> 0.10.5Yuri Victorovich2021-05-062-4/+4
* benchmarks/inferno: Update 0.10.3 -> 0.10.4Yuri Victorovich2021-05-062-309/+314
* benchmarks/hipercontracer: Update to 1.6.0Fernando Apesteguía2021-05-053-22/+24
* *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-051-1/+1
* benchmarks/stress-ng: Update to 0.12.07Luca Pizzamiglio2021-04-292-4/+4
* benchmarks/dbs: extend BROKENness to FreeBSD 14Dmitry Marakasov2021-04-271-0/+1
* benchmarks/libcelero: Update 2.7.2 -> 2.8.2Yuri Victorovich2021-04-272-5/+5
* benchmarks/hipercontracer: Update to 1.5.0Fernando Apesteguía2021-04-253-5/+21
* benchmarks/netperfmeter: Update to 1.9.0Fernando Apesteguía2021-04-253-29/+4
* benchmarks/wrk: add luajit and luajit-openresty flavors.Sergey A. Osokin2021-04-251-2/+17
* benchmarks/siege: Update version 4.0.8=>4.0.9Muhammad Moinur Rahman2021-04-21