-
- Downloads
unittests: Add C++ constructors test
Showing
- tests/unittests/tests-cpp_ctors/Makefile 1 addition, 0 deletionstests/unittests/tests-cpp_ctors/Makefile
- tests/unittests/tests-cpp_ctors/Makefile.include 1 addition, 0 deletionstests/unittests/tests-cpp_ctors/Makefile.include
- tests/unittests/tests-cpp_ctors/README.md 18 additions, 0 deletionstests/unittests/tests-cpp_ctors/README.md
- tests/unittests/tests-cpp_ctors/tests-cpp_ctors-class.cpp 36 additions, 0 deletionstests/unittests/tests-cpp_ctors/tests-cpp_ctors-class.cpp
- tests/unittests/tests-cpp_ctors/tests-cpp_ctors-trampoline.c 63 additions, 0 deletionstests/unittests/tests-cpp_ctors/tests-cpp_ctors-trampoline.c
- tests/unittests/tests-cpp_ctors/tests-cpp_ctors.cpp 37 additions, 0 deletionstests/unittests/tests-cpp_ctors/tests-cpp_ctors.cpp
- tests/unittests/tests-cpp_ctors/tests-cpp_ctors.h 56 additions, 0 deletionstests/unittests/tests-cpp_ctors/tests-cpp_ctors.h
tests/unittests/tests-cpp_ctors/Makefile
0 → 100644
tests/unittests/tests-cpp_ctors/README.md
0 → 100644
Please register or sign in to comment