Commit Graph

6 Commits

Author SHA1 Message Date
b55432448e test: added test for push_front 2026-04-16 20:56:48 -06:00
789fbf7d4c test: Added push_back tests
All working
2026-04-16 10:42:01 -06:00
1e7e6f7b8d test: Added tests made for state consistency
Also changed a few things like usin asser_null and assert_non_null
--didn't knew they existed in cmocka, or at least forgot-- for better
clarity and readability.
2026-04-16 08:42:01 -06:00
7662af09f8 test: Added test for init and destroy
Also changed a few things like destroy tanking a double pointer so that
is more secure and making sure before hand that capacity is not that
ridiculous of a size, still, shit can get pass but generally is fine
2026-04-15 17:17:54 -06:00
39022d53ff addition: Added basic header and structure 2026-04-13 17:55:45 -06:00
12197bfbbd Initial commit 2026-04-13 11:16:58 -06:00