aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Windows ARM64 supportGH Cao2022-12-271-0/+9
* cmake: use CROSSCOMPILING_EMULATORMichel Zou2021-04-271-6/+2
* Fix some style issuesPali Rohár2021-02-031-4/+4
* Function dladdr() now retrieve symbol name and symbol address from both expor...Pali Rohár2021-01-272-15/+15
* cmake: add support to build test-dladdr on unix like osRalf Habacker2021-01-171-11/+19
* Add function dladdr() and associated test application test-dladdrRalf Habacker2021-01-172-0/+192
* Add _CRT_SECURE_NO_WARNINGS for test.c to disable MSVC deprecation warningsPali Rohár2020-12-131-0/+1
* cmake: add option ENABLE_WINE to enable support for running cross compiled te...Ralf Habacker2020-11-091-1/+3
* cmake: separate targets in tests subdir for reasier readingRalf Habacker2020-11-091-0/+4
* cmake: Let make target 'test' be accessable from topmost build directoryRalf Habacker2020-11-091-1/+0
* cmake: place all generated binaries into one placeRalf Habacker2020-11-021-1/+1
* Move cmake targets into sub directoriesRalf Habacker2020-09-145-0/+847