about summary refs log tree commit diff homepage
path: root/unittests/Searcher
AgeCommit message (Expand)Author
2024-01-12Renamed PTree to ExecutionTree (and similar)Cristian Cadar
2024-01-12SearcherTest: remove redundant root init, fix branch typeFrank Busse
2024-01-12new: persistent ptree (-write-ptree) and klee-ptreeFrank Busse
2023-03-17[cmake] Use LLVM's CMake functionality onlyMartin Nowack
2022-01-05introduce BranchTypesFrank Busse
2020-09-03Fix PTree::remove to clean the tree properlySebastian Poeplau
2020-07-30[unittests] use static PTree::remove method in SearcherTestFrank Busse
2020-07-30introduce --rng-initial-seed=<unsigned>Frank Busse
2020-06-29Enable subsets for RandomPathSearcherTimotej Kapus