Test Case | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Test: try_alloc()/try_calloc() - success, 4 bytes b_type, q_size equal to 1. | Not Run |
Not Run |
||||||||||||
Test: try_alloc()/try_calloc() - success, 4 bytes b_type, q_size equal to 3. | Not Run |
Not Run |
||||||||||||
Test: try_alloc()/try_calloc() - success, 1 bytes b_type, q_size equal to 1. | Not Run |
Not Run |
||||||||||||
Test: try_alloc()/try_calloc() - success, 1 bytes b_type, q_size equal to 3. | Not Run |
Not Run |
||||||||||||
Test: try_alloc()/try_calloc() - success, complex b_type, q_size equal to 1. | Not Run |
Not Run |
||||||||||||
Test: try_alloc()/try_calloc() - success, complex b_type, q_size equal to 3. | Not Run |
Not Run |
||||||||||||
Test: free() - success, 4 bytes b_type, q_size equal to 1. | Not Run |
Not Run |
||||||||||||
Test: free() - success, 4 bytes b_type, q_size equal to 3. | Not Run |
Not Run |
||||||||||||
Test: free() - success, complex b_type, q_size equal to 1. | Not Run |
Not Run |
||||||||||||
Test: free() - success, complex b_type, q_size equal to 3. | Not Run |
Not Run |
||||||||||||
Test: re-allocation of the last block, basic type. | Not Run |
Not Run |
||||||||||||
Test: re-allocation of the first block, basic type. | Not Run |
Not Run |
||||||||||||
Test: re-allocation of the first block, complex type. | Not Run |
Not Run |
||||||||||||
Test: re-allocation of the last block, complex type. | Not Run |
Not Run |
||||||||||||
Test: fail (out of free blocks). | Not Run |
Not Run |
||||||||||||
Test: timeout | Not Run |
Not Run |
||||||||||||
Test: wait forever | Not Run |
Not Run |
||||||||||||
Test: free() - robust (free called with invalid param - NULL). | Not Run |
Not Run |
||||||||||||
Test: free() - robust (free called with invalid param). | Not Run |
Not Run |