lumiera_/src/lib/test
Ichthyostega ad90b7d687 Library: define requirements for tracking test-allocator
- ability to verify a hash-checksum
- ability to watch number of allocations and allotted bytes
- using either a common global pool or a separate dedicated pool
- log all operations into a common `EventLog` instance
- front-end adaptors for use as C++ custom allocator
2024-06-16 04:22:29 +02:00
..
diagnostic-output.hpp Chain-Load: demonstrate use of the expansion rule 2023-11-29 02:58:55 +01:00
event-log.cpp Scheduler: wrap-up and comment test cases thus far 2023-10-27 03:37:24 +02:00
event-log.hpp Library: reconsider join / stringify API 2023-09-29 17:00:13 +02:00
microbenchmark-adaptor.hpp Scheduler: simplify usage of microbenchmark helper 2023-10-30 20:17:16 +01:00
microbenchmark.hpp Scheduler-test: complete instrumentation helper 2024-02-15 00:52:59 +01:00
run.hpp Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
suite.cpp Library: reorder some pervasively used includes 2024-03-21 19:57:34 +01:00
suite.hpp testrunner: handle help request properly 2014-05-05 22:59:23 +02:00
temp-dir.hpp Library: complete and verify temp-dir helper 2024-03-13 02:50:13 +01:00
test-coll.hpp Library: elaborate SeveralBuilder operations 2024-06-16 04:22:28 +02:00
test-helper.cpp Library: reorganise test helpers and cover logging tracker object 2024-06-16 04:22:29 +02:00
test-helper.hpp Library: draft a scheme to configure lib::Several with a custom allocator 2024-06-16 04:22:28 +02:00
test.h integrate priority queue: lumiera namespace prefix; unit test pass 2013-09-13 05:44:58 +02:00
testoption.cpp Doxygen: fill in missing file level headlines for the Library (test helpers) 2016-11-07 15:51:41 +01:00
testoption.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
tracking-allocator.cpp Library: define requirements for tracking test-allocator 2024-06-16 04:22:29 +02:00
tracking-allocator.hpp Library: define requirements for tracking test-allocator 2024-06-16 04:22:29 +02:00
tracking-dummy.hpp Library: define requirements for tracking test-allocator 2024-06-16 04:22:29 +02:00
transiently.hpp Chain-Load: rework the pattern for dynamic rules 2023-11-30 02:13:39 +01:00