aboutgitcodelistschat:MatrixIRC
path: root/tests/unit/testutil.h
Commit message (Collapse)AuthorAgeFilesLines
* gluten: check limitsAlice Frosi2023-05-091-0/+2
| | | | | | Add bounds checking: - if offset is larger then the maximum per offset type - if memcpy is reading/writing inside gluten
* test: fix operationsAlice Frosi2023-05-081-3/+37
| | | | Adjust the tests after the refactoring and to use struct gluten_offset
* Fix testsAlice Frosi2023-04-131-0/+1
|
* Refactor tests to use same struct arg as the filterAlice Frosi2023-04-121-3/+1
|
* filter: define arg_cmp and arg_typeAlice Frosi2023-04-061-1/+2
|
* Add support for 64 bits argumentsAlice Frosi2023-04-061-1/+6
|
* filter: fix filterAlice Frosi2023-04-031-0/+1
| | | | | An additional notification is need either when we jump from an instruction without arguments then at the end of the argument checks.
* tests: add tests for filtering the syscallsAlice Frosi2023-03-311-0/+1
|
* test: moving shareable function in a separate fileAlice Frosi2023-03-301-0/+45