summaryrefslogtreecommitdiff
path: root/filter/filter_test.c
AgeCommit message (Expand)Author
2019-12-17Test: Improve filter_testOndrej Zajicek (work)
2019-12-12Filter: fix filter comparison testMaria Matejka
2019-05-21Filter: Store variables and function arguments on stackJan Maria Matejka
2019-02-20Filter: More cleanup -- customized structures also in struct f_line_itemMaria Matejka
2019-02-20Filter: merged filter compare functions into common M4 fileMaria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Test: Fixed annoying warnings (and possible obscure bugs).Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-02-20Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2019-02-20Filter refactoring: Changed arguments from separate unions to an arrayMaria Matejka
2019-02-20Filter refactoring: Passing the resulting struct f_val as a pointer.Jan Maria Matejka
2017-05-16Linpool: default allocation sizeJan Moskyto Matejka
2016-11-11Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0Pavel Tvrdik
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)