Add stacktest to testbin Makefile

This commit is contained in:
Scott Haseley 2016-04-15 12:09:21 -04:00
parent 0207e6b066
commit 105fbc5ddd

View File

@ -12,7 +12,7 @@ SUBDIRS=add argtest badcall bigexec bigfile bigfork bigseek bloat conman \
quinthuge quintmat quintsort randcall redirect rmdirtest rmtest \ quinthuge quintmat quintsort randcall redirect rmdirtest rmtest \
sbrktest schedpong shll sink sort sparsefile spinner sty tail tictac \ sbrktest schedpong shll sink sort sparsefile spinner sty tail tictac \
triplehuge triplemat triplesort usemtest waiter zero \ triplehuge triplemat triplesort usemtest waiter zero \
consoletest shelltest opentest readwritetest closetest consoletest shelltest opentest readwritetest closetest stacktest
# But not: # But not:
# userthreads (no support in kernel API in base system) # userthreads (no support in kernel API in base system)