diff options
| author | Ivan “CLOVIS” Canet <ivan.canet@gmail.com> | 2022-03-22 14:15:23 +0100 |
|---|---|---|
| committer | Ivan “CLOVIS” Canet <ivan.canet@gmail.com> | 2022-03-24 12:53:41 +0100 |
| commit | 29c63d29d6ba5b80cd680e690aa36fb6281e0467 (patch) | |
| tree | 72449c96844302abad75a6fa227bfc166f018dd1 /example/asm/shellcode.py | |
| parent | b9ecc43cf5ae1583cb9a1e053bac5be2e6c68aa0 (diff) | |
| download | focaccia-miasm-29c63d29d6ba5b80cd680e690aa36fb6281e0467.tar.gz focaccia-miasm-29c63d29d6ba5b80cd680e690aa36fb6281e0467.zip | |
Compatibility of our tests with unittest
This commit introduces a compatibility layer to run the Miasm tests using Python's unittest. Due to unittest not knowing how to execute tests in parallel, this is much slower than the current alternative. Supporting unittest (which is a Python standard) as an addition to our own homegrown runner, even if slower, is useful for integration with other tools thanks to the shared format (eg. see full standard output logs for each test in PyCharm, generate XUnit test reports in CI...).
Diffstat (limited to 'example/asm/shellcode.py')
0 files changed, 0 insertions, 0 deletions