aboutgitcodelistschat:MatrixIRC
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: fix test-error-checkAlice Frosi2023-07-144-109/+97
* test: fix filter testsAlice Frosi2023-07-042-45/+56
* test: fix filter-build test and bugsAlice Frosi2023-07-034-73/+94
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-0411-7/+25
* filter: fix filter build and adjust testsAlice Frosi2023-05-221-264/+234
* filter: adjust filter buildAlice Frosi2023-05-194-311/+312
* test: fix compilation and adjust changesAlice Frosi2023-05-191-24/+30
* ops: fix op_cmp and testAlice Frosi2023-05-191-91/+64
* ops: fix op_call and testsAlice Frosi2023-05-194-132/+209
* ops: add op_nr and op_copyAlice Frosi2023-05-171-13/+73
* filter: refactoring filterAlice Frosi2023-05-172-176/+128
* Adjust op_call with gluten_offsetAlice Frosi2023-05-112-31/+30
* Add missing license header to tests/unit/test_errors.cAlice Frosi2023-05-111-0/+5
* Clean-up error message and testAlice Frosi2023-05-113-1/+74
* seitan: add check for limits to op_cmpAlice Frosi2023-05-101-1/+30
* Refactoring of gluten_read/writeAlice Frosi2023-05-102-22/+32
* gluten: check limitsAlice Frosi2023-05-093-0/+130
* test: fix operationsAlice Frosi2023-05-085-274/+244
* test: uncomment testAlice Frosi2023-04-211-1/+1
* test: test various values for op_cmp_typeAlice Frosi2023-04-211-8/+83
* tests: clean-up created fileAlice Frosi2023-04-212-1/+3
* operation: remove pid and idAlice Frosi2023-04-211-23/+23
* test: fix test filter with the new filter buildAlice Frosi2023-04-181-94/+101
* test: add test for and_neAlice Frosi2023-04-181-10/+38
* test: add unit test for and operationAlice Frosi2023-04-181-0/+66
* Add test for BPF filter comparison operationsAlice Frosi2023-04-141-28/+110
* Fix testsAlice Frosi2023-04-135-29/+35
* Refactor tests to use same struct arg as the filterAlice Frosi2023-04-126-43/+45
* Add other comparison operation for the BPF filterAlice Frosi2023-04-122-4/+11
* filter: define arg_cmp and arg_typeAlice Frosi2023-04-064-36/+40
* Refactor makefileAlice Frosi2023-04-061-12/+20
* Add support for 64 bits argumentsAlice Frosi2023-04-064-17/+101
* fix filter testAlice Frosi2023-04-032-85/+72
* filter: fix filterAlice Frosi2023-04-033-22/+68
* tests: add tests for filtering the syscallsAlice Frosi2023-03-314-3/+122
* test: moving shareable function in a separate fileAlice Frosi2023-03-304-176/+238
* Create common function to install the BPF filterAlice Frosi2023-03-302-16/+5
* test: rename test-filter.c to test_filter_build.cAlice Frosi2023-03-302-4/+4
* test: fix filter orderAlice Frosi2023-03-291-43/+60
* test: fix cooker directoryAlice Frosi2023-03-291-1/+1
* Add license header to the integration testsAlice Frosi2023-03-241-0/+7
* tests: Adjust project directory and add license headersAlice Frosi2023-03-244-16/+64
* tests: add unit tests for op_resolvedfdAlice Frosi2023-03-151-1/+77
* tests: add test for op_cmpAlice Frosi2023-02-271-1/+63
* test: fix arguments and offsetsAlice Frosi2023-02-271-6/+7
* seitan: copy immediate args with op_copyAlice Frosi2023-02-271-3/+10
* tests: add test for op_copyAlice Frosi2023-02-231-0/+64
* tests: generalize the syscall of the targetAlice Frosi2023-02-231-12/+19
* test: fix check of a_blockAlice Frosi2023-02-231-1/+5
* tests: adjust do_operations signatureAlice Frosi2023-02-231-7/+7