Lines Matching refs:GIVEN
148 GIVEN("a binary with no exported symbols")
155 GIVEN("a binary with a single exported function")
167 GIVEN("a binary with a single exported variable")
179 GIVEN("a binary with one function and one variable exported")
189 GIVEN("a binary with a single undefined function")
195 GIVEN("a binary with a single undefined variable")
201 GIVEN("a binary with one function and one variable undefined")
210 GIVEN("a binary with one function and one variable exported")
214 GIVEN("we read the binary without any whitelists")
223 GIVEN("we read the binary with all symbols on the whitelists")
236 GIVEN("we read the binary with only irrelevant symbols whitelisted")
250 GIVEN("we read the binary with only the function whitelisted")
263 GIVEN("we read the binary with only the variable whitelisted")
336 GIVEN("The binaries in " + base_path)
339 GIVEN("a kernel module with no exported symbols")
347 GIVEN("a kernel module with a single exported function")
359 GIVEN("a kernel module with a single GPL exported function")
371 GIVEN("a binary with a single exported variable")
383 GIVEN("a binary with a single GPL exported variable")
395 GIVEN("a binary with one function and one variable (GPL) exported")
416 GIVEN("a binary with one function and one variable (GPL) exported")