summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Expand)AuthorAge
* Fix "make WINDOWS_BUILD=1 clean" on non-Windows hostsGilles Peskine2018-09-26
* Wildcard possible targets and documentAzim Khan2018-08-06
* Improve documentation in generate_test_code.pyAzim Khan2018-08-06
* Change intermediate data file extension to .dataxMohammad Azim Khan2018-08-06
* Rename makefile target gen-embedded-test - generate-target-testsMohammad Azim Khan2018-08-06
* Widen the test app columnsMohammad Azim Khan2018-08-06
* Set PYTHON using ?= syntaxMohammad Azim Khan2018-08-06
* Rename generate_code.py -> generate_test_code.pyMohammad Azim Khan2018-08-06
* Set OS specific python executable nameMohammad Azim Khan2018-08-06
* Incorporated code review commentsMohammad Azim Khan2018-08-06
* Update code as old template and generator is replaced with new oneAzim Khan2018-08-06
* mbed-os test code generatorMohammad Azim Khan2018-08-06
* Make target for on mbed testingMohammad Azim Khan2018-08-06
* Optimise makefile targetsMohammad Azim Khan2018-08-06
* Merge remote-tracking branch 'public/pr/1198' into developmentSimon Butcher2018-07-24
|\
| * Address review comments - tidy usage of macros to use minimal valuesNicholas Wilson2018-06-28
* | Add tests for the nist key wrapping featureRon Eldor2018-07-24
* | Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard2018-06-19
|\|
| * Add XTS test suites to the MakefileJaeden Amero2018-06-13
| * Merge remote-tracking branch 'public/pr/1497' into developmentSimon Butcher2018-06-12
| |\
| | * Add an HKDF (RFC 5869) implementationThomas Fossati2018-06-11
| * | Fix AES-OFB support for errors, tests and self-testSimon Butcher2018-06-11
| * | Add test cases for AES OFB block modeSimon Butcher2018-06-11
* | | Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard2018-06-07
|\| |
| * | Merge branch 'development' into iotssl-1941-aria-ciphersuitesManuel Pégourié-Gonnard2018-05-22
| |\|
| * | Test suite for ARIAMarkku-Juhani O. Saarinen2018-02-27
* | | Fix some whitespace issuesManuel Pégourié-Gonnard2018-06-04
* | | Rename aead_chacha20_poly1305 to chachapolyManuel Pégourié-Gonnard2018-05-24
* | | Add ChaCha20+Poly1305 to the Cipher moduleDaniel King2018-05-24
* | | Implement AEAD-ChaCha20-Poly1305.Daniel King2018-05-24
* | | Add Poly1305 authenticator algorithm (RFC 7539)Daniel King2018-05-24
* | | Add ChaCha20 to the Cipher moduleDaniel King2018-05-24
* | | Initial implementation of ChaCha20Daniel King2018-05-24
| |/ |/|
* | Make DLEXT var configurable in programs and tests makefilesAndres Amaya Garcia2018-03-27
|/
* Clean up of formatting, and potential integer overflow fixAndres AG2016-10-06
* Introduce a CMAC specific test suiteSimon Butcher2016-10-05
* Remove stale Makefile lines for old test suitePaul Bakker2016-08-25
* Add new timing test suite that runs the timing self testPaul Bakker2016-08-25
* Adds test_suite_pkcs1_v15 to tests/MakefileSimon Butcher2016-04-12
* Add skeleton for EC J-PAKE moduleManuel Pégourié-Gonnard2015-09-07
* Cosmetics in MakefilesManuel Pégourié-Gonnard2015-07-08
* Use Perl to run tests suites with makeManuel Pégourié-Gonnard2015-07-08
* Invoke perl directly in MakefileManuel Pégourié-Gonnard2015-07-08
* Use $(MAKE), not makeManuel Pégourié-Gonnard2015-06-26
* Fix mistaken changes in Makefile's clean targetManuel Pégourié-Gonnard2015-06-25
* CosmeticsManuel Pégourié-Gonnard2015-06-25
* Use LD_LIBRARY_PATH to run test with SHARED=1Manuel Pégourié-Gonnard2015-06-25
* Fix linking order with makeManuel Pégourié-Gonnard2015-06-25
* Split libs with make + general make cleanupsManuel Pégourié-Gonnard2015-06-25
* Small Makefile improvementsManuel Pégourié-Gonnard2015-06-25