HelenOS sources

memory_test       118 uspace/app/cpptest/main.cpp     ts.add<std::test::memory_test>();
memory_test        87 uspace/lib/cpp/src/__bits/test/memory.cpp     bool memory_test::run(bool report)
memory_test       101 uspace/lib/cpp/src/__bits/test/memory.cpp     const char* memory_test::name()
memory_test       106 uspace/lib/cpp/src/__bits/test/memory.cpp     void memory_test::test_unique_ptr()
memory_test       156 uspace/lib/cpp/src/__bits/test/memory.cpp     void memory_test::test_shared_ptr()
memory_test       182 uspace/lib/cpp/src/__bits/test/memory.cpp     void memory_test::test_weak_ptr()
memory_test       204 uspace/lib/cpp/src/__bits/test/memory.cpp     void memory_test::test_allocators()
memory_test       301 uspace/lib/cpp/src/__bits/test/memory.cpp     void memory_test::test_pointers()
HelenOS homepage, sources at GitHub