You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add utility function to aid src-code based unittests
* half of xtaint test, stuck on 12
* Fixed all but 09 and 12
* fixed all enabled ext taint tests
* reworked test structure
* refractor + more tests. Weird errors
* debug commit
* Fix psr::getDILocation()
* std::variant for SrcCodeLocationEntry
* bug fixed + ext taint test works
* compile tests as dbg + ground truths
* Fix Gt for UninitTest_02_SHOULD_LEAK
* Add TestingSrcLocation
* GLCA nearly done, questions for meeting
* taint double free tests fail
* Fixed IFDSConstAnalysisTest
* fixed tainttest and segfaults + refactoring
* Fix AnalysisPrinterTest
* Convert AnalysisPrinterTest to src-code-based ground-truth
* Start converting InstInterationAnalysis tests
* Convert some more IIA test cases
* Add more IIA tests
* Convert FIIA-test + fix use-after-free in IIA test
* HandleTypeState_03 not working
* All but three fileio tests work
* UninitVarTest fixed all but one
* fixed all but 03 of TSAnalysisFile
* Fixed all but one test
* Fixed UninitTest_21
* Enable modeling of instruction-operands in TestingSrcLocation + fix 20th uninit test
* reworked test 06
* cleanup
* readded LIBCPP_GTEST_SKIP
* fixed use after scope in taint analysis test
* Make IDEExtendedTaintAnalysisTest more compact
* Convert IIAFlowFact tests +make GLCA test more compact
* Refactor rest of IfdsIde tests
* Move everything in SrcCodeLocationEntry to psr::unittest + some cleanup
* Some cleanup
---------
Co-authored-by: Fabian Schiebel <fabian.schiebel@iem.fraunhofer.de>
Co-authored-by: Fabian Schiebel <fabianbs@mail.upb.de>
0 commit comments