repo.or.cz
/
mesa-waffle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
meson: use get_variable() update to meson 0.51
[mesa-waffle.git]
/
third_party
/
cmocka
/
src
/
cmocka.def
blob
607ad751df7b9ac1efb641ecdbdefa371f13c566
1
LIBRARY cmocka
2
EXPORTS
3
_assert_in_range
4
_assert_in_set
5
_assert_int_equal
6
_assert_int_not_equal
7
_assert_memory_equal
8
_assert_memory_not_equal
9
_assert_not_in_range
10
_assert_not_in_set
11
_assert_return_code
12
_assert_string_equal
13
_assert_string_not_equal
14
_assert_true
15
_check_expected
16
_cmocka_run_group_tests
17
_expect_any
18
_expect_check
19
_expect_in_range
20
_expect_in_set
21
_expect_memory
22
_expect_not_in_range
23
_expect_not_in_set
24
_expect_not_memory
25
_expect_not_string
26
_expect_not_value
27
_expect_string
28
_expect_value
29
_fail
30
_mock
31
_run_test
32
_run_tests
33
_skip
34
_test_calloc
35
_test_free
36
_test_malloc
37
_test_realloc
38
_will_return
39
cmocka_set_message_output
40
global_expect_assert_env
41
global_expecting_assert
42
global_last_failed_assert
43
mock_assert
44
print_error
45
print_message
46
vprint_error
47
vprint_message