ltests.c 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041
  1. /*
  2. ** $Id: ltests.c $
  3. ** Internal Module for Debugging of the Lua Implementation
  4. ** See Copyright Notice in lua.h
  5. */
  6. #define ltests_c
  7. #define LUA_CORE
  8. #include "lprefix.h"
  9. #include <limits.h>
  10. #include <setjmp.h>
  11. #include <stdio.h>
  12. #include <stdlib.h>
  13. #include <string.h>
  14. #include "lua.h"
  15. #include "lapi.h"
  16. #include "lauxlib.h"
  17. #include "lcode.h"
  18. #include "lctype.h"
  19. #include "ldebug.h"
  20. #include "ldo.h"
  21. #include "lfunc.h"
  22. #include "lmem.h"
  23. #include "lopcodes.h"
  24. #include "lopnames.h"
  25. #include "lstate.h"
  26. #include "lstring.h"
  27. #include "ltable.h"
  28. #include "lualib.h"
  29. /*
  30. ** The whole module only makes sense with LUA_DEBUG on
  31. */
  32. #if defined(LUA_DEBUG)
  33. void *l_Trick = 0;
  34. #define obj_at(L,k) s2v(L->ci->func.p + (k))
  35. static int runC (lua_State *L, lua_State *L1, const char *pc);
  36. static void setnameval (lua_State *L, const char *name, int val) {
  37. lua_pushinteger(L, val);
  38. lua_setfield(L, -2, name);
  39. }
  40. static void pushobject (lua_State *L, const TValue *o) {
  41. setobj2s(L, L->top.p, o);
  42. api_incr_top(L);
  43. }
  44. static void badexit (const char *fmt, const char *s1, const char *s2) {
  45. fprintf(stderr, fmt, s1);
  46. if (s2)
  47. fprintf(stderr, "extra info: %s\n", s2);
  48. /* avoid assertion failures when exiting */
  49. l_memcontrol.numblocks = l_memcontrol.total = 0;
  50. exit(EXIT_FAILURE);
  51. }
  52. static int tpanic (lua_State *L) {
  53. const char *msg = lua_tostring(L, -1);
  54. if (msg == NULL) msg = "error object is not a string";
  55. return (badexit("PANIC: unprotected error in call to Lua API (%s)\n",
  56. msg, NULL),
  57. 0); /* do not return to Lua */
  58. }
  59. /*
  60. ** Warning function for tests. First, it concatenates all parts of
  61. ** a warning in buffer 'buff'. Then, it has three modes:
  62. ** - 0.normal: messages starting with '#' are shown on standard output;
  63. ** - other messages abort the tests (they represent real warning
  64. ** conditions; the standard tests should not generate these conditions
  65. ** unexpectedly);
  66. ** - 1.allow: all messages are shown;
  67. ** - 2.store: all warnings go to the global '_WARN';
  68. */
  69. static void warnf (void *ud, const char *msg, int tocont) {
  70. lua_State *L = cast(lua_State *, ud);
  71. static char buff[200] = ""; /* should be enough for tests... */
  72. static int onoff = 0;
  73. static int mode = 0; /* start in normal mode */
  74. static int lasttocont = 0;
  75. if (!lasttocont && !tocont && *msg == '@') { /* control message? */
  76. if (buff[0] != '\0')
  77. badexit("Control warning during warning: %s\naborting...\n", msg, buff);
  78. if (strcmp(msg, "@off") == 0)
  79. onoff = 0;
  80. else if (strcmp(msg, "@on") == 0)
  81. onoff = 1;
  82. else if (strcmp(msg, "@normal") == 0)
  83. mode = 0;
  84. else if (strcmp(msg, "@allow") == 0)
  85. mode = 1;
  86. else if (strcmp(msg, "@store") == 0)
  87. mode = 2;
  88. else
  89. badexit("Invalid control warning in test mode: %s\naborting...\n",
  90. msg, NULL);
  91. return;
  92. }
  93. lasttocont = tocont;
  94. if (strlen(msg) >= sizeof(buff) - strlen(buff))
  95. badexit("warnf-buffer overflow (%s)\n", msg, buff);
  96. strcat(buff, msg); /* add new message to current warning */
  97. if (!tocont) { /* message finished? */
  98. lua_unlock(L);
  99. luaL_checkstack(L, 1, "warn stack space");
  100. lua_getglobal(L, "_WARN");
  101. if (!lua_toboolean(L, -1))
  102. lua_pop(L, 1); /* ok, no previous unexpected warning */
  103. else {
  104. badexit("Unhandled warning in store mode: %s\naborting...\n",
  105. lua_tostring(L, -1), buff);
  106. }
  107. lua_lock(L);
  108. switch (mode) {
  109. case 0: { /* normal */
  110. if (buff[0] != '#' && onoff) /* unexpected warning? */
  111. badexit("Unexpected warning in test mode: %s\naborting...\n",
  112. buff, NULL);
  113. } /* FALLTHROUGH */
  114. case 1: { /* allow */
  115. if (onoff)
  116. fprintf(stderr, "Lua warning: %s\n", buff); /* print warning */
  117. break;
  118. }
  119. case 2: { /* store */
  120. lua_unlock(L);
  121. luaL_checkstack(L, 1, "warn stack space");
  122. lua_pushstring(L, buff);
  123. lua_setglobal(L, "_WARN"); /* assign message to global '_WARN' */
  124. lua_lock(L);
  125. break;
  126. }
  127. }
  128. buff[0] = '\0'; /* prepare buffer for next warning */
  129. }
  130. }
  131. /*
  132. ** {======================================================================
  133. ** Controlled version for realloc.
  134. ** =======================================================================
  135. */
  136. #define MARK 0x55 /* 01010101 (a nice pattern) */
  137. typedef union Header {
  138. LUAI_MAXALIGN;
  139. struct {
  140. size_t size;
  141. int type;
  142. } d;
  143. } Header;
  144. #if !defined(EXTERNMEMCHECK)
  145. /* full memory check */
  146. #define MARKSIZE 16 /* size of marks after each block */
  147. #define fillmem(mem,size) memset(mem, -MARK, size)
  148. #else
  149. /* external memory check: don't do it twice */
  150. #define MARKSIZE 0
  151. #define fillmem(mem,size) /* empty */
  152. #endif
  153. Memcontrol l_memcontrol =
  154. {0, 0UL, 0UL, 0UL, 0UL, (~0UL),
  155. {0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL}};
  156. static void freeblock (Memcontrol *mc, Header *block) {
  157. if (block) {
  158. size_t size = block->d.size;
  159. int i;
  160. for (i = 0; i < MARKSIZE; i++) /* check marks after block */
  161. lua_assert(*(cast_charp(block + 1) + size + i) == MARK);
  162. mc->objcount[block->d.type]--;
  163. fillmem(block, sizeof(Header) + size + MARKSIZE); /* erase block */
  164. free(block); /* actually free block */
  165. mc->numblocks--; /* update counts */
  166. mc->total -= size;
  167. }
  168. }
  169. void *debug_realloc (void *ud, void *b, size_t oldsize, size_t size) {
  170. Memcontrol *mc = cast(Memcontrol *, ud);
  171. Header *block = cast(Header *, b);
  172. int type;
  173. if (mc->memlimit == 0) { /* first time? */
  174. char *limit = getenv("MEMLIMIT"); /* initialize memory limit */
  175. mc->memlimit = limit ? strtoul(limit, NULL, 10) : ULONG_MAX;
  176. }
  177. if (block == NULL) {
  178. type = (oldsize < LUA_NUMTAGS) ? oldsize : 0;
  179. oldsize = 0;
  180. }
  181. else {
  182. block--; /* go to real header */
  183. type = block->d.type;
  184. lua_assert(oldsize == block->d.size);
  185. }
  186. if (size == 0) {
  187. freeblock(mc, block);
  188. return NULL;
  189. }
  190. if (mc->failnext) {
  191. mc->failnext = 0;
  192. return NULL; /* fake a single memory allocation error */
  193. }
  194. if (mc->countlimit != ~0UL && size != oldsize) { /* count limit in use? */
  195. if (mc->countlimit == 0)
  196. return NULL; /* fake a memory allocation error */
  197. mc->countlimit--;
  198. }
  199. if (size > oldsize && mc->total+size-oldsize > mc->memlimit)
  200. return NULL; /* fake a memory allocation error */
  201. else {
  202. Header *newblock;
  203. int i;
  204. size_t commonsize = (oldsize < size) ? oldsize : size;
  205. size_t realsize = sizeof(Header) + size + MARKSIZE;
  206. if (realsize < size) return NULL; /* arithmetic overflow! */
  207. newblock = cast(Header *, malloc(realsize)); /* alloc a new block */
  208. if (newblock == NULL)
  209. return NULL; /* really out of memory? */
  210. if (block) {
  211. memcpy(newblock + 1, block + 1, commonsize); /* copy old contents */
  212. freeblock(mc, block); /* erase (and check) old copy */
  213. }
  214. /* initialize new part of the block with something weird */
  215. fillmem(cast_charp(newblock + 1) + commonsize, size - commonsize);
  216. /* initialize marks after block */
  217. for (i = 0; i < MARKSIZE; i++)
  218. *(cast_charp(newblock + 1) + size + i) = MARK;
  219. newblock->d.size = size;
  220. newblock->d.type = type;
  221. mc->total += size;
  222. if (mc->total > mc->maxmem)
  223. mc->maxmem = mc->total;
  224. mc->numblocks++;
  225. mc->objcount[type]++;
  226. return newblock + 1;
  227. }
  228. }
  229. /* }====================================================================== */
  230. /*
  231. ** {=====================================================================
  232. ** Functions to check memory consistency.
  233. ** Most of these checks are done through asserts, so this code does
  234. ** not make sense with asserts off. For this reason, it uses 'assert'
  235. ** directly, instead of 'lua_assert'.
  236. ** ======================================================================
  237. */
  238. #include <assert.h>
  239. /*
  240. ** Check GC invariants. For incremental mode, a black object cannot
  241. ** point to a white one. For generational mode, really old objects
  242. ** cannot point to young objects. Both old1 and touched2 objects
  243. ** cannot point to new objects (but can point to survivals).
  244. ** (Threads and open upvalues, despite being marked "really old",
  245. ** continue to be visited in all collections, and therefore can point to
  246. ** new objects. They, and only they, are old but gray.)
  247. */
  248. static int testobjref1 (global_State *g, GCObject *f, GCObject *t) {
  249. if (isdead(g,t)) return 0;
  250. if (issweepphase(g))
  251. return 1; /* no invariants */
  252. else if (g->gckind != KGC_GENMINOR)
  253. return !(isblack(f) && iswhite(t)); /* basic incremental invariant */
  254. else { /* generational mode */
  255. if ((getage(f) == G_OLD && isblack(f)) && !isold(t))
  256. return 0;
  257. if ((getage(f) == G_OLD1 || getage(f) == G_TOUCHED2) &&
  258. getage(t) == G_NEW)
  259. return 0;
  260. return 1;
  261. }
  262. }
  263. static void printobj (global_State *g, GCObject *o) {
  264. printf("||%s(%p)-%c%c(%02X)||",
  265. ttypename(novariant(o->tt)), (void *)o,
  266. isdead(g,o) ? 'd' : isblack(o) ? 'b' : iswhite(o) ? 'w' : 'g',
  267. "ns01oTt"[getage(o)], o->marked);
  268. if (o->tt == LUA_VSHRSTR || o->tt == LUA_VLNGSTR)
  269. printf(" '%s'", getstr(gco2ts(o)));
  270. }
  271. void lua_printobj (lua_State *L, struct GCObject *o) {
  272. printobj(G(L), o);
  273. }
  274. static int testobjref (global_State *g, GCObject *f, GCObject *t) {
  275. int r1 = testobjref1(g, f, t);
  276. if (!r1) {
  277. printf("%d(%02X) - ", g->gcstate, g->currentwhite);
  278. printobj(g, f);
  279. printf(" -> ");
  280. printobj(g, t);
  281. printf("\n");
  282. }
  283. return r1;
  284. }
  285. static void checkobjref (global_State *g, GCObject *f, GCObject *t) {
  286. assert(testobjref(g, f, t));
  287. }
  288. /*
  289. ** Version where 't' can be NULL. In that case, it should not apply the
  290. ** macro 'obj2gco' over the object. ('t' may have several types, so this
  291. ** definition must be a macro.) Most checks need this version, because
  292. ** the check may run while an object is still being created.
  293. */
  294. #define checkobjrefN(g,f,t) { if (t) checkobjref(g,f,obj2gco(t)); }
  295. static void checkvalref (global_State *g, GCObject *f, const TValue *t) {
  296. assert(!iscollectable(t) || (righttt(t) && testobjref(g, f, gcvalue(t))));
  297. }
  298. static void checktable (global_State *g, Table *h) {
  299. unsigned int i;
  300. unsigned int asize = luaH_realasize(h);
  301. Node *n, *limit = gnode(h, sizenode(h));
  302. GCObject *hgc = obj2gco(h);
  303. checkobjrefN(g, hgc, h->metatable);
  304. for (i = 0; i < asize; i++) {
  305. TValue aux;
  306. arr2obj(h, i + 1, &aux);
  307. checkvalref(g, hgc, &aux);
  308. }
  309. for (n = gnode(h, 0); n < limit; n++) {
  310. if (!isempty(gval(n))) {
  311. TValue k;
  312. getnodekey(g->mainthread, &k, n);
  313. assert(!keyisnil(n));
  314. checkvalref(g, hgc, &k);
  315. checkvalref(g, hgc, gval(n));
  316. }
  317. }
  318. }
  319. static void checkudata (global_State *g, Udata *u) {
  320. int i;
  321. GCObject *hgc = obj2gco(u);
  322. checkobjrefN(g, hgc, u->metatable);
  323. for (i = 0; i < u->nuvalue; i++)
  324. checkvalref(g, hgc, &u->uv[i].uv);
  325. }
  326. static void checkproto (global_State *g, Proto *f) {
  327. int i;
  328. GCObject *fgc = obj2gco(f);
  329. checkobjrefN(g, fgc, f->source);
  330. for (i=0; i<f->sizek; i++) {
  331. if (iscollectable(f->k + i))
  332. checkobjref(g, fgc, gcvalue(f->k + i));
  333. }
  334. for (i=0; i<f->sizeupvalues; i++)
  335. checkobjrefN(g, fgc, f->upvalues[i].name);
  336. for (i=0; i<f->sizep; i++)
  337. checkobjrefN(g, fgc, f->p[i]);
  338. for (i=0; i<f->sizelocvars; i++)
  339. checkobjrefN(g, fgc, f->locvars[i].varname);
  340. }
  341. static void checkCclosure (global_State *g, CClosure *cl) {
  342. GCObject *clgc = obj2gco(cl);
  343. int i;
  344. for (i = 0; i < cl->nupvalues; i++)
  345. checkvalref(g, clgc, &cl->upvalue[i]);
  346. }
  347. static void checkLclosure (global_State *g, LClosure *cl) {
  348. GCObject *clgc = obj2gco(cl);
  349. int i;
  350. checkobjrefN(g, clgc, cl->p);
  351. for (i=0; i<cl->nupvalues; i++) {
  352. UpVal *uv = cl->upvals[i];
  353. if (uv) {
  354. checkobjrefN(g, clgc, uv);
  355. if (!upisopen(uv))
  356. checkvalref(g, obj2gco(uv), uv->v.p);
  357. }
  358. }
  359. }
  360. static int lua_checkpc (CallInfo *ci) {
  361. if (!isLua(ci)) return 1;
  362. else {
  363. StkId f = ci->func.p;
  364. Proto *p = clLvalue(s2v(f))->p;
  365. return p->code <= ci->u.l.savedpc &&
  366. ci->u.l.savedpc <= p->code + p->sizecode;
  367. }
  368. }
  369. static void checkstack (global_State *g, lua_State *L1) {
  370. StkId o;
  371. CallInfo *ci;
  372. UpVal *uv;
  373. assert(!isdead(g, L1));
  374. if (L1->stack.p == NULL) { /* incomplete thread? */
  375. assert(L1->openupval == NULL && L1->ci == NULL);
  376. return;
  377. }
  378. for (uv = L1->openupval; uv != NULL; uv = uv->u.open.next)
  379. assert(upisopen(uv)); /* must be open */
  380. assert(L1->top.p <= L1->stack_last.p);
  381. assert(L1->tbclist.p <= L1->top.p);
  382. for (ci = L1->ci; ci != NULL; ci = ci->previous) {
  383. assert(ci->top.p <= L1->stack_last.p);
  384. assert(lua_checkpc(ci));
  385. }
  386. for (o = L1->stack.p; o < L1->stack_last.p; o++)
  387. checkliveness(L1, s2v(o)); /* entire stack must have valid values */
  388. }
  389. static void checkrefs (global_State *g, GCObject *o) {
  390. switch (o->tt) {
  391. case LUA_VUSERDATA: {
  392. checkudata(g, gco2u(o));
  393. break;
  394. }
  395. case LUA_VUPVAL: {
  396. checkvalref(g, o, gco2upv(o)->v.p);
  397. break;
  398. }
  399. case LUA_VTABLE: {
  400. checktable(g, gco2t(o));
  401. break;
  402. }
  403. case LUA_VTHREAD: {
  404. checkstack(g, gco2th(o));
  405. break;
  406. }
  407. case LUA_VLCL: {
  408. checkLclosure(g, gco2lcl(o));
  409. break;
  410. }
  411. case LUA_VCCL: {
  412. checkCclosure(g, gco2ccl(o));
  413. break;
  414. }
  415. case LUA_VPROTO: {
  416. checkproto(g, gco2p(o));
  417. break;
  418. }
  419. case LUA_VSHRSTR:
  420. case LUA_VLNGSTR: {
  421. assert(!isgray(o)); /* strings are never gray */
  422. break;
  423. }
  424. default: assert(0);
  425. }
  426. }
  427. /*
  428. ** Check consistency of an object:
  429. ** - Dead objects can only happen in the 'allgc' list during a sweep
  430. ** phase (controlled by the caller through 'maybedead').
  431. ** - During pause, all objects must be white.
  432. ** - In generational mode:
  433. ** * objects must be old enough for their lists ('listage').
  434. ** * old objects cannot be white.
  435. ** * old objects must be black, except for 'touched1', 'old0',
  436. ** threads, and open upvalues.
  437. ** * 'touched1' objects must be gray.
  438. */
  439. static void checkobject (global_State *g, GCObject *o, int maybedead,
  440. int listage) {
  441. if (isdead(g, o))
  442. assert(maybedead);
  443. else {
  444. assert(g->gcstate != GCSpause || iswhite(o));
  445. if (g->gckind == KGC_GENMINOR) { /* generational mode? */
  446. assert(getage(o) >= listage);
  447. if (isold(o)) {
  448. assert(!iswhite(o));
  449. assert(isblack(o) ||
  450. getage(o) == G_TOUCHED1 ||
  451. getage(o) == G_OLD0 ||
  452. o->tt == LUA_VTHREAD ||
  453. (o->tt == LUA_VUPVAL && upisopen(gco2upv(o))));
  454. }
  455. assert(getage(o) != G_TOUCHED1 || isgray(o));
  456. }
  457. checkrefs(g, o);
  458. }
  459. }
  460. static l_obj checkgraylist (global_State *g, GCObject *o) {
  461. int total = 0; /* count number of elements in the list */
  462. cast_void(g); /* better to keep it if we need to print an object */
  463. while (o) {
  464. assert(!!isgray(o) ^ (getage(o) == G_TOUCHED2));
  465. assert(!testbit(o->marked, TESTBIT));
  466. if (keepinvariant(g))
  467. l_setbit(o->marked, TESTBIT); /* mark that object is in a gray list */
  468. total++;
  469. switch (o->tt) {
  470. case LUA_VTABLE: o = gco2t(o)->gclist; break;
  471. case LUA_VLCL: o = gco2lcl(o)->gclist; break;
  472. case LUA_VCCL: o = gco2ccl(o)->gclist; break;
  473. case LUA_VTHREAD: o = gco2th(o)->gclist; break;
  474. case LUA_VPROTO: o = gco2p(o)->gclist; break;
  475. case LUA_VUSERDATA:
  476. assert(gco2u(o)->nuvalue > 0);
  477. o = gco2u(o)->gclist;
  478. break;
  479. default: assert(0); /* other objects cannot be in a gray list */
  480. }
  481. }
  482. return total;
  483. }
  484. /*
  485. ** Check objects in gray lists.
  486. */
  487. static l_obj checkgrays (global_State *g) {
  488. int total = 0; /* count number of elements in all lists */
  489. if (!keepinvariant(g)) return total;
  490. total += checkgraylist(g, g->gray);
  491. total += checkgraylist(g, g->grayagain);
  492. total += checkgraylist(g, g->weak);
  493. total += checkgraylist(g, g->allweak);
  494. total += checkgraylist(g, g->ephemeron);
  495. return total;
  496. }
  497. /*
  498. ** Check whether 'o' should be in a gray list. If so, increment
  499. ** 'count' and check its TESTBIT. (It must have been previously set by
  500. ** 'checkgraylist'.)
  501. */
  502. static void incifingray (global_State *g, GCObject *o, l_obj *count) {
  503. if (!keepinvariant(g))
  504. return; /* gray lists not being kept in these phases */
  505. if (o->tt == LUA_VUPVAL) {
  506. /* only open upvalues can be gray */
  507. assert(!isgray(o) || upisopen(gco2upv(o)));
  508. return; /* upvalues are never in gray lists */
  509. }
  510. /* these are the ones that must be in gray lists */
  511. if (isgray(o) || getage(o) == G_TOUCHED2) {
  512. (*count)++;
  513. assert(testbit(o->marked, TESTBIT));
  514. resetbit(o->marked, TESTBIT); /* prepare for next cycle */
  515. }
  516. }
  517. static l_obj checklist (global_State *g, int maybedead, int tof,
  518. GCObject *newl, GCObject *survival, GCObject *old, GCObject *reallyold) {
  519. GCObject *o;
  520. l_obj total = 0; /* number of object that should be in gray lists */
  521. for (o = newl; o != survival; o = o->next) {
  522. checkobject(g, o, maybedead, G_NEW);
  523. incifingray(g, o, &total);
  524. assert(!tof == !tofinalize(o));
  525. }
  526. for (o = survival; o != old; o = o->next) {
  527. checkobject(g, o, 0, G_SURVIVAL);
  528. incifingray(g, o, &total);
  529. assert(!tof == !tofinalize(o));
  530. }
  531. for (o = old; o != reallyold; o = o->next) {
  532. checkobject(g, o, 0, G_OLD1);
  533. incifingray(g, o, &total);
  534. assert(!tof == !tofinalize(o));
  535. }
  536. for (o = reallyold; o != NULL; o = o->next) {
  537. checkobject(g, o, 0, G_OLD);
  538. incifingray(g, o, &total);
  539. assert(!tof == !tofinalize(o));
  540. }
  541. return total;
  542. }
  543. int lua_checkmemory (lua_State *L) {
  544. global_State *g = G(L);
  545. GCObject *o;
  546. int maybedead;
  547. l_obj totalin; /* total of objects that are in gray lists */
  548. l_obj totalshould; /* total of objects that should be in gray lists */
  549. if (keepinvariant(g)) {
  550. assert(!iswhite(g->mainthread));
  551. assert(!iswhite(gcvalue(&g->l_registry)));
  552. }
  553. assert(!isdead(g, gcvalue(&g->l_registry)));
  554. assert(g->sweepgc == NULL || issweepphase(g));
  555. totalin = checkgrays(g);
  556. /* check 'fixedgc' list */
  557. for (o = g->fixedgc; o != NULL; o = o->next) {
  558. assert(o->tt == LUA_VSHRSTR && isgray(o) && getage(o) == G_OLD);
  559. }
  560. /* check 'allgc' list */
  561. maybedead = (GCSatomic < g->gcstate && g->gcstate <= GCSswpallgc);
  562. totalshould = checklist(g, maybedead, 0, g->allgc,
  563. g->survival, g->old1, g->reallyold);
  564. /* check 'finobj' list */
  565. totalshould += checklist(g, 0, 1, g->finobj,
  566. g->finobjsur, g->finobjold1, g->finobjrold);
  567. /* check 'tobefnz' list */
  568. for (o = g->tobefnz; o != NULL; o = o->next) {
  569. checkobject(g, o, 0, G_NEW);
  570. incifingray(g, o, &totalshould);
  571. assert(tofinalize(o));
  572. assert(o->tt == LUA_VUSERDATA || o->tt == LUA_VTABLE);
  573. }
  574. if (keepinvariant(g))
  575. assert(totalin == totalshould);
  576. return 0;
  577. }
  578. /* }====================================================== */
  579. /*
  580. ** {======================================================
  581. ** Disassembler
  582. ** =======================================================
  583. */
  584. static char *buildop (Proto *p, int pc, char *buff) {
  585. char *obuff = buff;
  586. Instruction i = p->code[pc];
  587. OpCode o = GET_OPCODE(i);
  588. const char *name = opnames[o];
  589. int line = luaG_getfuncline(p, pc);
  590. int lineinfo = (p->lineinfo != NULL) ? p->lineinfo[pc] : 0;
  591. if (lineinfo == ABSLINEINFO)
  592. buff += sprintf(buff, "(__");
  593. else
  594. buff += sprintf(buff, "(%2d", lineinfo);
  595. buff += sprintf(buff, " - %4d) %4d - ", line, pc);
  596. switch (getOpMode(o)) {
  597. case iABC:
  598. sprintf(buff, "%-12s%4d %4d %4d%s", name,
  599. GETARG_A(i), GETARG_B(i), GETARG_C(i),
  600. GETARG_k(i) ? " (k)" : "");
  601. break;
  602. case iABx:
  603. sprintf(buff, "%-12s%4d %4d", name, GETARG_A(i), GETARG_Bx(i));
  604. break;
  605. case iAsBx:
  606. sprintf(buff, "%-12s%4d %4d", name, GETARG_A(i), GETARG_sBx(i));
  607. break;
  608. case iAx:
  609. sprintf(buff, "%-12s%4d", name, GETARG_Ax(i));
  610. break;
  611. case isJ:
  612. sprintf(buff, "%-12s%4d", name, GETARG_sJ(i));
  613. break;
  614. }
  615. return obuff;
  616. }
  617. #if 0
  618. void luaI_printcode (Proto *pt, int size) {
  619. int pc;
  620. for (pc=0; pc<size; pc++) {
  621. char buff[100];
  622. printf("%s\n", buildop(pt, pc, buff));
  623. }
  624. printf("-------\n");
  625. }
  626. void luaI_printinst (Proto *pt, int pc) {
  627. char buff[100];
  628. printf("%s\n", buildop(pt, pc, buff));
  629. }
  630. #endif
  631. static int listcode (lua_State *L) {
  632. int pc;
  633. Proto *p;
  634. luaL_argcheck(L, lua_isfunction(L, 1) && !lua_iscfunction(L, 1),
  635. 1, "Lua function expected");
  636. p = getproto(obj_at(L, 1));
  637. lua_newtable(L);
  638. setnameval(L, "maxstack", p->maxstacksize);
  639. setnameval(L, "numparams", p->numparams);
  640. for (pc=0; pc<p->sizecode; pc++) {
  641. char buff[100];
  642. lua_pushinteger(L, pc+1);
  643. lua_pushstring(L, buildop(p, pc, buff));
  644. lua_settable(L, -3);
  645. }
  646. return 1;
  647. }
  648. static int printcode (lua_State *L) {
  649. int pc;
  650. Proto *p;
  651. luaL_argcheck(L, lua_isfunction(L, 1) && !lua_iscfunction(L, 1),
  652. 1, "Lua function expected");
  653. p = getproto(obj_at(L, 1));
  654. printf("maxstack: %d\n", p->maxstacksize);
  655. printf("numparams: %d\n", p->numparams);
  656. for (pc=0; pc<p->sizecode; pc++) {
  657. char buff[100];
  658. printf("%s\n", buildop(p, pc, buff));
  659. }
  660. return 0;
  661. }
  662. static int listk (lua_State *L) {
  663. Proto *p;
  664. int i;
  665. luaL_argcheck(L, lua_isfunction(L, 1) && !lua_iscfunction(L, 1),
  666. 1, "Lua function expected");
  667. p = getproto(obj_at(L, 1));
  668. lua_createtable(L, p->sizek, 0);
  669. for (i=0; i<p->sizek; i++) {
  670. pushobject(L, p->k+i);
  671. lua_rawseti(L, -2, i+1);
  672. }
  673. return 1;
  674. }
  675. static int listabslineinfo (lua_State *L) {
  676. Proto *p;
  677. int i;
  678. luaL_argcheck(L, lua_isfunction(L, 1) && !lua_iscfunction(L, 1),
  679. 1, "Lua function expected");
  680. p = getproto(obj_at(L, 1));
  681. luaL_argcheck(L, p->abslineinfo != NULL, 1, "function has no debug info");
  682. lua_createtable(L, 2 * p->sizeabslineinfo, 0);
  683. for (i=0; i < p->sizeabslineinfo; i++) {
  684. lua_pushinteger(L, p->abslineinfo[i].pc);
  685. lua_rawseti(L, -2, 2 * i + 1);
  686. lua_pushinteger(L, p->abslineinfo[i].line);
  687. lua_rawseti(L, -2, 2 * i + 2);
  688. }
  689. return 1;
  690. }
  691. static int listlocals (lua_State *L) {
  692. Proto *p;
  693. int pc = cast_int(luaL_checkinteger(L, 2)) - 1;
  694. int i = 0;
  695. const char *name;
  696. luaL_argcheck(L, lua_isfunction(L, 1) && !lua_iscfunction(L, 1),
  697. 1, "Lua function expected");
  698. p = getproto(obj_at(L, 1));
  699. while ((name = luaF_getlocalname(p, ++i, pc)) != NULL)
  700. lua_pushstring(L, name);
  701. return i-1;
  702. }
  703. /* }====================================================== */
  704. static void printstack (lua_State *L) {
  705. int i;
  706. int n = lua_gettop(L);
  707. printf("stack: >>\n");
  708. for (i = 1; i <= n; i++) {
  709. printf("%3d: %s\n", i, luaL_tolstring(L, i, NULL));
  710. lua_pop(L, 1);
  711. }
  712. printf("<<\n");
  713. }
  714. static int get_limits (lua_State *L) {
  715. lua_createtable(L, 0, 6);
  716. setnameval(L, "IS32INT", LUAI_IS32INT);
  717. setnameval(L, "MAXARG_Ax", MAXARG_Ax);
  718. setnameval(L, "MAXARG_Bx", MAXARG_Bx);
  719. setnameval(L, "OFFSET_sBx", OFFSET_sBx);
  720. setnameval(L, "LFPF", LFIELDS_PER_FLUSH);
  721. setnameval(L, "NUM_OPCODES", NUM_OPCODES);
  722. return 1;
  723. }
  724. static int mem_query (lua_State *L) {
  725. if (lua_isnone(L, 1)) {
  726. lua_pushinteger(L, l_memcontrol.total);
  727. lua_pushinteger(L, l_memcontrol.numblocks);
  728. lua_pushinteger(L, l_memcontrol.maxmem);
  729. return 3;
  730. }
  731. else if (lua_isnumber(L, 1)) {
  732. unsigned long limit = cast(unsigned long, luaL_checkinteger(L, 1));
  733. if (limit == 0) limit = ULONG_MAX;
  734. l_memcontrol.memlimit = limit;
  735. return 0;
  736. }
  737. else {
  738. const char *t = luaL_checkstring(L, 1);
  739. int i;
  740. for (i = LUA_NUMTAGS - 1; i >= 0; i--) {
  741. if (strcmp(t, ttypename(i)) == 0) {
  742. lua_pushinteger(L, l_memcontrol.objcount[i]);
  743. return 1;
  744. }
  745. }
  746. return luaL_error(L, "unknown type '%s'", t);
  747. }
  748. }
  749. static int alloc_count (lua_State *L) {
  750. if (lua_isnone(L, 1))
  751. l_memcontrol.countlimit = ~0L;
  752. else
  753. l_memcontrol.countlimit = luaL_checkinteger(L, 1);
  754. return 0;
  755. }
  756. static int alloc_failnext (lua_State *L) {
  757. UNUSED(L);
  758. l_memcontrol.failnext = 1;
  759. return 0;
  760. }
  761. static int settrick (lua_State *L) {
  762. if (ttisnil(obj_at(L, 1)))
  763. l_Trick = NULL;
  764. else
  765. l_Trick = gcvalue(obj_at(L, 1));
  766. return 0;
  767. }
  768. static int gc_color (lua_State *L) {
  769. TValue *o;
  770. luaL_checkany(L, 1);
  771. o = obj_at(L, 1);
  772. if (!iscollectable(o))
  773. lua_pushstring(L, "no collectable");
  774. else {
  775. GCObject *obj = gcvalue(o);
  776. lua_pushstring(L, isdead(G(L), obj) ? "dead" :
  777. iswhite(obj) ? "white" :
  778. isblack(obj) ? "black" : "gray");
  779. }
  780. return 1;
  781. }
  782. static int gc_age (lua_State *L) {
  783. TValue *o;
  784. luaL_checkany(L, 1);
  785. o = obj_at(L, 1);
  786. if (!iscollectable(o))
  787. lua_pushstring(L, "no collectable");
  788. else {
  789. static const char *gennames[] = {"new", "survival", "old0", "old1",
  790. "old", "touched1", "touched2"};
  791. GCObject *obj = gcvalue(o);
  792. lua_pushstring(L, gennames[getage(obj)]);
  793. }
  794. return 1;
  795. }
  796. static int gc_printobj (lua_State *L) {
  797. TValue *o;
  798. luaL_checkany(L, 1);
  799. o = obj_at(L, 1);
  800. if (!iscollectable(o))
  801. printf("no collectable\n");
  802. else {
  803. GCObject *obj = gcvalue(o);
  804. printobj(G(L), obj);
  805. printf("\n");
  806. }
  807. return 0;
  808. }
  809. static int gc_state (lua_State *L) {
  810. static const char *statenames[] = {
  811. "propagate", "atomic", "sweepallgc", "sweepfinobj",
  812. "sweeptobefnz", "sweepend", "callfin", "pause", ""};
  813. static const int states[] = {
  814. GCSpropagate, GCSenteratomic, GCSswpallgc, GCSswpfinobj,
  815. GCSswptobefnz, GCSswpend, GCScallfin, GCSpause, -1};
  816. int option = states[luaL_checkoption(L, 1, "", statenames)];
  817. if (option == -1) {
  818. lua_pushstring(L, statenames[G(L)->gcstate]);
  819. return 1;
  820. }
  821. else {
  822. global_State *g = G(L);
  823. if (G(L)->gckind != KGC_INC)
  824. luaL_error(L, "cannot change states in generational mode");
  825. lua_lock(L);
  826. if (option < g->gcstate) { /* must cross 'pause'? */
  827. luaC_runtilstate(L, GCSpause, 1); /* run until pause */
  828. }
  829. luaC_runtilstate(L, option, 0); /* do not skip propagation state */
  830. lua_assert(G(L)->gcstate == option);
  831. lua_unlock(L);
  832. return 0;
  833. }
  834. }
  835. static int hash_query (lua_State *L) {
  836. if (lua_isnone(L, 2)) {
  837. luaL_argcheck(L, lua_type(L, 1) == LUA_TSTRING, 1, "string expected");
  838. lua_pushinteger(L, tsvalue(obj_at(L, 1))->hash);
  839. }
  840. else {
  841. TValue *o = obj_at(L, 1);
  842. Table *t;
  843. luaL_checktype(L, 2, LUA_TTABLE);
  844. t = hvalue(obj_at(L, 2));
  845. lua_pushinteger(L, luaH_mainposition(t, o) - t->node);
  846. }
  847. return 1;
  848. }
  849. static int stacklevel (lua_State *L) {
  850. unsigned long a = 0;
  851. lua_pushinteger(L, (L->top.p - L->stack.p));
  852. lua_pushinteger(L, stacksize(L));
  853. lua_pushinteger(L, L->nCcalls);
  854. lua_pushinteger(L, L->nci);
  855. lua_pushinteger(L, (unsigned long)&a);
  856. return 5;
  857. }
  858. static int table_query (lua_State *L) {
  859. const Table *t;
  860. int i = cast_int(luaL_optinteger(L, 2, -1));
  861. unsigned int asize;
  862. luaL_checktype(L, 1, LUA_TTABLE);
  863. t = hvalue(obj_at(L, 1));
  864. asize = luaH_realasize(t);
  865. if (i == -1) {
  866. lua_pushinteger(L, asize);
  867. lua_pushinteger(L, allocsizenode(t));
  868. lua_pushinteger(L, t->alimit);
  869. return 3;
  870. }
  871. else if ((unsigned int)i < asize) {
  872. lua_pushinteger(L, i);
  873. arr2obj(t, i + 1, s2v(L->top.p));
  874. api_incr_top(L);
  875. lua_pushnil(L);
  876. }
  877. else if ((i -= asize) < sizenode(t)) {
  878. TValue k;
  879. getnodekey(L, &k, gnode(t, i));
  880. if (!isempty(gval(gnode(t, i))) ||
  881. ttisnil(&k) ||
  882. ttisnumber(&k)) {
  883. pushobject(L, &k);
  884. }
  885. else
  886. lua_pushliteral(L, "<undef>");
  887. pushobject(L, gval(gnode(t, i)));
  888. if (gnext(&t->node[i]) != 0)
  889. lua_pushinteger(L, gnext(&t->node[i]));
  890. else
  891. lua_pushnil(L);
  892. }
  893. return 3;
  894. }
  895. static int query_GCparams (lua_State *L) {
  896. global_State *g = G(L);
  897. lua_pushinteger(L, gettotalobjs(g));
  898. lua_pushinteger(L, g->GCdebt);
  899. lua_pushinteger(L, applygcparam(g, MINORMUL, 100));
  900. lua_pushinteger(L, applygcparam(g, MAJORMINOR, 100));
  901. lua_pushinteger(L, applygcparam(g, MINORMAJOR, 100));
  902. lua_pushinteger(L, applygcparam(g, PAUSE, 100));
  903. lua_pushinteger(L, applygcparam(g, STEPMUL, 100));
  904. lua_pushinteger(L, applygcparam(g, STEPSIZE, 100));
  905. return 8;
  906. }
  907. static int test_codeparam (lua_State *L) {
  908. lua_Integer p = luaL_checkinteger(L, 1);
  909. lua_pushinteger(L, luaO_codeparam(p));
  910. return 1;
  911. }
  912. static int test_applyparam (lua_State *L) {
  913. lua_Integer p = luaL_checkinteger(L, 1);
  914. lua_Integer x = luaL_checkinteger(L, 2);
  915. lua_pushinteger(L, luaO_applyparam(p, x));
  916. return 1;
  917. }
  918. static int string_query (lua_State *L) {
  919. stringtable *tb = &G(L)->strt;
  920. int s = cast_int(luaL_optinteger(L, 1, 0)) - 1;
  921. if (s == -1) {
  922. lua_pushinteger(L ,tb->size);
  923. lua_pushinteger(L ,tb->nuse);
  924. return 2;
  925. }
  926. else if (s < tb->size) {
  927. TString *ts;
  928. int n = 0;
  929. for (ts = tb->hash[s]; ts != NULL; ts = ts->u.hnext) {
  930. setsvalue2s(L, L->top.p, ts);
  931. api_incr_top(L);
  932. n++;
  933. }
  934. return n;
  935. }
  936. else return 0;
  937. }
  938. static int tref (lua_State *L) {
  939. int level = lua_gettop(L);
  940. luaL_checkany(L, 1);
  941. lua_pushvalue(L, 1);
  942. lua_pushinteger(L, luaL_ref(L, LUA_REGISTRYINDEX));
  943. cast_void(level); /* to avoid warnings */
  944. lua_assert(lua_gettop(L) == level+1); /* +1 for result */
  945. return 1;
  946. }
  947. static int getref (lua_State *L) {
  948. int level = lua_gettop(L);
  949. lua_rawgeti(L, LUA_REGISTRYINDEX, luaL_checkinteger(L, 1));
  950. cast_void(level); /* to avoid warnings */
  951. lua_assert(lua_gettop(L) == level+1);
  952. return 1;
  953. }
  954. static int unref (lua_State *L) {
  955. int level = lua_gettop(L);
  956. luaL_unref(L, LUA_REGISTRYINDEX, cast_int(luaL_checkinteger(L, 1)));
  957. cast_void(level); /* to avoid warnings */
  958. lua_assert(lua_gettop(L) == level);
  959. return 0;
  960. }
  961. static int upvalue (lua_State *L) {
  962. int n = cast_int(luaL_checkinteger(L, 2));
  963. luaL_checktype(L, 1, LUA_TFUNCTION);
  964. if (lua_isnone(L, 3)) {
  965. const char *name = lua_getupvalue(L, 1, n);
  966. if (name == NULL) return 0;
  967. lua_pushstring(L, name);
  968. return 2;
  969. }
  970. else {
  971. const char *name = lua_setupvalue(L, 1, n);
  972. lua_pushstring(L, name);
  973. return 1;
  974. }
  975. }
  976. static int newuserdata (lua_State *L) {
  977. size_t size = cast_sizet(luaL_optinteger(L, 1, 0));
  978. int nuv = luaL_optinteger(L, 2, 0);
  979. char *p = cast_charp(lua_newuserdatauv(L, size, nuv));
  980. while (size--) *p++ = '\0';
  981. return 1;
  982. }
  983. static int pushuserdata (lua_State *L) {
  984. lua_Integer u = luaL_checkinteger(L, 1);
  985. lua_pushlightuserdata(L, cast_voidp(cast_sizet(u)));
  986. return 1;
  987. }
  988. static int udataval (lua_State *L) {
  989. lua_pushinteger(L, cast(long, lua_touserdata(L, 1)));
  990. return 1;
  991. }
  992. static int doonnewstack (lua_State *L) {
  993. lua_State *L1 = lua_newthread(L);
  994. size_t l;
  995. const char *s = luaL_checklstring(L, 1, &l);
  996. int status = luaL_loadbuffer(L1, s, l, s);
  997. if (status == LUA_OK)
  998. status = lua_pcall(L1, 0, 0, 0);
  999. lua_pushinteger(L, status);
  1000. return 1;
  1001. }
  1002. static int s2d (lua_State *L) {
  1003. lua_pushnumber(L, cast_num(*cast(const double *, luaL_checkstring(L, 1))));
  1004. return 1;
  1005. }
  1006. static int d2s (lua_State *L) {
  1007. double d = cast(double, luaL_checknumber(L, 1));
  1008. lua_pushlstring(L, cast_charp(&d), sizeof(d));
  1009. return 1;
  1010. }
  1011. static int num2int (lua_State *L) {
  1012. lua_pushinteger(L, lua_tointeger(L, 1));
  1013. return 1;
  1014. }
  1015. static int makeseed (lua_State *L) {
  1016. lua_pushinteger(L, luaL_makeseed(L));
  1017. return 1;
  1018. }
  1019. static int newstate (lua_State *L) {
  1020. void *ud;
  1021. lua_Alloc f = lua_getallocf(L, &ud);
  1022. lua_State *L1 = lua_newstate(f, ud, 0);
  1023. if (L1) {
  1024. lua_atpanic(L1, tpanic);
  1025. lua_pushlightuserdata(L, L1);
  1026. }
  1027. else
  1028. lua_pushnil(L);
  1029. return 1;
  1030. }
  1031. static lua_State *getstate (lua_State *L) {
  1032. lua_State *L1 = cast(lua_State *, lua_touserdata(L, 1));
  1033. luaL_argcheck(L, L1 != NULL, 1, "state expected");
  1034. return L1;
  1035. }
  1036. static int loadlib (lua_State *L) {
  1037. lua_State *L1 = getstate(L);
  1038. int what = luaL_checkinteger(L, 2);
  1039. luaL_openselectedlibs(L1, what);
  1040. luaL_requiref(L1, "T", luaB_opentests, 0);
  1041. lua_assert(lua_type(L1, -1) == LUA_TTABLE);
  1042. /* 'requiref' should not reload module already loaded... */
  1043. luaL_requiref(L1, "T", NULL, 1); /* seg. fault if it reloads */
  1044. /* ...but should return the same module */
  1045. lua_assert(lua_compare(L1, -1, -2, LUA_OPEQ));
  1046. return 0;
  1047. }
  1048. static int closestate (lua_State *L) {
  1049. lua_State *L1 = getstate(L);
  1050. lua_close(L1);
  1051. return 0;
  1052. }
  1053. static int doremote (lua_State *L) {
  1054. lua_State *L1 = getstate(L);
  1055. size_t lcode;
  1056. const char *code = luaL_checklstring(L, 2, &lcode);
  1057. int status;
  1058. lua_settop(L1, 0);
  1059. status = luaL_loadbuffer(L1, code, lcode, code);
  1060. if (status == LUA_OK)
  1061. status = lua_pcall(L1, 0, LUA_MULTRET, 0);
  1062. if (status != LUA_OK) {
  1063. lua_pushnil(L);
  1064. lua_pushstring(L, lua_tostring(L1, -1));
  1065. lua_pushinteger(L, status);
  1066. return 3;
  1067. }
  1068. else {
  1069. int i = 0;
  1070. while (!lua_isnone(L1, ++i))
  1071. lua_pushstring(L, lua_tostring(L1, i));
  1072. lua_pop(L1, i-1);
  1073. return i-1;
  1074. }
  1075. }
  1076. static int log2_aux (lua_State *L) {
  1077. unsigned int x = (unsigned int)luaL_checkinteger(L, 1);
  1078. lua_pushinteger(L, luaO_ceillog2(x));
  1079. return 1;
  1080. }
  1081. struct Aux { jmp_buf jb; const char *paniccode; lua_State *L; };
  1082. /*
  1083. ** does a long-jump back to "main program".
  1084. */
  1085. static int panicback (lua_State *L) {
  1086. struct Aux *b;
  1087. lua_checkstack(L, 1); /* open space for 'Aux' struct */
  1088. lua_getfield(L, LUA_REGISTRYINDEX, "_jmpbuf"); /* get 'Aux' struct */
  1089. b = (struct Aux *)lua_touserdata(L, -1);
  1090. lua_pop(L, 1); /* remove 'Aux' struct */
  1091. runC(b->L, L, b->paniccode); /* run optional panic code */
  1092. longjmp(b->jb, 1);
  1093. return 1; /* to avoid warnings */
  1094. }
  1095. static int checkpanic (lua_State *L) {
  1096. struct Aux b;
  1097. void *ud;
  1098. lua_State *L1;
  1099. const char *code = luaL_checkstring(L, 1);
  1100. lua_Alloc f = lua_getallocf(L, &ud);
  1101. b.paniccode = luaL_optstring(L, 2, "");
  1102. b.L = L;
  1103. L1 = lua_newstate(f, ud, 0); /* create new state */
  1104. if (L1 == NULL) { /* error? */
  1105. lua_pushnil(L);
  1106. return 1;
  1107. }
  1108. lua_atpanic(L1, panicback); /* set its panic function */
  1109. lua_pushlightuserdata(L1, &b);
  1110. lua_setfield(L1, LUA_REGISTRYINDEX, "_jmpbuf"); /* store 'Aux' struct */
  1111. if (setjmp(b.jb) == 0) { /* set jump buffer */
  1112. runC(L, L1, code); /* run code unprotected */
  1113. lua_pushliteral(L, "no errors");
  1114. }
  1115. else { /* error handling */
  1116. /* move error message to original state */
  1117. lua_pushstring(L, lua_tostring(L1, -1));
  1118. }
  1119. lua_close(L1);
  1120. return 1;
  1121. }
  1122. static int externKstr (lua_State *L) {
  1123. size_t len;
  1124. const char *s = luaL_checklstring(L, 1, &len);
  1125. lua_pushextlstring(L, s, len, NULL, NULL);
  1126. return 1;
  1127. }
  1128. /*
  1129. ** Create a buffer with the content of a given string and then
  1130. ** create an external string using that buffer. Use the allocation
  1131. ** function from Lua to create and free the buffer.
  1132. */
  1133. static int externstr (lua_State *L) {
  1134. size_t len;
  1135. const char *s = luaL_checklstring(L, 1, &len);
  1136. void *ud;
  1137. lua_Alloc allocf = lua_getallocf(L, &ud); /* get allocation function */
  1138. /* create the buffer */
  1139. char *buff = cast_charp((*allocf)(ud, NULL, 0, len + 1));
  1140. if (buff == NULL) { /* memory error? */
  1141. lua_pushliteral(L, "not enough memory");
  1142. lua_error(L); /* raise a memory error */
  1143. }
  1144. /* copy string content to buffer, including ending 0 */
  1145. memcpy(buff, s, (len + 1) * sizeof(char));
  1146. /* create external string */
  1147. lua_pushextlstring(L, buff, len, allocf, ud);
  1148. return 1;
  1149. }
  1150. /*
  1151. ** {====================================================================
  1152. ** function to test the API with C. It interprets a kind of assembler
  1153. ** language with calls to the API, so the test can be driven by Lua code
  1154. ** =====================================================================
  1155. */
  1156. static void sethookaux (lua_State *L, int mask, int count, const char *code);
  1157. static const char *const delimits = " \t\n,;";
  1158. static void skip (const char **pc) {
  1159. for (;;) {
  1160. if (**pc != '\0' && strchr(delimits, **pc)) (*pc)++;
  1161. else if (**pc == '#') { /* comment? */
  1162. while (**pc != '\n' && **pc != '\0') (*pc)++; /* until end-of-line */
  1163. }
  1164. else break;
  1165. }
  1166. }
  1167. static int getnum_aux (lua_State *L, lua_State *L1, const char **pc) {
  1168. int res = 0;
  1169. int sig = 1;
  1170. skip(pc);
  1171. if (**pc == '.') {
  1172. res = cast_int(lua_tointeger(L1, -1));
  1173. lua_pop(L1, 1);
  1174. (*pc)++;
  1175. return res;
  1176. }
  1177. else if (**pc == '*') {
  1178. res = lua_gettop(L1);
  1179. (*pc)++;
  1180. return res;
  1181. }
  1182. else if (**pc == '-') {
  1183. sig = -1;
  1184. (*pc)++;
  1185. }
  1186. if (!lisdigit(cast_uchar(**pc)))
  1187. luaL_error(L, "number expected (%s)", *pc);
  1188. while (lisdigit(cast_uchar(**pc))) res = res*10 + (*(*pc)++) - '0';
  1189. return sig*res;
  1190. }
  1191. static const char *getstring_aux (lua_State *L, char *buff, const char **pc) {
  1192. int i = 0;
  1193. skip(pc);
  1194. if (**pc == '"' || **pc == '\'') { /* quoted string? */
  1195. int quote = *(*pc)++;
  1196. while (**pc != quote) {
  1197. if (**pc == '\0') luaL_error(L, "unfinished string in C script");
  1198. buff[i++] = *(*pc)++;
  1199. }
  1200. (*pc)++;
  1201. }
  1202. else {
  1203. while (**pc != '\0' && !strchr(delimits, **pc))
  1204. buff[i++] = *(*pc)++;
  1205. }
  1206. buff[i] = '\0';
  1207. return buff;
  1208. }
  1209. static int getindex_aux (lua_State *L, lua_State *L1, const char **pc) {
  1210. skip(pc);
  1211. switch (*(*pc)++) {
  1212. case 'R': return LUA_REGISTRYINDEX;
  1213. case 'G': return luaL_error(L, "deprecated index 'G'");
  1214. case 'U': return lua_upvalueindex(getnum_aux(L, L1, pc));
  1215. default: (*pc)--; return getnum_aux(L, L1, pc);
  1216. }
  1217. }
  1218. static const char *const statcodes[] = {"OK", "YIELD", "ERRRUN",
  1219. "ERRSYNTAX", MEMERRMSG, "ERRGCMM", "ERRERR"};
  1220. /*
  1221. ** Avoid these stat codes from being collected, to avoid possible
  1222. ** memory error when pushing them.
  1223. */
  1224. static void regcodes (lua_State *L) {
  1225. unsigned int i;
  1226. for (i = 0; i < sizeof(statcodes) / sizeof(statcodes[0]); i++) {
  1227. lua_pushboolean(L, 1);
  1228. lua_setfield(L, LUA_REGISTRYINDEX, statcodes[i]);
  1229. }
  1230. }
  1231. #define EQ(s1) (strcmp(s1, inst) == 0)
  1232. #define getnum (getnum_aux(L, L1, &pc))
  1233. #define getstring (getstring_aux(L, buff, &pc))
  1234. #define getindex (getindex_aux(L, L1, &pc))
  1235. static int testC (lua_State *L);
  1236. static int Cfunck (lua_State *L, int status, lua_KContext ctx);
  1237. /*
  1238. ** arithmetic operation encoding for 'arith' instruction
  1239. ** LUA_OPIDIV -> \
  1240. ** LUA_OPSHL -> <
  1241. ** LUA_OPSHR -> >
  1242. ** LUA_OPUNM -> _
  1243. ** LUA_OPBNOT -> !
  1244. */
  1245. static const char ops[] = "+-*%^/\\&|~<>_!";
  1246. static int runC (lua_State *L, lua_State *L1, const char *pc) {
  1247. char buff[300];
  1248. int status = 0;
  1249. if (pc == NULL) return luaL_error(L, "attempt to runC null script");
  1250. for (;;) {
  1251. const char *inst = getstring;
  1252. if EQ("") return 0;
  1253. else if EQ("absindex") {
  1254. lua_pushnumber(L1, lua_absindex(L1, getindex));
  1255. }
  1256. else if EQ("append") {
  1257. int t = getindex;
  1258. int i = lua_rawlen(L1, t);
  1259. lua_rawseti(L1, t, i + 1);
  1260. }
  1261. else if EQ("arith") {
  1262. int op;
  1263. skip(&pc);
  1264. op = strchr(ops, *pc++) - ops;
  1265. lua_arith(L1, op);
  1266. }
  1267. else if EQ("call") {
  1268. int narg = getnum;
  1269. int nres = getnum;
  1270. lua_call(L1, narg, nres);
  1271. }
  1272. else if EQ("callk") {
  1273. int narg = getnum;
  1274. int nres = getnum;
  1275. int i = getindex;
  1276. lua_callk(L1, narg, nres, i, Cfunck);
  1277. }
  1278. else if EQ("checkstack") {
  1279. int sz = getnum;
  1280. const char *msg = getstring;
  1281. if (*msg == '\0')
  1282. msg = NULL; /* to test 'luaL_checkstack' with no message */
  1283. luaL_checkstack(L1, sz, msg);
  1284. }
  1285. else if EQ("rawcheckstack") {
  1286. int sz = getnum;
  1287. lua_pushboolean(L1, lua_checkstack(L1, sz));
  1288. }
  1289. else if EQ("compare") {
  1290. const char *opt = getstring; /* EQ, LT, or LE */
  1291. int op = (opt[0] == 'E') ? LUA_OPEQ
  1292. : (opt[1] == 'T') ? LUA_OPLT : LUA_OPLE;
  1293. int a = getindex;
  1294. int b = getindex;
  1295. lua_pushboolean(L1, lua_compare(L1, a, b, op));
  1296. }
  1297. else if EQ("concat") {
  1298. lua_concat(L1, getnum);
  1299. }
  1300. else if EQ("copy") {
  1301. int f = getindex;
  1302. lua_copy(L1, f, getindex);
  1303. }
  1304. else if EQ("func2num") {
  1305. lua_CFunction func = lua_tocfunction(L1, getindex);
  1306. lua_pushnumber(L1, cast_sizet(func));
  1307. }
  1308. else if EQ("getfield") {
  1309. int t = getindex;
  1310. lua_getfield(L1, t, getstring);
  1311. }
  1312. else if EQ("getglobal") {
  1313. lua_getglobal(L1, getstring);
  1314. }
  1315. else if EQ("getmetatable") {
  1316. if (lua_getmetatable(L1, getindex) == 0)
  1317. lua_pushnil(L1);
  1318. }
  1319. else if EQ("gettable") {
  1320. lua_gettable(L1, getindex);
  1321. }
  1322. else if EQ("gettop") {
  1323. lua_pushinteger(L1, lua_gettop(L1));
  1324. }
  1325. else if EQ("gsub") {
  1326. int a = getnum; int b = getnum; int c = getnum;
  1327. luaL_gsub(L1, lua_tostring(L1, a),
  1328. lua_tostring(L1, b),
  1329. lua_tostring(L1, c));
  1330. }
  1331. else if EQ("insert") {
  1332. lua_insert(L1, getnum);
  1333. }
  1334. else if EQ("iscfunction") {
  1335. lua_pushboolean(L1, lua_iscfunction(L1, getindex));
  1336. }
  1337. else if EQ("isfunction") {
  1338. lua_pushboolean(L1, lua_isfunction(L1, getindex));
  1339. }
  1340. else if EQ("isnil") {
  1341. lua_pushboolean(L1, lua_isnil(L1, getindex));
  1342. }
  1343. else if EQ("isnull") {
  1344. lua_pushboolean(L1, lua_isnone(L1, getindex));
  1345. }
  1346. else if EQ("isnumber") {
  1347. lua_pushboolean(L1, lua_isnumber(L1, getindex));
  1348. }
  1349. else if EQ("isstring") {
  1350. lua_pushboolean(L1, lua_isstring(L1, getindex));
  1351. }
  1352. else if EQ("istable") {
  1353. lua_pushboolean(L1, lua_istable(L1, getindex));
  1354. }
  1355. else if EQ("isudataval") {
  1356. lua_pushboolean(L1, lua_islightuserdata(L1, getindex));
  1357. }
  1358. else if EQ("isuserdata") {
  1359. lua_pushboolean(L1, lua_isuserdata(L1, getindex));
  1360. }
  1361. else if EQ("len") {
  1362. lua_len(L1, getindex);
  1363. }
  1364. else if EQ("Llen") {
  1365. lua_pushinteger(L1, luaL_len(L1, getindex));
  1366. }
  1367. else if EQ("loadfile") {
  1368. luaL_loadfile(L1, luaL_checkstring(L1, getnum));
  1369. }
  1370. else if EQ("loadstring") {
  1371. size_t slen;
  1372. const char *s = luaL_checklstring(L1, getnum, &slen);
  1373. const char *name = getstring;
  1374. const char *mode = getstring;
  1375. luaL_loadbufferx(L1, s, slen, name, mode);
  1376. }
  1377. else if EQ("newmetatable") {
  1378. lua_pushboolean(L1, luaL_newmetatable(L1, getstring));
  1379. }
  1380. else if EQ("newtable") {
  1381. lua_newtable(L1);
  1382. }
  1383. else if EQ("newthread") {
  1384. lua_newthread(L1);
  1385. }
  1386. else if EQ("resetthread") {
  1387. lua_pushinteger(L1, lua_resetthread(L1)); /* deprecated */
  1388. }
  1389. else if EQ("newuserdata") {
  1390. lua_newuserdata(L1, getnum);
  1391. }
  1392. else if EQ("next") {
  1393. lua_next(L1, -2);
  1394. }
  1395. else if EQ("objsize") {
  1396. lua_pushinteger(L1, lua_rawlen(L1, getindex));
  1397. }
  1398. else if EQ("pcall") {
  1399. int narg = getnum;
  1400. int nres = getnum;
  1401. status = lua_pcall(L1, narg, nres, getnum);
  1402. }
  1403. else if EQ("pcallk") {
  1404. int narg = getnum;
  1405. int nres = getnum;
  1406. int i = getindex;
  1407. status = lua_pcallk(L1, narg, nres, 0, i, Cfunck);
  1408. }
  1409. else if EQ("pop") {
  1410. lua_pop(L1, getnum);
  1411. }
  1412. else if EQ("printstack") {
  1413. int n = getnum;
  1414. if (n != 0) {
  1415. printf("%s\n", luaL_tolstring(L1, n, NULL));
  1416. lua_pop(L1, 1);
  1417. }
  1418. else printstack(L1);
  1419. }
  1420. else if EQ("print") {
  1421. const char *msg = getstring;
  1422. printf("%s\n", msg);
  1423. }
  1424. else if EQ("warningC") {
  1425. const char *msg = getstring;
  1426. lua_warning(L1, msg, 1);
  1427. }
  1428. else if EQ("warning") {
  1429. const char *msg = getstring;
  1430. lua_warning(L1, msg, 0);
  1431. }
  1432. else if EQ("pushbool") {
  1433. lua_pushboolean(L1, getnum);
  1434. }
  1435. else if EQ("pushcclosure") {
  1436. lua_pushcclosure(L1, testC, getnum);
  1437. }
  1438. else if EQ("pushint") {
  1439. lua_pushinteger(L1, getnum);
  1440. }
  1441. else if EQ("pushnil") {
  1442. lua_pushnil(L1);
  1443. }
  1444. else if EQ("pushnum") {
  1445. lua_pushnumber(L1, (lua_Number)getnum);
  1446. }
  1447. else if EQ("pushstatus") {
  1448. lua_pushstring(L1, statcodes[status]);
  1449. }
  1450. else if EQ("pushstring") {
  1451. lua_pushstring(L1, getstring);
  1452. }
  1453. else if EQ("pushupvalueindex") {
  1454. lua_pushinteger(L1, lua_upvalueindex(getnum));
  1455. }
  1456. else if EQ("pushvalue") {
  1457. lua_pushvalue(L1, getindex);
  1458. }
  1459. else if EQ("pushfstringI") {
  1460. lua_pushfstring(L1, lua_tostring(L, -2), (int)lua_tointeger(L, -1));
  1461. }
  1462. else if EQ("pushfstringS") {
  1463. lua_pushfstring(L1, lua_tostring(L, -2), lua_tostring(L, -1));
  1464. }
  1465. else if EQ("pushfstringP") {
  1466. lua_pushfstring(L1, lua_tostring(L, -2), lua_topointer(L, -1));
  1467. }
  1468. else if EQ("rawget") {
  1469. int t = getindex;
  1470. lua_rawget(L1, t);
  1471. }
  1472. else if EQ("rawgeti") {
  1473. int t = getindex;
  1474. lua_rawgeti(L1, t, getnum);
  1475. }
  1476. else if EQ("rawgetp") {
  1477. int t = getindex;
  1478. lua_rawgetp(L1, t, cast_voidp(cast_sizet(getnum)));
  1479. }
  1480. else if EQ("rawset") {
  1481. int t = getindex;
  1482. lua_rawset(L1, t);
  1483. }
  1484. else if EQ("rawseti") {
  1485. int t = getindex;
  1486. lua_rawseti(L1, t, getnum);
  1487. }
  1488. else if EQ("rawsetp") {
  1489. int t = getindex;
  1490. lua_rawsetp(L1, t, cast_voidp(cast_sizet(getnum)));
  1491. }
  1492. else if EQ("remove") {
  1493. lua_remove(L1, getnum);
  1494. }
  1495. else if EQ("replace") {
  1496. lua_replace(L1, getindex);
  1497. }
  1498. else if EQ("resume") {
  1499. int i = getindex;
  1500. int nres;
  1501. status = lua_resume(lua_tothread(L1, i), L, getnum, &nres);
  1502. }
  1503. else if EQ("return") {
  1504. int n = getnum;
  1505. if (L1 != L) {
  1506. int i;
  1507. for (i = 0; i < n; i++) {
  1508. int idx = -(n - i);
  1509. switch (lua_type(L1, idx)) {
  1510. case LUA_TBOOLEAN:
  1511. lua_pushboolean(L, lua_toboolean(L1, idx));
  1512. break;
  1513. default:
  1514. lua_pushstring(L, lua_tostring(L1, idx));
  1515. break;
  1516. }
  1517. }
  1518. }
  1519. return n;
  1520. }
  1521. else if EQ("rotate") {
  1522. int i = getindex;
  1523. lua_rotate(L1, i, getnum);
  1524. }
  1525. else if EQ("setfield") {
  1526. int t = getindex;
  1527. const char *s = getstring;
  1528. lua_setfield(L1, t, s);
  1529. }
  1530. else if EQ("seti") {
  1531. int t = getindex;
  1532. lua_seti(L1, t, getnum);
  1533. }
  1534. else if EQ("setglobal") {
  1535. const char *s = getstring;
  1536. lua_setglobal(L1, s);
  1537. }
  1538. else if EQ("sethook") {
  1539. int mask = getnum;
  1540. int count = getnum;
  1541. const char *s = getstring;
  1542. sethookaux(L1, mask, count, s);
  1543. }
  1544. else if EQ("setmetatable") {
  1545. int idx = getindex;
  1546. lua_setmetatable(L1, idx);
  1547. }
  1548. else if EQ("settable") {
  1549. lua_settable(L1, getindex);
  1550. }
  1551. else if EQ("settop") {
  1552. lua_settop(L1, getnum);
  1553. }
  1554. else if EQ("testudata") {
  1555. int i = getindex;
  1556. lua_pushboolean(L1, luaL_testudata(L1, i, getstring) != NULL);
  1557. }
  1558. else if EQ("error") {
  1559. lua_error(L1);
  1560. }
  1561. else if EQ("abort") {
  1562. abort();
  1563. }
  1564. else if EQ("throw") {
  1565. #if defined(__cplusplus)
  1566. static struct X { int x; } x;
  1567. throw x;
  1568. #else
  1569. luaL_error(L1, "C++");
  1570. #endif
  1571. break;
  1572. }
  1573. else if EQ("tobool") {
  1574. lua_pushboolean(L1, lua_toboolean(L1, getindex));
  1575. }
  1576. else if EQ("tocfunction") {
  1577. lua_pushcfunction(L1, lua_tocfunction(L1, getindex));
  1578. }
  1579. else if EQ("tointeger") {
  1580. lua_pushinteger(L1, lua_tointeger(L1, getindex));
  1581. }
  1582. else if EQ("tonumber") {
  1583. lua_pushnumber(L1, lua_tonumber(L1, getindex));
  1584. }
  1585. else if EQ("topointer") {
  1586. lua_pushlightuserdata(L1, cast_voidp(lua_topointer(L1, getindex)));
  1587. }
  1588. else if EQ("touserdata") {
  1589. lua_pushlightuserdata(L1, lua_touserdata(L1, getindex));
  1590. }
  1591. else if EQ("tostring") {
  1592. const char *s = lua_tostring(L1, getindex);
  1593. const char *s1 = lua_pushstring(L1, s);
  1594. cast_void(s1); /* to avoid warnings */
  1595. lua_longassert((s == NULL && s1 == NULL) || strcmp(s, s1) == 0);
  1596. }
  1597. else if EQ("Ltolstring") {
  1598. luaL_tolstring(L1, getindex, NULL);
  1599. }
  1600. else if EQ("type") {
  1601. lua_pushstring(L1, luaL_typename(L1, getnum));
  1602. }
  1603. else if EQ("xmove") {
  1604. int f = getindex;
  1605. int t = getindex;
  1606. lua_State *fs = (f == 0) ? L1 : lua_tothread(L1, f);
  1607. lua_State *ts = (t == 0) ? L1 : lua_tothread(L1, t);
  1608. int n = getnum;
  1609. if (n == 0) n = lua_gettop(fs);
  1610. lua_xmove(fs, ts, n);
  1611. }
  1612. else if EQ("isyieldable") {
  1613. lua_pushboolean(L1, lua_isyieldable(lua_tothread(L1, getindex)));
  1614. }
  1615. else if EQ("yield") {
  1616. return lua_yield(L1, getnum);
  1617. }
  1618. else if EQ("yieldk") {
  1619. int nres = getnum;
  1620. int i = getindex;
  1621. return lua_yieldk(L1, nres, i, Cfunck);
  1622. }
  1623. else if EQ("toclose") {
  1624. lua_toclose(L1, getnum);
  1625. }
  1626. else if EQ("closeslot") {
  1627. lua_closeslot(L1, getnum);
  1628. }
  1629. else luaL_error(L, "unknown instruction %s", buff);
  1630. }
  1631. return 0;
  1632. }
  1633. static int testC (lua_State *L) {
  1634. lua_State *L1;
  1635. const char *pc;
  1636. if (lua_isuserdata(L, 1)) {
  1637. L1 = getstate(L);
  1638. pc = luaL_checkstring(L, 2);
  1639. }
  1640. else if (lua_isthread(L, 1)) {
  1641. L1 = lua_tothread(L, 1);
  1642. pc = luaL_checkstring(L, 2);
  1643. }
  1644. else {
  1645. L1 = L;
  1646. pc = luaL_checkstring(L, 1);
  1647. }
  1648. return runC(L, L1, pc);
  1649. }
  1650. static int Cfunc (lua_State *L) {
  1651. return runC(L, L, lua_tostring(L, lua_upvalueindex(1)));
  1652. }
  1653. static int Cfunck (lua_State *L, int status, lua_KContext ctx) {
  1654. lua_pushstring(L, statcodes[status]);
  1655. lua_setglobal(L, "status");
  1656. lua_pushinteger(L, ctx);
  1657. lua_setglobal(L, "ctx");
  1658. return runC(L, L, lua_tostring(L, ctx));
  1659. }
  1660. static int makeCfunc (lua_State *L) {
  1661. luaL_checkstring(L, 1);
  1662. lua_pushcclosure(L, Cfunc, lua_gettop(L));
  1663. return 1;
  1664. }
  1665. /* }====================================================== */
  1666. /*
  1667. ** {======================================================
  1668. ** tests for C hooks
  1669. ** =======================================================
  1670. */
  1671. /*
  1672. ** C hook that runs the C script stored in registry.C_HOOK[L]
  1673. */
  1674. static void Chook (lua_State *L, lua_Debug *ar) {
  1675. const char *scpt;
  1676. const char *const events [] = {"call", "ret", "line", "count", "tailcall"};
  1677. lua_getfield(L, LUA_REGISTRYINDEX, "C_HOOK");
  1678. lua_pushlightuserdata(L, L);
  1679. lua_gettable(L, -2); /* get C_HOOK[L] (script saved by sethookaux) */
  1680. scpt = lua_tostring(L, -1); /* not very religious (string will be popped) */
  1681. lua_pop(L, 2); /* remove C_HOOK and script */
  1682. lua_pushstring(L, events[ar->event]); /* may be used by script */
  1683. lua_pushinteger(L, ar->currentline); /* may be used by script */
  1684. runC(L, L, scpt); /* run script from C_HOOK[L] */
  1685. }
  1686. /*
  1687. ** sets 'registry.C_HOOK[L] = scpt' and sets 'Chook' as a hook
  1688. */
  1689. static void sethookaux (lua_State *L, int mask, int count, const char *scpt) {
  1690. if (*scpt == '\0') { /* no script? */
  1691. lua_sethook(L, NULL, 0, 0); /* turn off hooks */
  1692. return;
  1693. }
  1694. lua_getfield(L, LUA_REGISTRYINDEX, "C_HOOK"); /* get C_HOOK table */
  1695. if (!lua_istable(L, -1)) { /* no hook table? */
  1696. lua_pop(L, 1); /* remove previous value */
  1697. lua_newtable(L); /* create new C_HOOK table */
  1698. lua_pushvalue(L, -1);
  1699. lua_setfield(L, LUA_REGISTRYINDEX, "C_HOOK"); /* register it */
  1700. }
  1701. lua_pushlightuserdata(L, L);
  1702. lua_pushstring(L, scpt);
  1703. lua_settable(L, -3); /* C_HOOK[L] = script */
  1704. lua_sethook(L, Chook, mask, count);
  1705. }
  1706. static int sethook (lua_State *L) {
  1707. if (lua_isnoneornil(L, 1))
  1708. lua_sethook(L, NULL, 0, 0); /* turn off hooks */
  1709. else {
  1710. const char *scpt = luaL_checkstring(L, 1);
  1711. const char *smask = luaL_checkstring(L, 2);
  1712. int count = cast_int(luaL_optinteger(L, 3, 0));
  1713. int mask = 0;
  1714. if (strchr(smask, 'c')) mask |= LUA_MASKCALL;
  1715. if (strchr(smask, 'r')) mask |= LUA_MASKRET;
  1716. if (strchr(smask, 'l')) mask |= LUA_MASKLINE;
  1717. if (count > 0) mask |= LUA_MASKCOUNT;
  1718. sethookaux(L, mask, count, scpt);
  1719. }
  1720. return 0;
  1721. }
  1722. static int coresume (lua_State *L) {
  1723. int status, nres;
  1724. lua_State *co = lua_tothread(L, 1);
  1725. luaL_argcheck(L, co, 1, "coroutine expected");
  1726. status = lua_resume(co, L, 0, &nres);
  1727. if (status != LUA_OK && status != LUA_YIELD) {
  1728. lua_pushboolean(L, 0);
  1729. lua_insert(L, -2);
  1730. return 2; /* return false + error message */
  1731. }
  1732. else {
  1733. lua_pushboolean(L, 1);
  1734. return 1;
  1735. }
  1736. }
  1737. /* }====================================================== */
  1738. static const struct luaL_Reg tests_funcs[] = {
  1739. {"checkmemory", lua_checkmemory},
  1740. {"closestate", closestate},
  1741. {"d2s", d2s},
  1742. {"doonnewstack", doonnewstack},
  1743. {"doremote", doremote},
  1744. {"gccolor", gc_color},
  1745. {"gcage", gc_age},
  1746. {"gcstate", gc_state},
  1747. {"pobj", gc_printobj},
  1748. {"getref", getref},
  1749. {"hash", hash_query},
  1750. {"log2", log2_aux},
  1751. {"limits", get_limits},
  1752. {"listcode", listcode},
  1753. {"printcode", printcode},
  1754. {"listk", listk},
  1755. {"listabslineinfo", listabslineinfo},
  1756. {"listlocals", listlocals},
  1757. {"loadlib", loadlib},
  1758. {"checkpanic", checkpanic},
  1759. {"newstate", newstate},
  1760. {"newuserdata", newuserdata},
  1761. {"num2int", num2int},
  1762. {"makeseed", makeseed},
  1763. {"pushuserdata", pushuserdata},
  1764. {"querystr", string_query},
  1765. {"querytab", table_query},
  1766. {"queryGCparams", query_GCparams},
  1767. {"codeparam", test_codeparam},
  1768. {"applyparam", test_applyparam},
  1769. {"ref", tref},
  1770. {"resume", coresume},
  1771. {"s2d", s2d},
  1772. {"sethook", sethook},
  1773. {"stacklevel", stacklevel},
  1774. {"testC", testC},
  1775. {"makeCfunc", makeCfunc},
  1776. {"totalmem", mem_query},
  1777. {"alloccount", alloc_count},
  1778. {"allocfailnext", alloc_failnext},
  1779. {"trick", settrick},
  1780. {"udataval", udataval},
  1781. {"unref", unref},
  1782. {"upvalue", upvalue},
  1783. {"externKstr", externKstr},
  1784. {"externstr", externstr},
  1785. {NULL, NULL}
  1786. };
  1787. static void checkfinalmem (void) {
  1788. lua_assert(l_memcontrol.numblocks == 0);
  1789. lua_assert(l_memcontrol.total == 0);
  1790. }
  1791. int luaB_opentests (lua_State *L) {
  1792. void *ud;
  1793. lua_Alloc f = lua_getallocf(L, &ud);
  1794. lua_atpanic(L, &tpanic);
  1795. lua_setwarnf(L, &warnf, L);
  1796. lua_pushboolean(L, 0);
  1797. lua_setglobal(L, "_WARN"); /* _WARN = false */
  1798. regcodes(L);
  1799. atexit(checkfinalmem);
  1800. lua_assert(f == debug_realloc && ud == cast_voidp(&l_memcontrol));
  1801. lua_setallocf(L, f, ud); /* exercise this function */
  1802. luaL_newlib(L, tests_funcs);
  1803. return 1;
  1804. }
  1805. #endif