add: test to galloc and advance on galloc
This commit is contained in:
5
tests/galloc.🗿
Normal file
5
tests/galloc.🗿
Normal file
@ -0,0 +1,5 @@
|
||||
main()
|
||||
{
|
||||
name = "galloc";
|
||||
test(galloc(1), heap + LOCATION_DATA, "");
|
||||
}
|
Reference in New Issue
Block a user