summaryrefslogtreecommitdiff
path: root/TestPrograms
Commit message (Expand)AuthorAgeFilesLines
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-3/+3
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-0/+23
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-183-3/+2
* Add test_ppc_aes.cxx test programJeffrey Walton2018-11-182-13/+27
* Add Newlib testJeffrey Walton2018-11-171-0/+8
* Fix missing headerJeffrey Walton2018-11-172-2/+4
* Add additional testsJeffrey Walton2018-11-172-0/+12
* Fix some IBM XL C/C++ issuesJeffrey Walton2018-11-132-4/+2
* Use Windows EOL conventionsJeffrey Walton2018-11-1324-296/+296
* Add return value to pthread test functionJeffrey Walton2018-11-131-14/+15
* Add pthreads testJeffrey Walton2018-11-131-0/+14
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-6/+6
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-1/+2
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-3/+1
* Rename PPC feature tests to test_ppc_xxx.cxx (PR #737)Jeffrey Walton2018-11-123-0/+0
* Rename x86 feature tests to test_x86_xxx.cxx (PR #737)Jeffrey Walton2018-11-1211-0/+0
* Fix ARM A-32 and Aarch64 feature tests (PR #737)Jeffrey Walton2018-11-1210-51/+93
* Fix test program header includeJeffrey Walton2018-11-111-1/+1
* Use __GNUC__ for POWER8 AES availability testJeffrey Walton2018-11-111-1/+1
* Move to feature-based availability testing in Makefile (PR #737)Jeffrey Walton2018-11-1120-0/+240