mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-05-02 06:16:24 -04:00
added test rule
This commit is contained in:
parent
6b987e644b
commit
ec6854c71b
2 changed files with 6 additions and 1 deletions
|
@ -18,6 +18,7 @@ EXECUTABLES := \
|
|||
large_array_growth
|
||||
|
||||
all: $(EXECUTABLES)
|
||||
make -C simple-memory-corruption
|
||||
|
||||
clean:
|
||||
rm -f $(EXECUTABLES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue