un peu de clarifications

This commit is contained in:
tTh
2018-11-25 11:44:42 +01:00
parent 86515d49d5
commit d0a520ea56
3 changed files with 16 additions and 9 deletions

3
tbb.c
View File

@@ -119,10 +119,9 @@ int foo;
printf("*** Bubulles Testing -- %s %s\n\n", __DATE__, __TIME__);
bubulles_version(1);
print_sizeof();
test_alloc_free(5);
test_push_pop(2000);
test_push_pop(20000);
test_cleanfill_my_bublist(999);
foo = test_peek_poke(5000);