test.c 159 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799
  1. /* Copyright (c) 2001-2004, Roger Dingledine.
  2. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  3. * Copyright (c) 2007-2008, The Tor Project, Inc. */
  4. /* See LICENSE for licensing information */
  5. /* $Id$ */
  6. const char test_c_id[] =
  7. "$Id$";
  8. /* DOCDOC tor_svn_revision */
  9. const char tor_svn_revision[] = "";
  10. /**
  11. * \file test.c
  12. * \brief Unit tests for many pieces of the lower level Tor modules.
  13. **/
  14. #include "orconfig.h"
  15. #include <stdio.h>
  16. #ifdef HAVE_FCNTL_H
  17. #include <fcntl.h>
  18. #endif
  19. #ifdef MS_WINDOWS
  20. /* For mkdir() */
  21. #include <direct.h>
  22. #else
  23. #include <dirent.h>
  24. #endif
  25. /* These macros pull in declarations for some functions and structures that
  26. * are typically file-private. */
  27. #define BUFFERS_PRIVATE
  28. #define CONFIG_PRIVATE
  29. #define CONTROL_PRIVATE
  30. #define CRYPTO_PRIVATE
  31. #define DIRSERV_PRIVATE
  32. #define DIRVOTE_PRIVATE
  33. #define GEOIP_PRIVATE
  34. #define MEMPOOL_PRIVATE
  35. #define ROUTER_PRIVATE
  36. #include "or.h"
  37. #include "test.h"
  38. #include "torgzip.h"
  39. #include "mempool.h"
  40. #include "memarea.h"
  41. #ifdef USE_DMALLOC
  42. #include <dmalloc.h>
  43. #include <openssl/crypto.h>
  44. #endif
  45. /* DOCDOC have_failed */
  46. int have_failed = 0;
  47. /* DOCDOC temp_dir */
  48. static char temp_dir[256];
  49. /** Select and create the temporary directory we'll use to run our unit tests.
  50. * Store it in <b>temp_dir</b>. Exit immediately if we can't create it.
  51. * idempotent. */
  52. static void
  53. setup_directory(void)
  54. {
  55. static int is_setup = 0;
  56. int r;
  57. if (is_setup) return;
  58. #ifdef MS_WINDOWS
  59. // XXXX
  60. tor_snprintf(temp_dir, sizeof(temp_dir),
  61. "c:\\windows\\temp\\tor_test_%d", (int)getpid());
  62. r = mkdir(temp_dir);
  63. #else
  64. tor_snprintf(temp_dir, sizeof(temp_dir), "/tmp/tor_test_%d", (int) getpid());
  65. r = mkdir(temp_dir, 0700);
  66. #endif
  67. if (r) {
  68. fprintf(stderr, "Can't create directory %s:", temp_dir);
  69. perror("");
  70. exit(1);
  71. }
  72. is_setup = 1;
  73. }
  74. /** Return a filename relative to our testing temporary directory */
  75. static const char *
  76. get_fname(const char *name)
  77. {
  78. static char buf[1024];
  79. setup_directory();
  80. tor_snprintf(buf,sizeof(buf),"%s/%s",temp_dir,name);
  81. return buf;
  82. }
  83. /** Remove all files stored under the temporary directory, and the directory
  84. * itself. */
  85. static void
  86. remove_directory(void)
  87. {
  88. smartlist_t *elements = tor_listdir(temp_dir);
  89. if (elements) {
  90. SMARTLIST_FOREACH(elements, const char *, cp,
  91. {
  92. size_t len = strlen(cp)+strlen(temp_dir)+16;
  93. char *tmp = tor_malloc(len);
  94. tor_snprintf(tmp, len, "%s"PATH_SEPARATOR"%s", temp_dir, cp);
  95. unlink(tmp);
  96. tor_free(tmp);
  97. });
  98. SMARTLIST_FOREACH(elements, char *, cp, tor_free(cp));
  99. smartlist_free(elements);
  100. }
  101. rmdir(temp_dir);
  102. }
  103. /** Define this if unit tests spend too much time generating public keys*/
  104. #undef CACHE_GENERATED_KEYS
  105. static crypto_pk_env_t *pregen_keys[5] = {NULL, NULL, NULL, NULL, NULL};
  106. #define N_PREGEN_KEYS ((int)(sizeof(pregen_keys)/sizeof(pregen_keys[0])))
  107. /** Generate and return a new keypair for use in unit tests. If we're using
  108. * the key cache optimization, we might reuse keys: we only guarantee that
  109. * keys made with distinct values for <b>idx</b> are different. The value of
  110. * <b>idx</b> must be at least 0, and less than N_PREGEN_KEYS. */
  111. static crypto_pk_env_t *
  112. pk_generate(int idx)
  113. {
  114. #ifdef CACHE_GENERATED_KEYS
  115. tor_assert(idx < N_PREGEN_KEYS);
  116. if (! pregen_keys[idx]) {
  117. pregen_keys[idx] = crypto_new_pk_env();
  118. tor_assert(!crypto_pk_generate_key(pregen_keys[idx]));
  119. }
  120. return crypto_pk_dup_key(pregen_keys[idx]);
  121. #else
  122. crypto_pk_env_t *result;
  123. (void) idx;
  124. result = crypto_new_pk_env();
  125. tor_assert(!crypto_pk_generate_key(result));
  126. return result;
  127. #endif
  128. }
  129. /** Free all storage used for the cached key optimization. */
  130. static void
  131. free_pregenerated_keys(void)
  132. {
  133. unsigned idx;
  134. for (idx = 0; idx < N_PREGEN_KEYS; ++idx) {
  135. if (pregen_keys[idx]) {
  136. crypto_free_pk_env(pregen_keys[idx]);
  137. pregen_keys[idx] = NULL;
  138. }
  139. }
  140. }
  141. /** Run unit tests for buffers.c */
  142. static void
  143. test_buffers(void)
  144. {
  145. char str[256];
  146. char str2[256];
  147. buf_t *buf = NULL, *buf2 = NULL;
  148. const char *cp;
  149. int j;
  150. size_t r;
  151. /****
  152. * buf_new
  153. ****/
  154. if (!(buf = buf_new()))
  155. test_fail();
  156. //test_eq(buf_capacity(buf), 4096);
  157. test_eq(buf_datalen(buf), 0);
  158. /****
  159. * General pointer frobbing
  160. */
  161. for (j=0;j<256;++j) {
  162. str[j] = (char)j;
  163. }
  164. write_to_buf(str, 256, buf);
  165. write_to_buf(str, 256, buf);
  166. test_eq(buf_datalen(buf), 512);
  167. fetch_from_buf(str2, 200, buf);
  168. test_memeq(str, str2, 200);
  169. test_eq(buf_datalen(buf), 312);
  170. memset(str2, 0, sizeof(str2));
  171. fetch_from_buf(str2, 256, buf);
  172. test_memeq(str+200, str2, 56);
  173. test_memeq(str, str2+56, 200);
  174. test_eq(buf_datalen(buf), 56);
  175. memset(str2, 0, sizeof(str2));
  176. /* Okay, now we should be 512 bytes into the 4096-byte buffer. If we add
  177. * another 3584 bytes, we hit the end. */
  178. for (j=0;j<15;++j) {
  179. write_to_buf(str, 256, buf);
  180. }
  181. assert_buf_ok(buf);
  182. test_eq(buf_datalen(buf), 3896);
  183. fetch_from_buf(str2, 56, buf);
  184. test_eq(buf_datalen(buf), 3840);
  185. test_memeq(str+200, str2, 56);
  186. for (j=0;j<15;++j) {
  187. memset(str2, 0, sizeof(str2));
  188. fetch_from_buf(str2, 256, buf);
  189. test_memeq(str, str2, 256);
  190. }
  191. test_eq(buf_datalen(buf), 0);
  192. buf_free(buf);
  193. buf = NULL;
  194. /* Okay, now make sure growing can work. */
  195. buf = buf_new_with_capacity(16);
  196. //test_eq(buf_capacity(buf), 16);
  197. write_to_buf(str+1, 255, buf);
  198. //test_eq(buf_capacity(buf), 256);
  199. fetch_from_buf(str2, 254, buf);
  200. test_memeq(str+1, str2, 254);
  201. //test_eq(buf_capacity(buf), 256);
  202. assert_buf_ok(buf);
  203. write_to_buf(str, 32, buf);
  204. //test_eq(buf_capacity(buf), 256);
  205. assert_buf_ok(buf);
  206. write_to_buf(str, 256, buf);
  207. assert_buf_ok(buf);
  208. //test_eq(buf_capacity(buf), 512);
  209. test_eq(buf_datalen(buf), 33+256);
  210. fetch_from_buf(str2, 33, buf);
  211. test_eq(*str2, str[255]);
  212. test_memeq(str2+1, str, 32);
  213. //test_eq(buf_capacity(buf), 512);
  214. test_eq(buf_datalen(buf), 256);
  215. fetch_from_buf(str2, 256, buf);
  216. test_memeq(str, str2, 256);
  217. /* now try shrinking: case 1. */
  218. buf_free(buf);
  219. buf = buf_new_with_capacity(33668);
  220. for (j=0;j<67;++j) {
  221. write_to_buf(str,255, buf);
  222. }
  223. //test_eq(buf_capacity(buf), 33668);
  224. test_eq(buf_datalen(buf), 17085);
  225. for (j=0; j < 40; ++j) {
  226. fetch_from_buf(str2, 255,buf);
  227. test_memeq(str2, str, 255);
  228. }
  229. /* now try shrinking: case 2. */
  230. buf_free(buf);
  231. buf = buf_new_with_capacity(33668);
  232. for (j=0;j<67;++j) {
  233. write_to_buf(str,255, buf);
  234. }
  235. for (j=0; j < 20; ++j) {
  236. fetch_from_buf(str2, 255,buf);
  237. test_memeq(str2, str, 255);
  238. }
  239. for (j=0;j<80;++j) {
  240. write_to_buf(str,255, buf);
  241. }
  242. //test_eq(buf_capacity(buf),33668);
  243. for (j=0; j < 120; ++j) {
  244. fetch_from_buf(str2, 255,buf);
  245. test_memeq(str2, str, 255);
  246. }
  247. /* Move from buf to buf. */
  248. buf_free(buf);
  249. buf = buf_new_with_capacity(4096);
  250. buf2 = buf_new_with_capacity(4096);
  251. for (j=0;j<100;++j)
  252. write_to_buf(str, 255, buf);
  253. test_eq(buf_datalen(buf), 25500);
  254. for (j=0;j<100;++j) {
  255. r = 10;
  256. move_buf_to_buf(buf2, buf, &r);
  257. test_eq(r, 0);
  258. }
  259. test_eq(buf_datalen(buf), 24500);
  260. test_eq(buf_datalen(buf2), 1000);
  261. for (j=0;j<3;++j) {
  262. fetch_from_buf(str2, 255, buf2);
  263. test_memeq(str2, str, 255);
  264. }
  265. r = 8192; /*big move*/
  266. move_buf_to_buf(buf2, buf, &r);
  267. test_eq(r, 0);
  268. r = 30000; /* incomplete move */
  269. move_buf_to_buf(buf2, buf, &r);
  270. test_eq(r, 13692);
  271. for (j=0;j<97;++j) {
  272. fetch_from_buf(str2, 255, buf2);
  273. test_memeq(str2, str, 255);
  274. }
  275. buf_free(buf);
  276. buf_free(buf2);
  277. buf = buf2 = NULL;
  278. buf = buf_new_with_capacity(5);
  279. cp = "Testing. This is a moderately long Testing string.";
  280. for (j = 0; cp[j]; j++)
  281. write_to_buf(cp+j, 1, buf);
  282. test_eq(0, buf_find_string_offset(buf, "Testing", 7));
  283. test_eq(1, buf_find_string_offset(buf, "esting", 6));
  284. test_eq(1, buf_find_string_offset(buf, "est", 3));
  285. test_eq(39, buf_find_string_offset(buf, "ing str", 7));
  286. test_eq(35, buf_find_string_offset(buf, "Testing str", 11));
  287. test_eq(32, buf_find_string_offset(buf, "ng ", 3));
  288. test_eq(43, buf_find_string_offset(buf, "string.", 7));
  289. test_eq(-1, buf_find_string_offset(buf, "shrdlu", 6));
  290. test_eq(-1, buf_find_string_offset(buf, "Testing thing", 13));
  291. test_eq(-1, buf_find_string_offset(buf, "ngx", 3));
  292. buf_free(buf);
  293. buf = NULL;
  294. #if 0
  295. {
  296. int s;
  297. int eof;
  298. int i;
  299. buf_t *buf2;
  300. /****
  301. * read_to_buf
  302. ****/
  303. s = open(get_fname("data"), O_WRONLY|O_CREAT|O_TRUNC, 0600);
  304. write(s, str, 256);
  305. close(s);
  306. s = open(get_fname("data"), O_RDONLY, 0);
  307. eof = 0;
  308. errno = 0; /* XXXX */
  309. i = read_to_buf(s, 10, buf, &eof);
  310. printf("%s\n", strerror(errno));
  311. test_eq(i, 10);
  312. test_eq(eof, 0);
  313. //test_eq(buf_capacity(buf), 4096);
  314. test_eq(buf_datalen(buf), 10);
  315. test_memeq(str, (char*)_buf_peek_raw_buffer(buf), 10);
  316. /* Test reading 0 bytes. */
  317. i = read_to_buf(s, 0, buf, &eof);
  318. //test_eq(buf_capacity(buf), 512*1024);
  319. test_eq(buf_datalen(buf), 10);
  320. test_eq(eof, 0);
  321. test_eq(i, 0);
  322. /* Now test when buffer is filled exactly. */
  323. buf2 = buf_new_with_capacity(6);
  324. i = read_to_buf(s, 6, buf2, &eof);
  325. //test_eq(buf_capacity(buf2), 6);
  326. test_eq(buf_datalen(buf2), 6);
  327. test_eq(eof, 0);
  328. test_eq(i, 6);
  329. test_memeq(str+10, (char*)_buf_peek_raw_buffer(buf2), 6);
  330. buf_free(buf2);
  331. buf2 = NULL;
  332. /* Now test when buffer is filled with more data to read. */
  333. buf2 = buf_new_with_capacity(32);
  334. i = read_to_buf(s, 128, buf2, &eof);
  335. //test_eq(buf_capacity(buf2), 128);
  336. test_eq(buf_datalen(buf2), 32);
  337. test_eq(eof, 0);
  338. test_eq(i, 32);
  339. buf_free(buf2);
  340. buf2 = NULL;
  341. /* Now read to eof. */
  342. test_assert(buf_capacity(buf) > 256);
  343. i = read_to_buf(s, 1024, buf, &eof);
  344. test_eq(i, (256-32-10-6));
  345. test_eq(buf_capacity(buf), MAX_BUF_SIZE);
  346. test_eq(buf_datalen(buf), 256-6-32);
  347. test_memeq(str, (char*)_buf_peek_raw_buffer(buf), 10); /* XXX Check rest. */
  348. test_eq(eof, 0);
  349. i = read_to_buf(s, 1024, buf, &eof);
  350. test_eq(i, 0);
  351. test_eq(buf_capacity(buf), MAX_BUF_SIZE);
  352. test_eq(buf_datalen(buf), 256-6-32);
  353. test_eq(eof, 1);
  354. }
  355. #endif
  356. done:
  357. if (buf)
  358. buf_free(buf);
  359. if (buf2)
  360. buf_free(buf2);
  361. }
  362. /** Run unit tests for Diffie-Hellman functionality. */
  363. static void
  364. test_crypto_dh(void)
  365. {
  366. crypto_dh_env_t *dh1 = crypto_dh_new();
  367. crypto_dh_env_t *dh2 = crypto_dh_new();
  368. char p1[DH_BYTES];
  369. char p2[DH_BYTES];
  370. char s1[DH_BYTES];
  371. char s2[DH_BYTES];
  372. int s1len, s2len;
  373. test_eq(crypto_dh_get_bytes(dh1), DH_BYTES);
  374. test_eq(crypto_dh_get_bytes(dh2), DH_BYTES);
  375. memset(p1, 0, DH_BYTES);
  376. memset(p2, 0, DH_BYTES);
  377. test_memeq(p1, p2, DH_BYTES);
  378. test_assert(! crypto_dh_get_public(dh1, p1, DH_BYTES));
  379. test_memneq(p1, p2, DH_BYTES);
  380. test_assert(! crypto_dh_get_public(dh2, p2, DH_BYTES));
  381. test_memneq(p1, p2, DH_BYTES);
  382. memset(s1, 0, DH_BYTES);
  383. memset(s2, 0xFF, DH_BYTES);
  384. s1len = crypto_dh_compute_secret(dh1, p2, DH_BYTES, s1, 50);
  385. s2len = crypto_dh_compute_secret(dh2, p1, DH_BYTES, s2, 50);
  386. test_assert(s1len > 0);
  387. test_eq(s1len, s2len);
  388. test_memeq(s1, s2, s1len);
  389. {
  390. /* XXXX Now fabricate some bad values and make sure they get caught,
  391. * Check 0, 1, N-1, >= N, etc.
  392. */
  393. }
  394. done:
  395. crypto_dh_free(dh1);
  396. crypto_dh_free(dh2);
  397. }
  398. /** Run unit tests for our random number generation function and its wrappers.
  399. */
  400. static void
  401. test_crypto_rng(void)
  402. {
  403. int i, j, allok;
  404. char data1[100], data2[100];
  405. /* Try out RNG. */
  406. test_assert(! crypto_seed_rng(0));
  407. crypto_rand(data1, 100);
  408. crypto_rand(data2, 100);
  409. test_memneq(data1,data2,100);
  410. allok = 1;
  411. for (i = 0; i < 100; ++i) {
  412. uint64_t big;
  413. char *host;
  414. j = crypto_rand_int(100);
  415. if (i < 0 || i >= 100)
  416. allok = 0;
  417. big = crypto_rand_uint64(U64_LITERAL(1)<<40);
  418. if (big >= (U64_LITERAL(1)<<40))
  419. allok = 0;
  420. big = crypto_rand_uint64(U64_LITERAL(5));
  421. if (big >= 5)
  422. allok = 0;
  423. host = crypto_random_hostname(3,8,"www.",".onion");
  424. if (strcmpstart(host,"www.") ||
  425. strcmpend(host,".onion") ||
  426. strlen(host) < 13 ||
  427. strlen(host) > 18)
  428. allok = 0;
  429. tor_free(host);
  430. }
  431. test_assert(allok);
  432. done:
  433. ;
  434. }
  435. /** Run unit tests for our AES functionality */
  436. static void
  437. test_crypto_aes(void)
  438. {
  439. char *data1 = NULL, *data2 = NULL, *data3 = NULL;
  440. crypto_cipher_env_t *env1 = NULL, *env2 = NULL;
  441. int i, j;
  442. data1 = tor_malloc(1024);
  443. data2 = tor_malloc(1024);
  444. data3 = tor_malloc(1024);
  445. /* Now, test encryption and decryption with stream cipher. */
  446. data1[0]='\0';
  447. for (i = 1023; i>0; i -= 35)
  448. strncat(data1, "Now is the time for all good onions", i);
  449. memset(data2, 0, 1024);
  450. memset(data3, 0, 1024);
  451. env1 = crypto_new_cipher_env();
  452. test_neq(env1, 0);
  453. env2 = crypto_new_cipher_env();
  454. test_neq(env2, 0);
  455. j = crypto_cipher_generate_key(env1);
  456. crypto_cipher_set_key(env2, crypto_cipher_get_key(env1));
  457. crypto_cipher_encrypt_init_cipher(env1);
  458. crypto_cipher_decrypt_init_cipher(env2);
  459. /* Try encrypting 512 chars. */
  460. crypto_cipher_encrypt(env1, data2, data1, 512);
  461. crypto_cipher_decrypt(env2, data3, data2, 512);
  462. test_memeq(data1, data3, 512);
  463. test_memneq(data1, data2, 512);
  464. /* Now encrypt 1 at a time, and get 1 at a time. */
  465. for (j = 512; j < 560; ++j) {
  466. crypto_cipher_encrypt(env1, data2+j, data1+j, 1);
  467. }
  468. for (j = 512; j < 560; ++j) {
  469. crypto_cipher_decrypt(env2, data3+j, data2+j, 1);
  470. }
  471. test_memeq(data1, data3, 560);
  472. /* Now encrypt 3 at a time, and get 5 at a time. */
  473. for (j = 560; j < 1024-5; j += 3) {
  474. crypto_cipher_encrypt(env1, data2+j, data1+j, 3);
  475. }
  476. for (j = 560; j < 1024-5; j += 5) {
  477. crypto_cipher_decrypt(env2, data3+j, data2+j, 5);
  478. }
  479. test_memeq(data1, data3, 1024-5);
  480. /* Now make sure that when we encrypt with different chunk sizes, we get
  481. the same results. */
  482. crypto_free_cipher_env(env2);
  483. env2 = NULL;
  484. memset(data3, 0, 1024);
  485. env2 = crypto_new_cipher_env();
  486. test_neq(env2, 0);
  487. crypto_cipher_set_key(env2, crypto_cipher_get_key(env1));
  488. crypto_cipher_encrypt_init_cipher(env2);
  489. for (j = 0; j < 1024-16; j += 17) {
  490. crypto_cipher_encrypt(env2, data3+j, data1+j, 17);
  491. }
  492. for (j= 0; j < 1024-16; ++j) {
  493. if (data2[j] != data3[j]) {
  494. printf("%d: %d\t%d\n", j, (int) data2[j], (int) data3[j]);
  495. }
  496. }
  497. test_memeq(data2, data3, 1024-16);
  498. crypto_free_cipher_env(env1);
  499. env1 = NULL;
  500. crypto_free_cipher_env(env2);
  501. env2 = NULL;
  502. /* NIST test vector for aes. */
  503. env1 = crypto_new_cipher_env(); /* IV starts at 0 */
  504. crypto_cipher_set_key(env1, "\x80\x00\x00\x00\x00\x00\x00\x00"
  505. "\x00\x00\x00\x00\x00\x00\x00\x00");
  506. crypto_cipher_encrypt_init_cipher(env1);
  507. crypto_cipher_encrypt(env1, data1,
  508. "\x00\x00\x00\x00\x00\x00\x00\x00"
  509. "\x00\x00\x00\x00\x00\x00\x00\x00", 16);
  510. test_memeq_hex(data1, "0EDD33D3C621E546455BD8BA1418BEC8");
  511. /* Now test rollover. All these values are originally from a python
  512. * script. */
  513. crypto_cipher_set_iv(env1, "\x00\x00\x00\x00\x00\x00\x00\x00"
  514. "\xff\xff\xff\xff\xff\xff\xff\xff");
  515. memset(data2, 0, 1024);
  516. crypto_cipher_encrypt(env1, data1, data2, 32);
  517. test_memeq_hex(data1, "335fe6da56f843199066c14a00a40231"
  518. "cdd0b917dbc7186908a6bfb5ffd574d3");
  519. crypto_cipher_set_iv(env1, "\x00\x00\x00\x00\xff\xff\xff\xff"
  520. "\xff\xff\xff\xff\xff\xff\xff\xff");
  521. memset(data2, 0, 1024);
  522. crypto_cipher_encrypt(env1, data1, data2, 32);
  523. test_memeq_hex(data1, "e627c6423fa2d77832a02b2794094b73"
  524. "3e63c721df790d2c6469cc1953a3ffac");
  525. crypto_cipher_set_iv(env1, "\xff\xff\xff\xff\xff\xff\xff\xff"
  526. "\xff\xff\xff\xff\xff\xff\xff\xff");
  527. memset(data2, 0, 1024);
  528. crypto_cipher_encrypt(env1, data1, data2, 32);
  529. test_memeq_hex(data1, "2aed2bff0de54f9328efd070bf48f70a"
  530. "0EDD33D3C621E546455BD8BA1418BEC8");
  531. /* Now check rollover on inplace cipher. */
  532. crypto_cipher_set_iv(env1, "\xff\xff\xff\xff\xff\xff\xff\xff"
  533. "\xff\xff\xff\xff\xff\xff\xff\xff");
  534. crypto_cipher_crypt_inplace(env1, data2, 64);
  535. test_memeq_hex(data2, "2aed2bff0de54f9328efd070bf48f70a"
  536. "0EDD33D3C621E546455BD8BA1418BEC8"
  537. "93e2c5243d6839eac58503919192f7ae"
  538. "1908e67cafa08d508816659c2e693191");
  539. crypto_cipher_set_iv(env1, "\xff\xff\xff\xff\xff\xff\xff\xff"
  540. "\xff\xff\xff\xff\xff\xff\xff\xff");
  541. crypto_cipher_crypt_inplace(env1, data2, 64);
  542. test_assert(tor_mem_is_zero(data2, 64));
  543. done:
  544. if (env1)
  545. crypto_free_cipher_env(env1);
  546. if (env2)
  547. crypto_free_cipher_env(env2);
  548. tor_free(data1);
  549. tor_free(data2);
  550. tor_free(data3);
  551. }
  552. /** Run unit tests for our SHA-1 functionality */
  553. static void
  554. test_crypto_sha(void)
  555. {
  556. crypto_digest_env_t *d1 = NULL, *d2 = NULL;
  557. int i;
  558. char key[80];
  559. char digest[20];
  560. char data[50];
  561. char d_out1[DIGEST_LEN], d_out2[DIGEST_LEN];
  562. /* Test SHA-1 with a test vector from the specification. */
  563. i = crypto_digest(data, "abc", 3);
  564. test_memeq_hex(data, "A9993E364706816ABA3E25717850C26C9CD0D89D");
  565. /* Test HMAC-SHA-1 with test cases from RFC2202. */
  566. /* Case 1. */
  567. memset(key, 0x0b, 20);
  568. crypto_hmac_sha1(digest, key, 20, "Hi There", 8);
  569. test_streq(hex_str(digest, 20),
  570. "B617318655057264E28BC0B6FB378C8EF146BE00");
  571. /* Case 2. */
  572. crypto_hmac_sha1(digest, "Jefe", 4, "what do ya want for nothing?", 28);
  573. test_streq(hex_str(digest, 20),
  574. "EFFCDF6AE5EB2FA2D27416D5F184DF9C259A7C79");
  575. /* Case 4. */
  576. base16_decode(key, 25,
  577. "0102030405060708090a0b0c0d0e0f10111213141516171819", 50);
  578. memset(data, 0xcd, 50);
  579. crypto_hmac_sha1(digest, key, 25, data, 50);
  580. test_streq(hex_str(digest, 20),
  581. "4C9007F4026250C6BC8414F9BF50C86C2D7235DA");
  582. /* Case . */
  583. memset(key, 0xaa, 80);
  584. crypto_hmac_sha1(digest, key, 80,
  585. "Test Using Larger Than Block-Size Key - Hash Key First",
  586. 54);
  587. test_streq(hex_str(digest, 20),
  588. "AA4AE5E15272D00E95705637CE8A3B55ED402112");
  589. /* Incremental digest code. */
  590. d1 = crypto_new_digest_env();
  591. test_assert(d1);
  592. crypto_digest_add_bytes(d1, "abcdef", 6);
  593. d2 = crypto_digest_dup(d1);
  594. test_assert(d2);
  595. crypto_digest_add_bytes(d2, "ghijkl", 6);
  596. crypto_digest_get_digest(d2, d_out1, sizeof(d_out1));
  597. crypto_digest(d_out2, "abcdefghijkl", 12);
  598. test_memeq(d_out1, d_out2, DIGEST_LEN);
  599. crypto_digest_assign(d2, d1);
  600. crypto_digest_add_bytes(d2, "mno", 3);
  601. crypto_digest_get_digest(d2, d_out1, sizeof(d_out1));
  602. crypto_digest(d_out2, "abcdefmno", 9);
  603. test_memeq(d_out1, d_out2, DIGEST_LEN);
  604. crypto_digest_get_digest(d1, d_out1, sizeof(d_out1));
  605. crypto_digest(d_out2, "abcdef", 6);
  606. test_memeq(d_out1, d_out2, DIGEST_LEN);
  607. done:
  608. if (d1)
  609. crypto_free_digest_env(d1);
  610. if (d2)
  611. crypto_free_digest_env(d2);
  612. }
  613. /** Run unit tests for our public key crypto functions */
  614. static void
  615. test_crypto_pk(void)
  616. {
  617. crypto_pk_env_t *pk1 = NULL, *pk2 = NULL;
  618. char *encoded = NULL;
  619. char data1[1024], data2[1024], data3[1024];
  620. size_t size;
  621. int i, j, p, len;
  622. /* Public-key ciphers */
  623. pk1 = pk_generate(0);
  624. pk2 = crypto_new_pk_env();
  625. test_assert(pk1 && pk2);
  626. test_assert(! crypto_pk_write_public_key_to_string(pk1, &encoded, &size));
  627. test_assert(! crypto_pk_read_public_key_from_string(pk2, encoded, size));
  628. test_eq(0, crypto_pk_cmp_keys(pk1, pk2));
  629. test_eq(128, crypto_pk_keysize(pk1));
  630. test_eq(128, crypto_pk_keysize(pk2));
  631. test_eq(128, crypto_pk_public_encrypt(pk2, data1, "Hello whirled.", 15,
  632. PK_PKCS1_OAEP_PADDING));
  633. test_eq(128, crypto_pk_public_encrypt(pk1, data2, "Hello whirled.", 15,
  634. PK_PKCS1_OAEP_PADDING));
  635. /* oaep padding should make encryption not match */
  636. test_memneq(data1, data2, 128);
  637. test_eq(15, crypto_pk_private_decrypt(pk1, data3, data1, 128,
  638. PK_PKCS1_OAEP_PADDING,1));
  639. test_streq(data3, "Hello whirled.");
  640. memset(data3, 0, 1024);
  641. test_eq(15, crypto_pk_private_decrypt(pk1, data3, data2, 128,
  642. PK_PKCS1_OAEP_PADDING,1));
  643. test_streq(data3, "Hello whirled.");
  644. /* Can't decrypt with public key. */
  645. test_eq(-1, crypto_pk_private_decrypt(pk2, data3, data2, 128,
  646. PK_PKCS1_OAEP_PADDING,1));
  647. /* Try again with bad padding */
  648. memcpy(data2+1, "XYZZY", 5); /* This has fails ~ once-in-2^40 */
  649. test_eq(-1, crypto_pk_private_decrypt(pk1, data3, data2, 128,
  650. PK_PKCS1_OAEP_PADDING,1));
  651. /* File operations: save and load private key */
  652. test_assert(! crypto_pk_write_private_key_to_filename(pk1,
  653. get_fname("pkey1")));
  654. /* failing case for read: can't read. */
  655. test_assert(crypto_pk_read_private_key_from_filename(pk2,
  656. get_fname("xyzzy")) < 0);
  657. write_str_to_file(get_fname("xyzzy"), "foobar", 6);
  658. /* Failing case for read: no key. */
  659. test_assert(crypto_pk_read_private_key_from_filename(pk2,
  660. get_fname("xyzzy")) < 0);
  661. test_assert(! crypto_pk_read_private_key_from_filename(pk2,
  662. get_fname("pkey1")));
  663. test_eq(15, crypto_pk_private_decrypt(pk2, data3, data1, 128,
  664. PK_PKCS1_OAEP_PADDING,1));
  665. /* Now try signing. */
  666. strlcpy(data1, "Ossifrage", 1024);
  667. test_eq(128, crypto_pk_private_sign(pk1, data2, data1, 10));
  668. test_eq(10, crypto_pk_public_checksig(pk1, data3, data2, 128));
  669. test_streq(data3, "Ossifrage");
  670. /* Try signing digests. */
  671. test_eq(128, crypto_pk_private_sign_digest(pk1, data2, data1, 10));
  672. test_eq(20, crypto_pk_public_checksig(pk1, data3, data2, 128));
  673. test_eq(0, crypto_pk_public_checksig_digest(pk1, data1, 10, data2, 128));
  674. test_eq(-1, crypto_pk_public_checksig_digest(pk1, data1, 11, data2, 128));
  675. /*XXXX test failed signing*/
  676. /* Try encoding */
  677. crypto_free_pk_env(pk2);
  678. pk2 = NULL;
  679. i = crypto_pk_asn1_encode(pk1, data1, 1024);
  680. test_assert(i>0);
  681. pk2 = crypto_pk_asn1_decode(data1, i);
  682. test_assert(crypto_pk_cmp_keys(pk1,pk2) == 0);
  683. /* Try with hybrid encryption wrappers. */
  684. crypto_rand(data1, 1024);
  685. for (i = 0; i < 3; ++i) {
  686. for (j = 85; j < 140; ++j) {
  687. memset(data2,0,1024);
  688. memset(data3,0,1024);
  689. if (i == 0 && j < 129)
  690. continue;
  691. p = (i==0)?PK_NO_PADDING:
  692. (i==1)?PK_PKCS1_PADDING:PK_PKCS1_OAEP_PADDING;
  693. len = crypto_pk_public_hybrid_encrypt(pk1,data2,data1,j,p,0);
  694. test_assert(len>=0);
  695. len = crypto_pk_private_hybrid_decrypt(pk1,data3,data2,len,p,1);
  696. test_eq(len,j);
  697. test_memeq(data1,data3,j);
  698. }
  699. }
  700. /* Try copy_full */
  701. crypto_free_pk_env(pk2);
  702. pk2 = crypto_pk_copy_full(pk1);
  703. test_assert(pk2 != NULL);
  704. test_neq_ptr(pk1, pk2);
  705. test_assert(crypto_pk_cmp_keys(pk1,pk2) == 0);
  706. done:
  707. if (pk1)
  708. crypto_free_pk_env(pk1);
  709. if (pk2)
  710. crypto_free_pk_env(pk2);
  711. tor_free(encoded);
  712. }
  713. /** Run unit tests for misc crypto functionality. */
  714. static void
  715. test_crypto(void)
  716. {
  717. char *data1 = NULL, *data2 = NULL, *data3 = NULL;
  718. int i, j, idx;
  719. data1 = tor_malloc(1024);
  720. data2 = tor_malloc(1024);
  721. data3 = tor_malloc(1024);
  722. test_assert(data1 && data2 && data3);
  723. /* Base64 tests */
  724. memset(data1, 6, 1024);
  725. for (idx = 0; idx < 10; ++idx) {
  726. i = base64_encode(data2, 1024, data1, idx);
  727. test_assert(i >= 0);
  728. j = base64_decode(data3, 1024, data2, i);
  729. test_eq(j,idx);
  730. test_memeq(data3, data1, idx);
  731. }
  732. strlcpy(data1, "Test string that contains 35 chars.", 1024);
  733. strlcat(data1, " 2nd string that contains 35 chars.", 1024);
  734. i = base64_encode(data2, 1024, data1, 71);
  735. j = base64_decode(data3, 1024, data2, i);
  736. test_eq(j, 71);
  737. test_streq(data3, data1);
  738. test_assert(data2[i] == '\0');
  739. crypto_rand(data1, DIGEST_LEN);
  740. memset(data2, 100, 1024);
  741. digest_to_base64(data2, data1);
  742. test_eq(BASE64_DIGEST_LEN, strlen(data2));
  743. test_eq(100, data2[BASE64_DIGEST_LEN+2]);
  744. memset(data3, 99, 1024);
  745. test_eq(digest_from_base64(data3, data2), 0);
  746. test_memeq(data1, data3, DIGEST_LEN);
  747. test_eq(99, data3[DIGEST_LEN+1]);
  748. test_assert(digest_from_base64(data3, "###") < 0);
  749. /* Base32 tests */
  750. strlcpy(data1, "5chrs", 1024);
  751. /* bit pattern is: [35 63 68 72 73] ->
  752. * [00110101 01100011 01101000 01110010 01110011]
  753. * By 5s: [00110 10101 10001 10110 10000 11100 10011 10011]
  754. */
  755. base32_encode(data2, 9, data1, 5);
  756. test_streq(data2, "gvrwq4tt");
  757. strlcpy(data1, "\xFF\xF5\x6D\x44\xAE\x0D\x5C\xC9\x62\xC4", 1024);
  758. base32_encode(data2, 30, data1, 10);
  759. test_streq(data2, "772w2rfobvomsywe");
  760. /* Base16 tests */
  761. strlcpy(data1, "6chrs\xff", 1024);
  762. base16_encode(data2, 13, data1, 6);
  763. test_streq(data2, "3663687273FF");
  764. strlcpy(data1, "f0d678affc000100", 1024);
  765. i = base16_decode(data2, 8, data1, 16);
  766. test_eq(i,0);
  767. test_memeq(data2, "\xf0\xd6\x78\xaf\xfc\x00\x01\x00",8);
  768. /* now try some failing base16 decodes */
  769. test_eq(-1, base16_decode(data2, 8, data1, 15)); /* odd input len */
  770. test_eq(-1, base16_decode(data2, 7, data1, 16)); /* dest too short */
  771. strlcpy(data1, "f0dz!8affc000100", 1024);
  772. test_eq(-1, base16_decode(data2, 8, data1, 16));
  773. tor_free(data1);
  774. tor_free(data2);
  775. tor_free(data3);
  776. /* Add spaces to fingerprint */
  777. {
  778. data1 = tor_strdup("ABCD1234ABCD56780000ABCD1234ABCD56780000");
  779. test_eq(strlen(data1), 40);
  780. data2 = tor_malloc(FINGERPRINT_LEN+1);
  781. add_spaces_to_fp(data2, FINGERPRINT_LEN+1, data1);
  782. test_streq(data2, "ABCD 1234 ABCD 5678 0000 ABCD 1234 ABCD 5678 0000");
  783. tor_free(data1);
  784. tor_free(data2);
  785. }
  786. /* Check fingerprint */
  787. {
  788. test_assert(crypto_pk_check_fingerprint_syntax(
  789. "ABCD 1234 ABCD 5678 0000 ABCD 1234 ABCD 5678 0000"));
  790. test_assert(!crypto_pk_check_fingerprint_syntax(
  791. "ABCD 1234 ABCD 5678 0000 ABCD 1234 ABCD 5678 000"));
  792. test_assert(!crypto_pk_check_fingerprint_syntax(
  793. "ABCD 1234 ABCD 5678 0000 ABCD 1234 ABCD 5678 00000"));
  794. test_assert(!crypto_pk_check_fingerprint_syntax(
  795. "ABCD 1234 ABCD 5678 0000 ABCD1234 ABCD 5678 0000"));
  796. test_assert(!crypto_pk_check_fingerprint_syntax(
  797. "ABCD 1234 ABCD 5678 0000 ABCD1234 ABCD 5678 00000"));
  798. test_assert(!crypto_pk_check_fingerprint_syntax(
  799. "ACD 1234 ABCD 5678 0000 ABCD 1234 ABCD 5678 00000"));
  800. }
  801. done:
  802. tor_free(data1);
  803. tor_free(data2);
  804. tor_free(data3);
  805. }
  806. /** Run unit tests for our secret-to-key passphrase hashing functionality. */
  807. static void
  808. test_crypto_s2k(void)
  809. {
  810. char buf[29];
  811. char buf2[29];
  812. char *buf3 = NULL;
  813. int i;
  814. memset(buf, 0, sizeof(buf));
  815. memset(buf2, 0, sizeof(buf2));
  816. buf3 = tor_malloc(65536);
  817. memset(buf3, 0, 65536);
  818. secret_to_key(buf+9, 20, "", 0, buf);
  819. crypto_digest(buf2+9, buf3, 1024);
  820. test_memeq(buf, buf2, 29);
  821. memcpy(buf,"vrbacrda",8);
  822. memcpy(buf2,"vrbacrda",8);
  823. buf[8] = 96;
  824. buf2[8] = 96;
  825. secret_to_key(buf+9, 20, "12345678", 8, buf);
  826. for (i = 0; i < 65536; i += 16) {
  827. memcpy(buf3+i, "vrbacrda12345678", 16);
  828. }
  829. crypto_digest(buf2+9, buf3, 65536);
  830. test_memeq(buf, buf2, 29);
  831. done:
  832. tor_free(buf3);
  833. }
  834. /** Helper: return a tristate based on comparing the strings in *<b>a</b> and
  835. * *<b>b</b>. */
  836. static int
  837. _compare_strs(const void **a, const void **b)
  838. {
  839. const char *s1 = *a, *s2 = *b;
  840. return strcmp(s1, s2);
  841. }
  842. /** Helper: return a tristate based on comparing the strings in *<b>a</b> and
  843. * *<b>b</b>, excluding a's first character, and ignoring case. */
  844. static int
  845. _compare_without_first_ch(const void *a, const void **b)
  846. {
  847. const char *s1 = a, *s2 = *b;
  848. return strcasecmp(s1+1, s2);
  849. }
  850. /** Test basic utility functionality. */
  851. static void
  852. test_util(void)
  853. {
  854. struct timeval start, end;
  855. struct tm a_time;
  856. char timestr[RFC1123_TIME_LEN+1];
  857. char buf[1024];
  858. time_t t_res;
  859. int i;
  860. uint32_t u32;
  861. uint16_t u16;
  862. char *cp, *k, *v;
  863. const char *str;
  864. start.tv_sec = 5;
  865. start.tv_usec = 5000;
  866. end.tv_sec = 5;
  867. end.tv_usec = 5000;
  868. test_eq(0L, tv_udiff(&start, &end));
  869. end.tv_usec = 7000;
  870. test_eq(2000L, tv_udiff(&start, &end));
  871. end.tv_sec = 6;
  872. test_eq(1002000L, tv_udiff(&start, &end));
  873. end.tv_usec = 0;
  874. test_eq(995000L, tv_udiff(&start, &end));
  875. end.tv_sec = 4;
  876. test_eq(-1005000L, tv_udiff(&start, &end));
  877. end.tv_usec = 999990;
  878. start.tv_sec = 1;
  879. start.tv_usec = 500;
  880. /* The test values here are confirmed to be correct on a platform
  881. * with a working timegm. */
  882. a_time.tm_year = 2003-1900;
  883. a_time.tm_mon = 7;
  884. a_time.tm_mday = 30;
  885. a_time.tm_hour = 6;
  886. a_time.tm_min = 14;
  887. a_time.tm_sec = 55;
  888. test_eq((time_t) 1062224095UL, tor_timegm(&a_time));
  889. a_time.tm_year = 2004-1900; /* Try a leap year, after feb. */
  890. test_eq((time_t) 1093846495UL, tor_timegm(&a_time));
  891. a_time.tm_mon = 1; /* Try a leap year, in feb. */
  892. a_time.tm_mday = 10;
  893. test_eq((time_t) 1076393695UL, tor_timegm(&a_time));
  894. format_rfc1123_time(timestr, 0);
  895. test_streq("Thu, 01 Jan 1970 00:00:00 GMT", timestr);
  896. format_rfc1123_time(timestr, (time_t)1091580502UL);
  897. test_streq("Wed, 04 Aug 2004 00:48:22 GMT", timestr);
  898. t_res = 0;
  899. i = parse_rfc1123_time(timestr, &t_res);
  900. test_eq(i,0);
  901. test_eq(t_res, (time_t)1091580502UL);
  902. test_eq(-1, parse_rfc1123_time("Wed, zz Aug 2004 99-99x99 GMT", &t_res));
  903. tor_gettimeofday(&start);
  904. /* Tests for corner cases of strl operations */
  905. test_eq(5, strlcpy(buf, "Hello", 0));
  906. strlcpy(buf, "Hello", sizeof(buf));
  907. test_eq(10, strlcat(buf, "Hello", 5));
  908. /* Test tor_strstrip() */
  909. strlcpy(buf, "Testing 1 2 3", sizeof(buf));
  910. tor_strstrip(buf, ",!");
  911. test_streq(buf, "Testing 1 2 3");
  912. strlcpy(buf, "!Testing 1 2 3?", sizeof(buf));
  913. tor_strstrip(buf, "!? ");
  914. test_streq(buf, "Testing123");
  915. /* Test parse_addr_port */
  916. cp = NULL; u32 = 3; u16 = 3;
  917. test_assert(!parse_addr_port(LOG_WARN, "1.2.3.4", &cp, &u32, &u16));
  918. test_streq(cp, "1.2.3.4");
  919. test_eq(u32, 0x01020304u);
  920. test_eq(u16, 0);
  921. tor_free(cp);
  922. test_assert(!parse_addr_port(LOG_WARN, "4.3.2.1:99", &cp, &u32, &u16));
  923. test_streq(cp, "4.3.2.1");
  924. test_eq(u32, 0x04030201u);
  925. test_eq(u16, 99);
  926. tor_free(cp);
  927. test_assert(!parse_addr_port(LOG_WARN, "nonexistent.address:4040",
  928. &cp, NULL, &u16));
  929. test_streq(cp, "nonexistent.address");
  930. test_eq(u16, 4040);
  931. tor_free(cp);
  932. test_assert(!parse_addr_port(LOG_WARN, "localhost:9999", &cp, &u32, &u16));
  933. test_streq(cp, "localhost");
  934. test_eq(u32, 0x7f000001u);
  935. test_eq(u16, 9999);
  936. tor_free(cp);
  937. u32 = 3;
  938. test_assert(!parse_addr_port(LOG_WARN, "localhost", NULL, &u32, &u16));
  939. test_eq(cp, NULL);
  940. test_eq(u32, 0x7f000001u);
  941. test_eq(u16, 0);
  942. tor_free(cp);
  943. test_eq(0, addr_mask_get_bits(0x0u));
  944. test_eq(32, addr_mask_get_bits(0xFFFFFFFFu));
  945. test_eq(16, addr_mask_get_bits(0xFFFF0000u));
  946. test_eq(31, addr_mask_get_bits(0xFFFFFFFEu));
  947. test_eq(1, addr_mask_get_bits(0x80000000u));
  948. /* Test tor_parse_long. */
  949. test_eq(10L, tor_parse_long("10",10,0,100,NULL,NULL));
  950. test_eq(0L, tor_parse_long("10",10,50,100,NULL,NULL));
  951. test_eq(-50L, tor_parse_long("-50",10,-100,100,NULL,NULL));
  952. /* Test tor_parse_ulong */
  953. test_eq(10UL, tor_parse_ulong("10",10,0,100,NULL,NULL));
  954. test_eq(0UL, tor_parse_ulong("10",10,50,100,NULL,NULL));
  955. /* Test tor_parse_uint64. */
  956. test_assert(U64_LITERAL(10) == tor_parse_uint64("10 x",10,0,100, &i, &cp));
  957. test_assert(i == 1);
  958. test_streq(cp, " x");
  959. test_assert(U64_LITERAL(12345678901) ==
  960. tor_parse_uint64("12345678901",10,0,UINT64_MAX, &i, &cp));
  961. test_assert(i == 1);
  962. test_streq(cp, "");
  963. test_assert(U64_LITERAL(0) ==
  964. tor_parse_uint64("12345678901",10,500,INT32_MAX, &i, &cp));
  965. test_assert(i == 0);
  966. /* Test failing snprintf cases */
  967. test_eq(-1, tor_snprintf(buf, 0, "Foo"));
  968. test_eq(-1, tor_snprintf(buf, 2, "Foo"));
  969. /* Test printf with uint64 */
  970. tor_snprintf(buf, sizeof(buf), "x!"U64_FORMAT"!x",
  971. U64_PRINTF_ARG(U64_LITERAL(12345678901)));
  972. test_streq(buf, "x!12345678901!x");
  973. /* Test parse_config_line_from_str */
  974. strlcpy(buf, "k v\n" " key value with spaces \n" "keykey val\n"
  975. "k2\n"
  976. "k3 \n" "\n" " \n" "#comment\n"
  977. "k4#a\n" "k5#abc\n" "k6 val #with comment\n"
  978. "kseven \"a quoted 'string\"\n"
  979. "k8 \"a \\x71uoted\\n\\\"str\\\\ing\\t\\001\\01\\1\\\"\"\n"
  980. , sizeof(buf));
  981. str = buf;
  982. str = parse_config_line_from_str(str, &k, &v);
  983. test_streq(k, "k");
  984. test_streq(v, "v");
  985. tor_free(k); tor_free(v);
  986. test_assert(!strcmpstart(str, "key value with"));
  987. str = parse_config_line_from_str(str, &k, &v);
  988. test_streq(k, "key");
  989. test_streq(v, "value with spaces");
  990. tor_free(k); tor_free(v);
  991. test_assert(!strcmpstart(str, "keykey"));
  992. str = parse_config_line_from_str(str, &k, &v);
  993. test_streq(k, "keykey");
  994. test_streq(v, "val");
  995. tor_free(k); tor_free(v);
  996. test_assert(!strcmpstart(str, "k2\n"));
  997. str = parse_config_line_from_str(str, &k, &v);
  998. test_streq(k, "k2");
  999. test_streq(v, "");
  1000. tor_free(k); tor_free(v);
  1001. test_assert(!strcmpstart(str, "k3 \n"));
  1002. str = parse_config_line_from_str(str, &k, &v);
  1003. test_streq(k, "k3");
  1004. test_streq(v, "");
  1005. tor_free(k); tor_free(v);
  1006. test_assert(!strcmpstart(str, "#comment"));
  1007. str = parse_config_line_from_str(str, &k, &v);
  1008. test_streq(k, "k4");
  1009. test_streq(v, "");
  1010. tor_free(k); tor_free(v);
  1011. test_assert(!strcmpstart(str, "k5#abc"));
  1012. str = parse_config_line_from_str(str, &k, &v);
  1013. test_streq(k, "k5");
  1014. test_streq(v, "");
  1015. tor_free(k); tor_free(v);
  1016. test_assert(!strcmpstart(str, "k6"));
  1017. str = parse_config_line_from_str(str, &k, &v);
  1018. test_streq(k, "k6");
  1019. test_streq(v, "val");
  1020. tor_free(k); tor_free(v);
  1021. test_assert(!strcmpstart(str, "kseven"));
  1022. str = parse_config_line_from_str(str, &k, &v);
  1023. test_streq(k, "kseven");
  1024. test_streq(v, "a quoted \'string");
  1025. tor_free(k); tor_free(v);
  1026. test_assert(!strcmpstart(str, "k8 "));
  1027. str = parse_config_line_from_str(str, &k, &v);
  1028. test_streq(k, "k8");
  1029. test_streq(v, "a quoted\n\"str\\ing\t\x01\x01\x01\"");
  1030. tor_free(k); tor_free(v);
  1031. test_streq(str, "");
  1032. /* Test for strcmpstart and strcmpend. */
  1033. test_assert(strcmpstart("abcdef", "abcdef")==0);
  1034. test_assert(strcmpstart("abcdef", "abc")==0);
  1035. test_assert(strcmpstart("abcdef", "abd")<0);
  1036. test_assert(strcmpstart("abcdef", "abb")>0);
  1037. test_assert(strcmpstart("ab", "abb")<0);
  1038. test_assert(strcmpend("abcdef", "abcdef")==0);
  1039. test_assert(strcmpend("abcdef", "def")==0);
  1040. test_assert(strcmpend("abcdef", "deg")<0);
  1041. test_assert(strcmpend("abcdef", "dee")>0);
  1042. test_assert(strcmpend("ab", "abb")<0);
  1043. test_assert(strcasecmpend("AbcDEF", "abcdef")==0);
  1044. test_assert(strcasecmpend("abcdef", "dEF")==0);
  1045. test_assert(strcasecmpend("abcDEf", "deg")<0);
  1046. test_assert(strcasecmpend("abcdef", "DEE")>0);
  1047. test_assert(strcasecmpend("ab", "abB")<0);
  1048. /* Test mem_is_zero */
  1049. memset(buf,0,128);
  1050. buf[128] = 'x';
  1051. test_assert(tor_digest_is_zero(buf));
  1052. test_assert(tor_mem_is_zero(buf, 10));
  1053. test_assert(tor_mem_is_zero(buf, 20));
  1054. test_assert(tor_mem_is_zero(buf, 128));
  1055. test_assert(!tor_mem_is_zero(buf, 129));
  1056. buf[60] = (char)255;
  1057. test_assert(!tor_mem_is_zero(buf, 128));
  1058. buf[0] = (char)1;
  1059. test_assert(!tor_mem_is_zero(buf, 10));
  1060. /* Test inet_ntop */
  1061. {
  1062. char tmpbuf[TOR_ADDR_BUF_LEN];
  1063. const char *ip = "176.192.208.224";
  1064. struct in_addr in;
  1065. tor_inet_pton(AF_INET, ip, &in);
  1066. tor_inet_ntop(AF_INET, &in, tmpbuf, sizeof(tmpbuf));
  1067. test_streq(tmpbuf, ip);
  1068. }
  1069. /* Test 'escaped' */
  1070. test_streq("\"\"", escaped(""));
  1071. test_streq("\"abcd\"", escaped("abcd"));
  1072. test_streq("\"\\\\\\n\\r\\t\\\"\\'\"", escaped("\\\n\r\t\"\'"));
  1073. test_streq("\"z\\001abc\\277d\"", escaped("z\001abc\277d"));
  1074. test_assert(NULL == escaped(NULL));
  1075. /* Test strndup and memdup */
  1076. {
  1077. const char *s = "abcdefghijklmnopqrstuvwxyz";
  1078. cp = tor_strndup(s, 30);
  1079. test_streq(cp, s); /* same string, */
  1080. test_neq(cp, s); /* but different pointers. */
  1081. tor_free(cp);
  1082. cp = tor_strndup(s, 5);
  1083. test_streq(cp, "abcde");
  1084. tor_free(cp);
  1085. s = "a\0b\0c\0d\0e\0";
  1086. cp = tor_memdup(s,10);
  1087. test_memeq(cp, s, 10); /* same ram, */
  1088. test_neq(cp, s); /* but different pointers. */
  1089. tor_free(cp);
  1090. }
  1091. /* Test str-foo functions */
  1092. cp = tor_strdup("abcdef");
  1093. test_assert(tor_strisnonupper(cp));
  1094. cp[3] = 'D';
  1095. test_assert(!tor_strisnonupper(cp));
  1096. tor_strupper(cp);
  1097. test_streq(cp, "ABCDEF");
  1098. test_assert(tor_strisprint(cp));
  1099. cp[3] = 3;
  1100. test_assert(!tor_strisprint(cp));
  1101. tor_free(cp);
  1102. /* Test eat_whitespace. */
  1103. {
  1104. const char *s = " \n a";
  1105. test_eq_ptr(eat_whitespace(s), s+4);
  1106. s = "abcd";
  1107. test_eq_ptr(eat_whitespace(s), s);
  1108. s = "#xyz\nab";
  1109. test_eq_ptr(eat_whitespace(s), s+5);
  1110. }
  1111. /* Test memmem and memstr */
  1112. {
  1113. const char *haystack = "abcde";
  1114. tor_assert(!tor_memmem(haystack, 5, "ef", 2));
  1115. test_eq_ptr(tor_memmem(haystack, 5, "cd", 2), haystack + 2);
  1116. test_eq_ptr(tor_memmem(haystack, 5, "cde", 3), haystack + 2);
  1117. haystack = "ababcad";
  1118. test_eq_ptr(tor_memmem(haystack, 7, "abc", 3), haystack + 2);
  1119. test_eq_ptr(tor_memstr(haystack, 7, "abc"), haystack + 2);
  1120. test_assert(!tor_memstr(haystack, 7, "fe"));
  1121. test_assert(!tor_memstr(haystack, 7, "longerthantheoriginal"));
  1122. }
  1123. /* Test wrap_string */
  1124. {
  1125. smartlist_t *sl = smartlist_create();
  1126. wrap_string(sl, "This is a test of string wrapping functionality: woot.",
  1127. 10, "", "");
  1128. cp = smartlist_join_strings(sl, "", 0, NULL);
  1129. test_streq(cp,
  1130. "This is a\ntest of\nstring\nwrapping\nfunctional\nity: woot.\n");
  1131. tor_free(cp);
  1132. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1133. smartlist_clear(sl);
  1134. wrap_string(sl, "This is a test of string wrapping functionality: woot.",
  1135. 16, "### ", "# ");
  1136. cp = smartlist_join_strings(sl, "", 0, NULL);
  1137. test_streq(cp,
  1138. "### This is a\n# test of string\n# wrapping\n# functionality:\n"
  1139. "# woot.\n");
  1140. tor_free(cp);
  1141. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1142. smartlist_free(sl);
  1143. }
  1144. /* now make sure time works. */
  1145. tor_gettimeofday(&end);
  1146. /* We might've timewarped a little. */
  1147. test_assert(tv_udiff(&start, &end) >= -5000);
  1148. /* Test tor_log2(). */
  1149. test_eq(tor_log2(64), 6);
  1150. test_eq(tor_log2(65), 6);
  1151. test_eq(tor_log2(63), 5);
  1152. test_eq(tor_log2(1), 0);
  1153. test_eq(tor_log2(2), 1);
  1154. test_eq(tor_log2(3), 1);
  1155. test_eq(tor_log2(4), 2);
  1156. test_eq(tor_log2(5), 2);
  1157. test_eq(tor_log2(U64_LITERAL(40000000000000000)), 55);
  1158. test_eq(tor_log2(UINT64_MAX), 63);
  1159. /* Test round_to_power_of_2 */
  1160. test_eq(round_to_power_of_2(120), 128);
  1161. test_eq(round_to_power_of_2(128), 128);
  1162. test_eq(round_to_power_of_2(130), 128);
  1163. test_eq(round_to_power_of_2(U64_LITERAL(40000000000000000)),
  1164. U64_LITERAL(1)<<55);
  1165. test_eq(round_to_power_of_2(0), 2);
  1166. done:
  1167. ;
  1168. }
  1169. /** Helper: assert that IPv6 addresses <b>a</b> and <b>b</b> are the same. On
  1170. * failure, reports an error, describing the addresses as <b>e1</b> and
  1171. * <b>e2</b>, and reporting the line number as <b>line</b>. */
  1172. static void
  1173. _test_eq_ip6(struct in6_addr *a, struct in6_addr *b, const char *e1,
  1174. const char *e2, int line)
  1175. {
  1176. int i;
  1177. int ok = 1;
  1178. for (i = 0; i < 16; ++i) {
  1179. if (a->s6_addr[i] != b->s6_addr[i]) {
  1180. ok = 0;
  1181. break;
  1182. }
  1183. }
  1184. if (ok) {
  1185. printf("."); fflush(stdout);
  1186. } else {
  1187. char buf1[128], *cp1;
  1188. char buf2[128], *cp2;
  1189. have_failed = 1;
  1190. cp1 = buf1; cp2 = buf2;
  1191. for (i=0; i<16; ++i) {
  1192. tor_snprintf(cp1, sizeof(buf1)-(cp1-buf1), "%02x", a->s6_addr[i]);
  1193. tor_snprintf(cp2, sizeof(buf2)-(cp2-buf2), "%02x", b->s6_addr[i]);
  1194. cp1 += 2; cp2 += 2;
  1195. if ((i%2)==1 && i != 15) {
  1196. *cp1++ = ':';
  1197. *cp2++ = ':';
  1198. }
  1199. }
  1200. *cp1 = *cp2 = '\0';
  1201. printf("Line %d: assertion failed: (%s == %s)\n"
  1202. " %s != %s\n", line, e1, e2, buf1, buf2);
  1203. fflush(stdout);
  1204. }
  1205. }
  1206. /** Helper: Assert that two strings both decode as IPv6 addresses with
  1207. * tor_inet_pton(), and both decode to the same address. */
  1208. #define test_pton6_same(a,b) STMT_BEGIN \
  1209. test_eq(tor_inet_pton(AF_INET6, a, &a1), 1); \
  1210. test_eq(tor_inet_pton(AF_INET6, b, &a2), 1); \
  1211. _test_eq_ip6(&a1,&a2,#a,#b,__LINE__); \
  1212. STMT_END
  1213. /** Helper: Assert that <b>a</b> is recognized as a bad IPv6 address by
  1214. * tor_inet_pton(). */
  1215. #define test_pton6_bad(a) \
  1216. test_eq(0, tor_inet_pton(AF_INET6, a, &a1))
  1217. /** Helper: assert that <b>a</b>, when parsed by tor_inet_pton() and displayed
  1218. * with tor_inet_ntop(), yields <b>b</b>. Also assert that <b>b</b> parses to
  1219. * the same value as <b>a</b>. */
  1220. #define test_ntop6_reduces(a,b) STMT_BEGIN \
  1221. test_eq(tor_inet_pton(AF_INET6, a, &a1), 1); \
  1222. test_streq(tor_inet_ntop(AF_INET6, &a1, buf, sizeof(buf)), b); \
  1223. test_eq(tor_inet_pton(AF_INET6, b, &a2), 1); \
  1224. _test_eq_ip6(&a1, &a2, a, b, __LINE__); \
  1225. STMT_END
  1226. /** Helper: assert that <b>a</b> parses by tor_inet_pton() into a address that
  1227. * passes tor_addr_is_internal() with <b>for_listening</b> */
  1228. #define test_internal_ip(a,for_listening) STMT_BEGIN \
  1229. test_eq(tor_inet_pton(AF_INET6, a, &t1.addr.in6_addr), 1); \
  1230. t1.family = AF_INET6; \
  1231. if (!tor_addr_is_internal(&t1, for_listening)) \
  1232. test_fail_msg( a "was not internal."); \
  1233. STMT_END
  1234. /** Helper: assert that <b>a</b> parses by tor_inet_pton() into a address that
  1235. * does not pass tor_addr_is_internal() with <b>for_listening</b>. */
  1236. #define test_external_ip(a,for_listening) STMT_BEGIN \
  1237. test_eq(tor_inet_pton(AF_INET6, a, &t1.addr.in6_addr), 1); \
  1238. t1.family = AF_INET6; \
  1239. if (tor_addr_is_internal(&t1, for_listening)) \
  1240. test_fail_msg(a "was not external."); \
  1241. STMT_END
  1242. /** Helper: Assert that <b>a</b> and <b>b</b>, when parsed by
  1243. * tor_inet_pton(), give addresses that compare in the order defined by
  1244. * <b>op</b> with tor_addr_compare(). */
  1245. #define test_addr_compare(a, op, b) STMT_BEGIN \
  1246. test_eq(tor_inet_pton(AF_INET6, a, &t1.addr.in6_addr), 1); \
  1247. test_eq(tor_inet_pton(AF_INET6, b, &t2.addr.in6_addr), 1); \
  1248. t1.family = t2.family = AF_INET6; \
  1249. r = tor_addr_compare(&t1,&t2,CMP_SEMANTIC); \
  1250. if (!(r op 0)) \
  1251. test_fail_msg("failed: tor_addr_compare("a","b") "#op" 0"); \
  1252. STMT_END
  1253. /** Helper: Assert that <b>a</b> and <b>b</b>, when parsed by
  1254. * tor_inet_pton(), give addresses that compare in the order defined by
  1255. * <b>op</b> with tor_addr_compare_masked() with <b>m</b> masked. */
  1256. #define test_addr_compare_masked(a, op, b, m) STMT_BEGIN \
  1257. test_eq(tor_inet_pton(AF_INET6, a, &t1.addr.in6_addr), 1); \
  1258. test_eq(tor_inet_pton(AF_INET6, b, &t2.addr.in6_addr), 1); \
  1259. t1.family = t2.family = AF_INET6; \
  1260. r = tor_addr_compare_masked(&t1,&t2,m,CMP_SEMANTIC); \
  1261. if (!(r op 0)) \
  1262. test_fail_msg("failed: tor_addr_compare_masked("a","b","#m") "#op" 0"); \
  1263. STMT_END
  1264. /** Helper: assert that <b>xx</b> is parseable as a masked IPv6 address with
  1265. * ports by tor_parse_mask_addr_ports(), with family <b>f</b>, IP address
  1266. * as 4 32-bit words <b>ip1...ip4</b>, mask bits as <b>mm</b>, and port range
  1267. * as <b>pt1..pt2</b>. */
  1268. #define test_addr_mask_ports_parse(xx, f, ip1, ip2, ip3, ip4, mm, pt1, pt2) \
  1269. STMT_BEGIN \
  1270. test_eq(tor_addr_parse_mask_ports(xx, &t1, &mask, &port1, &port2), f); \
  1271. p1=tor_inet_ntop(AF_INET6, &t1.addr.in6_addr, bug, sizeof(bug)); \
  1272. test_eq(htonl(ip1), tor_addr_to_in6_addr32(&t1)[0]); \
  1273. test_eq(htonl(ip2), tor_addr_to_in6_addr32(&t1)[1]); \
  1274. test_eq(htonl(ip3), tor_addr_to_in6_addr32(&t1)[2]); \
  1275. test_eq(htonl(ip4), tor_addr_to_in6_addr32(&t1)[3]); \
  1276. test_eq(mask, mm); \
  1277. test_eq(port1, pt1); \
  1278. test_eq(port2, pt2); \
  1279. STMT_END
  1280. /** Run unit tests for IPv6 encoding/decoding/manipulation functions. */
  1281. static void
  1282. test_util_ip6_helpers(void)
  1283. {
  1284. char buf[TOR_ADDR_BUF_LEN], bug[TOR_ADDR_BUF_LEN];
  1285. struct in6_addr a1, a2;
  1286. tor_addr_t t1, t2;
  1287. int r, i;
  1288. uint16_t port1, port2;
  1289. maskbits_t mask;
  1290. const char *p1;
  1291. struct sockaddr_storage sa_storage;
  1292. struct sockaddr_in *sin;
  1293. struct sockaddr_in6 *sin6;
  1294. // struct in_addr b1, b2;
  1295. /* Test tor_inet_ntop and tor_inet_pton: IPv6 */
  1296. /* ==== Converting to and from sockaddr_t. */
  1297. sin = (struct sockaddr_in *)&sa_storage;
  1298. sin->sin_family = AF_INET;
  1299. sin->sin_port = 9090;
  1300. sin->sin_addr.s_addr = htonl(0x7f7f0102); /*127.127.1.2*/
  1301. tor_addr_from_sockaddr(&t1, (struct sockaddr *)sin, NULL);
  1302. test_eq(tor_addr_family(&t1), AF_INET);
  1303. test_eq(tor_addr_to_ipv4h(&t1), 0x7f7f0102);
  1304. memset(&sa_storage, 0, sizeof(sa_storage));
  1305. test_eq(sizeof(struct sockaddr_in),
  1306. tor_addr_to_sockaddr(&t1, 1234, (struct sockaddr *)&sa_storage,
  1307. sizeof(sa_storage)));
  1308. test_eq(1234, ntohs(sin->sin_port));
  1309. test_eq(0x7f7f0102, ntohl(sin->sin_addr.s_addr));
  1310. memset(&sa_storage, 0, sizeof(sa_storage));
  1311. sin6 = (struct sockaddr_in6 *)&sa_storage;
  1312. sin6->sin6_family = AF_INET6;
  1313. sin6->sin6_port = htons(7070);
  1314. sin6->sin6_addr.s6_addr[0] = 128;
  1315. tor_addr_from_sockaddr(&t1, (struct sockaddr *)sin6, NULL);
  1316. test_eq(tor_addr_family(&t1), AF_INET6);
  1317. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 0);
  1318. test_streq(p1, "8000::");
  1319. memset(&sa_storage, 0, sizeof(sa_storage));
  1320. test_eq(sizeof(struct sockaddr_in6),
  1321. tor_addr_to_sockaddr(&t1, 9999, (struct sockaddr *)&sa_storage,
  1322. sizeof(sa_storage)));
  1323. test_eq(AF_INET6, sin6->sin6_family);
  1324. test_eq(9999, ntohs(sin6->sin6_port));
  1325. test_eq(0x80000000, ntohl(S6_ADDR32(sin6->sin6_addr)[0]));
  1326. /* ==== tor_addr_lookup: static cases. (Can't test dns without knowing we
  1327. * have a good resolver. */
  1328. test_eq(0, tor_addr_lookup("127.128.129.130", AF_UNSPEC, &t1));
  1329. test_eq(AF_INET, tor_addr_family(&t1));
  1330. test_eq(tor_addr_to_ipv4h(&t1), 0x7f808182);
  1331. test_eq(0, tor_addr_lookup("9000::5", AF_UNSPEC, &t1));
  1332. test_eq(AF_INET6, tor_addr_family(&t1));
  1333. test_eq(0x90, tor_addr_to_in6_addr8(&t1)[0]);
  1334. test_assert(tor_mem_is_zero((char*)tor_addr_to_in6_addr8(&t1)+1, 14));
  1335. test_eq(0x05, tor_addr_to_in6_addr8(&t1)[15]);
  1336. /* === Test pton: valid af_inet6 */
  1337. /* Simple, valid parsing. */
  1338. r = tor_inet_pton(AF_INET6,
  1339. "0102:0304:0506:0708:090A:0B0C:0D0E:0F10", &a1);
  1340. test_assert(r==1);
  1341. for (i=0;i<16;++i) { test_eq(i+1, (int)a1.s6_addr[i]); }
  1342. /* ipv4 ending. */
  1343. test_pton6_same("0102:0304:0506:0708:090A:0B0C:0D0E:0F10",
  1344. "0102:0304:0506:0708:090A:0B0C:13.14.15.16");
  1345. /* shortened words. */
  1346. test_pton6_same("0001:0099:BEEF:0000:0123:FFFF:0001:0001",
  1347. "1:99:BEEF:0:0123:FFFF:1:1");
  1348. /* zeros at the beginning */
  1349. test_pton6_same("0000:0000:0000:0000:0009:C0A8:0001:0001",
  1350. "::9:c0a8:1:1");
  1351. test_pton6_same("0000:0000:0000:0000:0009:C0A8:0001:0001",
  1352. "::9:c0a8:0.1.0.1");
  1353. /* zeros in the middle. */
  1354. test_pton6_same("fe80:0000:0000:0000:0202:1111:0001:0001",
  1355. "fe80::202:1111:1:1");
  1356. /* zeros at the end. */
  1357. test_pton6_same("1000:0001:0000:0007:0000:0000:0000:0000",
  1358. "1000:1:0:7::");
  1359. /* === Test ntop: af_inet6 */
  1360. test_ntop6_reduces("0:0:0:0:0:0:0:0", "::");
  1361. test_ntop6_reduces("0001:0099:BEEF:0006:0123:FFFF:0001:0001",
  1362. "1:99:beef:6:123:ffff:1:1");
  1363. //test_ntop6_reduces("0:0:0:0:0:0:c0a8:0101", "::192.168.1.1");
  1364. test_ntop6_reduces("0:0:0:0:0:ffff:c0a8:0101", "::ffff:192.168.1.1");
  1365. test_ntop6_reduces("002:0:0000:0:3::4", "2::3:0:0:4");
  1366. test_ntop6_reduces("0:0::1:0:3", "::1:0:3");
  1367. test_ntop6_reduces("008:0::0", "8::");
  1368. test_ntop6_reduces("0:0:0:0:0:ffff::1", "::ffff:0.0.0.1");
  1369. test_ntop6_reduces("abcd:0:0:0:0:0:7f00::", "abcd::7f00:0");
  1370. test_ntop6_reduces("0000:0000:0000:0000:0009:C0A8:0001:0001",
  1371. "::9:c0a8:1:1");
  1372. test_ntop6_reduces("fe80:0000:0000:0000:0202:1111:0001:0001",
  1373. "fe80::202:1111:1:1");
  1374. test_ntop6_reduces("1000:0001:0000:0007:0000:0000:0000:0000",
  1375. "1000:1:0:7::");
  1376. /* === Test pton: invalid in6. */
  1377. test_pton6_bad("foobar.");
  1378. test_pton6_bad("55555::");
  1379. test_pton6_bad("9:-60::");
  1380. test_pton6_bad("1:2:33333:4:0002:3::");
  1381. //test_pton6_bad("1:2:3333:4:00002:3::");// BAD, but glibc doesn't say so.
  1382. test_pton6_bad("1:2:3333:4:fish:3::");
  1383. test_pton6_bad("1:2:3:4:5:6:7:8:9");
  1384. test_pton6_bad("1:2:3:4:5:6:7");
  1385. test_pton6_bad("1:2:3:4:5:6:1.2.3.4.5");
  1386. test_pton6_bad("1:2:3:4:5:6:1.2.3");
  1387. test_pton6_bad("::1.2.3");
  1388. test_pton6_bad("::1.2.3.4.5");
  1389. test_pton6_bad("99");
  1390. test_pton6_bad("");
  1391. test_pton6_bad("1::2::3:4");
  1392. test_pton6_bad("a:::b:c");
  1393. test_pton6_bad(":::a:b:c");
  1394. test_pton6_bad("a:b:c:::");
  1395. /* test internal checking */
  1396. test_external_ip("fbff:ffff::2:7", 0);
  1397. test_internal_ip("fc01::2:7", 0);
  1398. test_internal_ip("fdff:ffff::f:f", 0);
  1399. test_external_ip("fe00::3:f", 0);
  1400. test_external_ip("fe7f:ffff::2:7", 0);
  1401. test_internal_ip("fe80::2:7", 0);
  1402. test_internal_ip("febf:ffff::f:f", 0);
  1403. test_internal_ip("fec0::2:7:7", 0);
  1404. test_internal_ip("feff:ffff::e:7:7", 0);
  1405. test_external_ip("ff00::e:7:7", 0);
  1406. test_internal_ip("::", 0);
  1407. test_internal_ip("::1", 0);
  1408. test_internal_ip("::1", 1);
  1409. test_internal_ip("::", 0);
  1410. test_external_ip("::", 1);
  1411. test_external_ip("::2", 0);
  1412. test_external_ip("2001::", 0);
  1413. test_external_ip("ffff::", 0);
  1414. test_external_ip("::ffff:0.0.0.0", 1);
  1415. test_internal_ip("::ffff:0.0.0.0", 0);
  1416. test_internal_ip("::ffff:0.255.255.255", 0);
  1417. test_external_ip("::ffff:1.0.0.0", 0);
  1418. test_external_ip("::ffff:9.255.255.255", 0);
  1419. test_internal_ip("::ffff:10.0.0.0", 0);
  1420. test_internal_ip("::ffff:10.255.255.255", 0);
  1421. test_external_ip("::ffff:11.0.0.0", 0);
  1422. test_external_ip("::ffff:126.255.255.255", 0);
  1423. test_internal_ip("::ffff:127.0.0.0", 0);
  1424. test_internal_ip("::ffff:127.255.255.255", 0);
  1425. test_external_ip("::ffff:128.0.0.0", 0);
  1426. test_external_ip("::ffff:172.15.255.255", 0);
  1427. test_internal_ip("::ffff:172.16.0.0", 0);
  1428. test_internal_ip("::ffff:172.31.255.255", 0);
  1429. test_external_ip("::ffff:172.32.0.0", 0);
  1430. test_external_ip("::ffff:192.167.255.255", 0);
  1431. test_internal_ip("::ffff:192.168.0.0", 0);
  1432. test_internal_ip("::ffff:192.168.255.255", 0);
  1433. test_external_ip("::ffff:192.169.0.0", 0);
  1434. test_external_ip("::ffff:169.253.255.255", 0);
  1435. test_internal_ip("::ffff:169.254.0.0", 0);
  1436. test_internal_ip("::ffff:169.254.255.255", 0);
  1437. test_external_ip("::ffff:169.255.0.0", 0);
  1438. test_assert(is_internal_IP(0x7f000001, 0));
  1439. /* tor_addr_compare(tor_addr_t x2) */
  1440. test_addr_compare("ffff::", ==, "ffff::0");
  1441. test_addr_compare("0::3:2:1", >, "0::ffff:0.3.2.1");
  1442. test_addr_compare("0::2:2:1", >, "0::ffff:0.3.2.1");
  1443. test_addr_compare("0::ffff:0.3.2.1", <, "0::0:0:0");
  1444. test_addr_compare("0::ffff:5.2.2.1", <, "::ffff:6.0.0.0"); /* XXXX wrong. */
  1445. tor_addr_parse_mask_ports("[::ffff:2.3.4.5]", &t1, NULL, NULL, NULL);
  1446. tor_addr_parse_mask_ports("2.3.4.5", &t2, NULL, NULL, NULL);
  1447. test_assert(tor_addr_compare(&t1, &t2, CMP_SEMANTIC) == 0);
  1448. tor_addr_parse_mask_ports("[::ffff:2.3.4.4]", &t1, NULL, NULL, NULL);
  1449. tor_addr_parse_mask_ports("2.3.4.5", &t2, NULL, NULL, NULL);
  1450. test_assert(tor_addr_compare(&t1, &t2, CMP_SEMANTIC) < 0);
  1451. /* test compare_masked */
  1452. test_addr_compare_masked("ffff::", ==, "ffff::0", 128);
  1453. test_addr_compare_masked("ffff::", ==, "ffff::0", 64);
  1454. test_addr_compare_masked("0::2:2:1", <, "0::8000:2:1", 81);
  1455. test_addr_compare_masked("0::2:2:1", ==, "0::8000:2:1", 80);
  1456. /* Test decorated addr_to_string. */
  1457. test_eq(AF_INET6, tor_addr_from_str(&t1, "[123:45:6789::5005:11]"));
  1458. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 1);
  1459. test_streq(p1, "[123:45:6789::5005:11]");
  1460. test_eq(AF_INET, tor_addr_from_str(&t1, "18.0.0.1"));
  1461. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 1);
  1462. test_streq(p1, "18.0.0.1");
  1463. /* Test tor_addr_parse_reverse_lookup_name */
  1464. i = tor_addr_parse_reverse_lookup_name(&t1, "Foobar.baz", AF_UNSPEC, 0);
  1465. test_eq(0, i);
  1466. i = tor_addr_parse_reverse_lookup_name(&t1, "Foobar.baz", AF_UNSPEC, 1);
  1467. test_eq(0, i);
  1468. i = tor_addr_parse_reverse_lookup_name(&t1, "1.0.168.192.in-addr.arpa",
  1469. AF_UNSPEC, 1);
  1470. test_eq(1, i);
  1471. test_eq(tor_addr_family(&t1), AF_INET);
  1472. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 1);
  1473. test_streq(p1, "192.168.0.1");
  1474. i = tor_addr_parse_reverse_lookup_name(&t1, "192.168.0.99", AF_UNSPEC, 0);
  1475. test_eq(0, i);
  1476. i = tor_addr_parse_reverse_lookup_name(&t1, "192.168.0.99", AF_UNSPEC, 1);
  1477. test_eq(1, i);
  1478. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 1);
  1479. test_streq(p1, "192.168.0.99");
  1480. memset(&t1, 0, sizeof(t1));
  1481. i = tor_addr_parse_reverse_lookup_name(&t1,
  1482. "0.1.2.3.4.5.6.7.8.9.a.b.c.d.e.f."
  1483. "f.e.e.b.1.e.b.e.e.f.f.e.e.e.d.9."
  1484. "ip6.ARPA",
  1485. AF_UNSPEC, 0);
  1486. test_eq(1, i);
  1487. p1 = tor_addr_to_str(buf, &t1, sizeof(buf), 1);
  1488. test_streq(p1, "[9dee:effe:ebe1:beef:fedc:ba98:7654:3210]");
  1489. /* Failing cases. */
  1490. i = tor_addr_parse_reverse_lookup_name(&t1,
  1491. "6.7.8.9.a.b.c.d.e.f."
  1492. "f.e.e.b.1.e.b.e.e.f.f.e.e.e.d.9."
  1493. "ip6.ARPA",
  1494. AF_UNSPEC, 0);
  1495. test_eq(i, -1);
  1496. i = tor_addr_parse_reverse_lookup_name(&t1,
  1497. "6.7.8.9.a.b.c.d.e.f.a.b.c.d.e.f.0."
  1498. "f.e.e.b.1.e.b.e.e.f.f.e.e.e.d.9."
  1499. "ip6.ARPA",
  1500. AF_UNSPEC, 0);
  1501. test_eq(i, -1);
  1502. i = tor_addr_parse_reverse_lookup_name(&t1,
  1503. "6.7.8.9.a.b.c.d.e.f.X.0.0.0.0.9."
  1504. "f.e.e.b.1.e.b.e.e.f.f.e.e.e.d.9."
  1505. "ip6.ARPA",
  1506. AF_UNSPEC, 0);
  1507. test_eq(i, -1);
  1508. i = tor_addr_parse_reverse_lookup_name(&t1, "32.1.1.in-addr.arpa",
  1509. AF_UNSPEC, 0);
  1510. /* test_eq(i, -1); XXXX021 Apparently '32.1.1' is a valid aton address. */
  1511. i = tor_addr_parse_reverse_lookup_name(&t1, ".in-addr.arpa",
  1512. AF_UNSPEC, 0);
  1513. test_eq(i, -1);
  1514. i = tor_addr_parse_reverse_lookup_name(&t1, "1.2.3.4.5.in-addr.arpa",
  1515. AF_UNSPEC, 0);
  1516. test_eq(i, -1);
  1517. i = tor_addr_parse_reverse_lookup_name(&t1, "1.2.3.4.5.in-addr.arpa",
  1518. AF_INET6, 0);
  1519. test_eq(i, -1);
  1520. i = tor_addr_parse_reverse_lookup_name(&t1,
  1521. "6.7.8.9.a.b.c.d.e.f.a.b.c.d.e.0."
  1522. "f.e.e.b.1.e.b.e.e.f.f.e.e.e.d.9."
  1523. "ip6.ARPA",
  1524. AF_INET, 0);
  1525. test_eq(i, -1);
  1526. /* test tor_addr_parse_mask_ports */
  1527. test_addr_mask_ports_parse("[::f]/17:47-95", AF_INET6,
  1528. 0, 0, 0, 0x0000000f, 17, 47, 95);
  1529. //test_addr_parse("[::fefe:4.1.1.7/120]:999-1000");
  1530. //test_addr_parse_check("::fefe:401:107", 120, 999, 1000);
  1531. test_addr_mask_ports_parse("[::ffff:4.1.1.7]/120:443", AF_INET6,
  1532. 0, 0, 0x0000ffff, 0x04010107, 120, 443, 443);
  1533. test_addr_mask_ports_parse("[abcd:2::44a:0]:2-65000", AF_INET6,
  1534. 0xabcd0002, 0, 0, 0x044a0000, 128, 2, 65000);
  1535. r=tor_addr_parse_mask_ports("[fefef::]/112", &t1, NULL, NULL, NULL);
  1536. test_assert(r == -1);
  1537. r=tor_addr_parse_mask_ports("efef::/112", &t1, NULL, NULL, NULL);
  1538. test_assert(r == -1);
  1539. r=tor_addr_parse_mask_ports("[f:f:f:f:f:f:f:f::]", &t1, NULL, NULL, NULL);
  1540. test_assert(r == -1);
  1541. r=tor_addr_parse_mask_ports("[::f:f:f:f:f:f:f:f]", &t1, NULL, NULL, NULL);
  1542. test_assert(r == -1);
  1543. r=tor_addr_parse_mask_ports("[f:f:f:f:f:f:f:f:f]", &t1, NULL, NULL, NULL);
  1544. test_assert(r == -1);
  1545. /* Test for V4-mapped address with mask < 96. (arguably not valid) */
  1546. r=tor_addr_parse_mask_ports("[::ffff:1.1.2.2/33]", &t1, &mask, NULL, NULL);
  1547. test_assert(r == -1);
  1548. r=tor_addr_parse_mask_ports("1.1.2.2/33", &t1, &mask, NULL, NULL);
  1549. test_assert(r == -1);
  1550. r=tor_addr_parse_mask_ports("1.1.2.2/31", &t1, &mask, NULL, NULL);
  1551. test_assert(r == AF_INET);
  1552. r=tor_addr_parse_mask_ports("[efef::]/112", &t1, &mask, &port1, &port2);
  1553. test_assert(r == AF_INET6);
  1554. test_assert(port1 == 1);
  1555. test_assert(port2 == 65535);
  1556. /* make sure inet address lengths >= max */
  1557. test_assert(INET_NTOA_BUF_LEN >= sizeof("255.255.255.255"));
  1558. test_assert(TOR_ADDR_BUF_LEN >=
  1559. sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"));
  1560. test_assert(sizeof(tor_addr_t) >= sizeof(struct in6_addr));
  1561. /* get interface addresses */
  1562. r = get_interface_address6(LOG_DEBUG, AF_INET, &t1);
  1563. i = get_interface_address6(LOG_DEBUG, AF_INET6, &t2);
  1564. #if 0
  1565. tor_inet_ntop(AF_INET, &t1.sa.sin_addr, buf, sizeof(buf));
  1566. printf("\nv4 address: %s (family=%i)", buf, IN_FAMILY(&t1));
  1567. tor_inet_ntop(AF_INET6, &t2.sa6.sin6_addr, buf, sizeof(buf));
  1568. printf("\nv6 address: %s (family=%i)", buf, IN_FAMILY(&t2));
  1569. #endif
  1570. done:
  1571. ;
  1572. }
  1573. /** Run unit tests for basic dynamic-sized array functionality. */
  1574. static void
  1575. test_util_smartlist_basic(void)
  1576. {
  1577. smartlist_t *sl;
  1578. /* XXXX test sort_digests, uniq_strings, uniq_digests */
  1579. /* Test smartlist add, del_keeporder, insert, get. */
  1580. sl = smartlist_create();
  1581. smartlist_add(sl, (void*)1);
  1582. smartlist_add(sl, (void*)2);
  1583. smartlist_add(sl, (void*)3);
  1584. smartlist_add(sl, (void*)4);
  1585. smartlist_del_keeporder(sl, 1);
  1586. smartlist_insert(sl, 1, (void*)22);
  1587. smartlist_insert(sl, 0, (void*)0);
  1588. smartlist_insert(sl, 5, (void*)555);
  1589. test_eq_ptr((void*)0, smartlist_get(sl,0));
  1590. test_eq_ptr((void*)1, smartlist_get(sl,1));
  1591. test_eq_ptr((void*)22, smartlist_get(sl,2));
  1592. test_eq_ptr((void*)3, smartlist_get(sl,3));
  1593. test_eq_ptr((void*)4, smartlist_get(sl,4));
  1594. test_eq_ptr((void*)555, smartlist_get(sl,5));
  1595. /* Try deleting in the middle. */
  1596. smartlist_del(sl, 1);
  1597. test_eq_ptr((void*)555, smartlist_get(sl, 1));
  1598. /* Try deleting at the end. */
  1599. smartlist_del(sl, 4);
  1600. test_eq(4, smartlist_len(sl));
  1601. /* test isin. */
  1602. test_assert(smartlist_isin(sl, (void*)3));
  1603. test_assert(!smartlist_isin(sl, (void*)99));
  1604. done:
  1605. smartlist_free(sl);
  1606. }
  1607. /** Run unit tests for smartlist-of-strings functionality. */
  1608. static void
  1609. test_util_smartlist_strings(void)
  1610. {
  1611. smartlist_t *sl = smartlist_create();
  1612. char *cp=NULL, *cp_alloc=NULL;
  1613. size_t sz;
  1614. /* Test split and join */
  1615. test_eq(0, smartlist_len(sl));
  1616. smartlist_split_string(sl, "abc", ":", 0, 0);
  1617. test_eq(1, smartlist_len(sl));
  1618. test_streq("abc", smartlist_get(sl, 0));
  1619. smartlist_split_string(sl, "a::bc::", "::", 0, 0);
  1620. test_eq(4, smartlist_len(sl));
  1621. test_streq("a", smartlist_get(sl, 1));
  1622. test_streq("bc", smartlist_get(sl, 2));
  1623. test_streq("", smartlist_get(sl, 3));
  1624. cp_alloc = smartlist_join_strings(sl, "", 0, NULL);
  1625. test_streq(cp_alloc, "abcabc");
  1626. tor_free(cp_alloc);
  1627. cp_alloc = smartlist_join_strings(sl, "!", 0, NULL);
  1628. test_streq(cp_alloc, "abc!a!bc!");
  1629. tor_free(cp_alloc);
  1630. cp_alloc = smartlist_join_strings(sl, "XY", 0, NULL);
  1631. test_streq(cp_alloc, "abcXYaXYbcXY");
  1632. tor_free(cp_alloc);
  1633. cp_alloc = smartlist_join_strings(sl, "XY", 1, NULL);
  1634. test_streq(cp_alloc, "abcXYaXYbcXYXY");
  1635. tor_free(cp_alloc);
  1636. cp_alloc = smartlist_join_strings(sl, "", 1, NULL);
  1637. test_streq(cp_alloc, "abcabc");
  1638. tor_free(cp_alloc);
  1639. smartlist_split_string(sl, "/def/ /ghijk", "/", 0, 0);
  1640. test_eq(8, smartlist_len(sl));
  1641. test_streq("", smartlist_get(sl, 4));
  1642. test_streq("def", smartlist_get(sl, 5));
  1643. test_streq(" ", smartlist_get(sl, 6));
  1644. test_streq("ghijk", smartlist_get(sl, 7));
  1645. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1646. smartlist_clear(sl);
  1647. smartlist_split_string(sl, "a,bbd,cdef", ",", SPLIT_SKIP_SPACE, 0);
  1648. test_eq(3, smartlist_len(sl));
  1649. test_streq("a", smartlist_get(sl,0));
  1650. test_streq("bbd", smartlist_get(sl,1));
  1651. test_streq("cdef", smartlist_get(sl,2));
  1652. smartlist_split_string(sl, " z <> zhasd <> <> bnud<> ", "<>",
  1653. SPLIT_SKIP_SPACE, 0);
  1654. test_eq(8, smartlist_len(sl));
  1655. test_streq("z", smartlist_get(sl,3));
  1656. test_streq("zhasd", smartlist_get(sl,4));
  1657. test_streq("", smartlist_get(sl,5));
  1658. test_streq("bnud", smartlist_get(sl,6));
  1659. test_streq("", smartlist_get(sl,7));
  1660. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1661. smartlist_clear(sl);
  1662. smartlist_split_string(sl, " ab\tc \td ef ", NULL,
  1663. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1664. test_eq(4, smartlist_len(sl));
  1665. test_streq("ab", smartlist_get(sl,0));
  1666. test_streq("c", smartlist_get(sl,1));
  1667. test_streq("d", smartlist_get(sl,2));
  1668. test_streq("ef", smartlist_get(sl,3));
  1669. smartlist_split_string(sl, "ghi\tj", NULL,
  1670. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1671. test_eq(6, smartlist_len(sl));
  1672. test_streq("ghi", smartlist_get(sl,4));
  1673. test_streq("j", smartlist_get(sl,5));
  1674. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1675. smartlist_clear(sl);
  1676. cp_alloc = smartlist_join_strings(sl, "XY", 0, NULL);
  1677. test_streq(cp_alloc, "");
  1678. tor_free(cp_alloc);
  1679. cp_alloc = smartlist_join_strings(sl, "XY", 1, NULL);
  1680. test_streq(cp_alloc, "XY");
  1681. tor_free(cp_alloc);
  1682. smartlist_split_string(sl, " z <> zhasd <> <> bnud<> ", "<>",
  1683. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1684. test_eq(3, smartlist_len(sl));
  1685. test_streq("z", smartlist_get(sl, 0));
  1686. test_streq("zhasd", smartlist_get(sl, 1));
  1687. test_streq("bnud", smartlist_get(sl, 2));
  1688. smartlist_split_string(sl, " z <> zhasd <> <> bnud<> ", "<>",
  1689. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 2);
  1690. test_eq(5, smartlist_len(sl));
  1691. test_streq("z", smartlist_get(sl, 3));
  1692. test_streq("zhasd <> <> bnud<>", smartlist_get(sl, 4));
  1693. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1694. smartlist_clear(sl);
  1695. smartlist_split_string(sl, "abcd\n", "\n",
  1696. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1697. test_eq(1, smartlist_len(sl));
  1698. test_streq("abcd", smartlist_get(sl, 0));
  1699. smartlist_split_string(sl, "efgh", "\n",
  1700. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1701. test_eq(2, smartlist_len(sl));
  1702. test_streq("efgh", smartlist_get(sl, 1));
  1703. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1704. smartlist_clear(sl);
  1705. /* Test swapping, shuffling, and sorting. */
  1706. smartlist_split_string(sl, "the,onion,router,by,arma,and,nickm", ",", 0, 0);
  1707. test_eq(7, smartlist_len(sl));
  1708. smartlist_sort(sl, _compare_strs);
  1709. cp_alloc = smartlist_join_strings(sl, ",", 0, NULL);
  1710. test_streq(cp_alloc,"and,arma,by,nickm,onion,router,the");
  1711. tor_free(cp_alloc);
  1712. smartlist_swap(sl, 1, 5);
  1713. cp_alloc = smartlist_join_strings(sl, ",", 0, NULL);
  1714. test_streq(cp_alloc,"and,router,by,nickm,onion,arma,the");
  1715. tor_free(cp_alloc);
  1716. smartlist_shuffle(sl);
  1717. test_eq(7, smartlist_len(sl));
  1718. test_assert(smartlist_string_isin(sl, "and"));
  1719. test_assert(smartlist_string_isin(sl, "router"));
  1720. test_assert(smartlist_string_isin(sl, "by"));
  1721. test_assert(smartlist_string_isin(sl, "nickm"));
  1722. test_assert(smartlist_string_isin(sl, "onion"));
  1723. test_assert(smartlist_string_isin(sl, "arma"));
  1724. test_assert(smartlist_string_isin(sl, "the"));
  1725. /* Test bsearch. */
  1726. smartlist_sort(sl, _compare_strs);
  1727. test_streq("nickm", smartlist_bsearch(sl, "zNicKM",
  1728. _compare_without_first_ch));
  1729. test_streq("and", smartlist_bsearch(sl, " AND", _compare_without_first_ch));
  1730. test_eq_ptr(NULL, smartlist_bsearch(sl, " ANz", _compare_without_first_ch));
  1731. /* Test bsearch_idx */
  1732. {
  1733. int f;
  1734. test_eq(0, smartlist_bsearch_idx(sl," aaa",_compare_without_first_ch,&f));
  1735. test_eq(f, 0);
  1736. test_eq(0, smartlist_bsearch_idx(sl," and",_compare_without_first_ch,&f));
  1737. test_eq(f, 1);
  1738. test_eq(1, smartlist_bsearch_idx(sl," arm",_compare_without_first_ch,&f));
  1739. test_eq(f, 0);
  1740. test_eq(1, smartlist_bsearch_idx(sl," arma",_compare_without_first_ch,&f));
  1741. test_eq(f, 1);
  1742. test_eq(2, smartlist_bsearch_idx(sl," armb",_compare_without_first_ch,&f));
  1743. test_eq(f, 0);
  1744. test_eq(7, smartlist_bsearch_idx(sl," zzzz",_compare_without_first_ch,&f));
  1745. test_eq(f, 0);
  1746. }
  1747. /* Test reverse() and pop_last() */
  1748. smartlist_reverse(sl);
  1749. cp_alloc = smartlist_join_strings(sl, ",", 0, NULL);
  1750. test_streq(cp_alloc,"the,router,onion,nickm,by,arma,and");
  1751. tor_free(cp_alloc);
  1752. cp_alloc = smartlist_pop_last(sl);
  1753. test_streq(cp_alloc, "and");
  1754. tor_free(cp_alloc);
  1755. test_eq(smartlist_len(sl), 6);
  1756. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1757. smartlist_clear(sl);
  1758. cp_alloc = smartlist_pop_last(sl);
  1759. test_eq(cp_alloc, NULL);
  1760. /* Test uniq() */
  1761. smartlist_split_string(sl,
  1762. "50,noon,radar,a,man,a,plan,a,canal,panama,radar,noon,50",
  1763. ",", 0, 0);
  1764. smartlist_sort(sl, _compare_strs);
  1765. smartlist_uniq(sl, _compare_strs, _tor_free);
  1766. cp_alloc = smartlist_join_strings(sl, ",", 0, NULL);
  1767. test_streq(cp_alloc, "50,a,canal,man,noon,panama,plan,radar");
  1768. tor_free(cp_alloc);
  1769. /* Test string_isin and isin_case and num_isin */
  1770. test_assert(smartlist_string_isin(sl, "noon"));
  1771. test_assert(!smartlist_string_isin(sl, "noonoon"));
  1772. test_assert(smartlist_string_isin_case(sl, "nOOn"));
  1773. test_assert(!smartlist_string_isin_case(sl, "nooNooN"));
  1774. test_assert(smartlist_string_num_isin(sl, 50));
  1775. test_assert(!smartlist_string_num_isin(sl, 60));
  1776. /* Test smartlist_choose */
  1777. {
  1778. int i;
  1779. int allsame = 1;
  1780. int allin = 1;
  1781. void *first = smartlist_choose(sl);
  1782. test_assert(smartlist_isin(sl, first));
  1783. for (i = 0; i < 100; ++i) {
  1784. void *second = smartlist_choose(sl);
  1785. if (second != first)
  1786. allsame = 0;
  1787. if (!smartlist_isin(sl, second))
  1788. allin = 0;
  1789. }
  1790. test_assert(!allsame);
  1791. test_assert(allin);
  1792. }
  1793. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1794. smartlist_clear(sl);
  1795. /* Test string_remove and remove and join_strings2 */
  1796. smartlist_split_string(sl,
  1797. "Some say the Earth will end in ice and some in fire",
  1798. " ", 0, 0);
  1799. cp = smartlist_get(sl, 4);
  1800. test_streq(cp, "will");
  1801. smartlist_add(sl, cp);
  1802. smartlist_remove(sl, cp);
  1803. tor_free(cp);
  1804. cp_alloc = smartlist_join_strings(sl, ",", 0, NULL);
  1805. test_streq(cp_alloc, "Some,say,the,Earth,fire,end,in,ice,and,some,in");
  1806. tor_free(cp_alloc);
  1807. smartlist_string_remove(sl, "in");
  1808. cp_alloc = smartlist_join_strings2(sl, "+XX", 1, 0, &sz);
  1809. test_streq(cp_alloc, "Some+say+the+Earth+fire+end+some+ice+and");
  1810. test_eq((int)sz, 40);
  1811. done:
  1812. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1813. smartlist_free(sl);
  1814. tor_free(cp_alloc);
  1815. }
  1816. /** Run unit tests for smartlist set manipulation functions. */
  1817. static void
  1818. test_util_smartlist_overlap(void)
  1819. {
  1820. smartlist_t *sl = smartlist_create();
  1821. smartlist_t *ints = smartlist_create();
  1822. smartlist_t *odds = smartlist_create();
  1823. smartlist_t *evens = smartlist_create();
  1824. smartlist_t *primes = smartlist_create();
  1825. int i;
  1826. for (i=1; i < 10; i += 2)
  1827. smartlist_add(odds, (void*)(uintptr_t)i);
  1828. for (i=0; i < 10; i += 2)
  1829. smartlist_add(evens, (void*)(uintptr_t)i);
  1830. /* add_all */
  1831. smartlist_add_all(ints, odds);
  1832. smartlist_add_all(ints, evens);
  1833. test_eq(smartlist_len(ints), 10);
  1834. smartlist_add(primes, (void*)2);
  1835. smartlist_add(primes, (void*)3);
  1836. smartlist_add(primes, (void*)5);
  1837. smartlist_add(primes, (void*)7);
  1838. /* overlap */
  1839. test_assert(smartlist_overlap(ints, odds));
  1840. test_assert(smartlist_overlap(odds, primes));
  1841. test_assert(smartlist_overlap(evens, primes));
  1842. test_assert(!smartlist_overlap(odds, evens));
  1843. /* intersect */
  1844. smartlist_add_all(sl, odds);
  1845. smartlist_intersect(sl, primes);
  1846. test_eq(smartlist_len(sl), 3);
  1847. test_assert(smartlist_isin(sl, (void*)3));
  1848. test_assert(smartlist_isin(sl, (void*)5));
  1849. test_assert(smartlist_isin(sl, (void*)7));
  1850. /* subtract */
  1851. smartlist_add_all(sl, primes);
  1852. smartlist_subtract(sl, odds);
  1853. test_eq(smartlist_len(sl), 1);
  1854. test_assert(smartlist_isin(sl, (void*)2));
  1855. done:
  1856. smartlist_free(odds);
  1857. smartlist_free(evens);
  1858. smartlist_free(ints);
  1859. smartlist_free(primes);
  1860. smartlist_free(sl);
  1861. }
  1862. /** Run unit tests for smartlist-of-digests functions. */
  1863. static void
  1864. test_util_smartlist_digests(void)
  1865. {
  1866. smartlist_t *sl = smartlist_create();
  1867. /* digest_isin. */
  1868. smartlist_add(sl, tor_memdup("AAAAAAAAAAAAAAAAAAAA", DIGEST_LEN));
  1869. smartlist_add(sl, tor_memdup("\00090AAB2AAAAaasdAAAAA", DIGEST_LEN));
  1870. smartlist_add(sl, tor_memdup("\00090AAB2AAAAaasdAAAAA", DIGEST_LEN));
  1871. test_eq(0, smartlist_digest_isin(NULL, "AAAAAAAAAAAAAAAAAAAA"));
  1872. test_assert(smartlist_digest_isin(sl, "AAAAAAAAAAAAAAAAAAAA"));
  1873. test_assert(smartlist_digest_isin(sl, "\00090AAB2AAAAaasdAAAAA"));
  1874. test_eq(0, smartlist_digest_isin(sl, "\00090AAB2AAABaasdAAAAA"));
  1875. /* sort digests */
  1876. smartlist_sort_digests(sl);
  1877. test_memeq(smartlist_get(sl, 0), "\00090AAB2AAAAaasdAAAAA", DIGEST_LEN);
  1878. test_memeq(smartlist_get(sl, 1), "\00090AAB2AAAAaasdAAAAA", DIGEST_LEN);
  1879. test_memeq(smartlist_get(sl, 2), "AAAAAAAAAAAAAAAAAAAA", DIGEST_LEN);
  1880. test_eq(3, smartlist_len(sl));
  1881. /* uniq_digests */
  1882. smartlist_uniq_digests(sl);
  1883. test_eq(2, smartlist_len(sl));
  1884. test_memeq(smartlist_get(sl, 0), "\00090AAB2AAAAaasdAAAAA", DIGEST_LEN);
  1885. test_memeq(smartlist_get(sl, 1), "AAAAAAAAAAAAAAAAAAAA", DIGEST_LEN);
  1886. done:
  1887. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1888. smartlist_free(sl);
  1889. }
  1890. /** Run unit tests for concatenate-a-smartlist-of-strings functions. */
  1891. static void
  1892. test_util_smartlist_join(void)
  1893. {
  1894. smartlist_t *sl = smartlist_create();
  1895. smartlist_t *sl2 = smartlist_create(), *sl3 = smartlist_create(),
  1896. *sl4 = smartlist_create();
  1897. char *joined=NULL;
  1898. /* unique, sorted. */
  1899. smartlist_split_string(sl,
  1900. "Abashments Ambush Anchorman Bacon Banks Borscht "
  1901. "Bunks Inhumane Insurance Knish Know Manners "
  1902. "Maraschinos Stamina Sunbonnets Unicorns Wombats",
  1903. " ", 0, 0);
  1904. /* non-unique, sorted. */
  1905. smartlist_split_string(sl2,
  1906. "Ambush Anchorman Anchorman Anemias Anemias Bacon "
  1907. "Crossbowmen Inhumane Insurance Knish Know Manners "
  1908. "Manners Maraschinos Wombats Wombats Work",
  1909. " ", 0, 0);
  1910. SMARTLIST_FOREACH_JOIN(sl, char *, cp1,
  1911. sl2, char *, cp2,
  1912. strcmp(cp1,cp2),
  1913. smartlist_add(sl3, cp2)) {
  1914. test_streq(cp1, cp2);
  1915. smartlist_add(sl4, cp1);
  1916. } SMARTLIST_FOREACH_JOIN_END(cp1, cp2);
  1917. SMARTLIST_FOREACH(sl3, const char *, cp,
  1918. test_assert(smartlist_isin(sl2, cp) &&
  1919. !smartlist_string_isin(sl, cp)));
  1920. SMARTLIST_FOREACH(sl4, const char *, cp,
  1921. test_assert(smartlist_isin(sl, cp) &&
  1922. smartlist_string_isin(sl2, cp)));
  1923. joined = smartlist_join_strings(sl3, ",", 0, NULL);
  1924. test_streq(joined, "Anemias,Anemias,Crossbowmen,Work");
  1925. tor_free(joined);
  1926. joined = smartlist_join_strings(sl4, ",", 0, NULL);
  1927. test_streq(joined, "Ambush,Anchorman,Anchorman,Bacon,Inhumane,Insurance,"
  1928. "Knish,Know,Manners,Manners,Maraschinos,Wombats,Wombats");
  1929. tor_free(joined);
  1930. done:
  1931. smartlist_free(sl4);
  1932. smartlist_free(sl3);
  1933. SMARTLIST_FOREACH(sl2, char *, cp, tor_free(cp));
  1934. smartlist_free(sl2);
  1935. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1936. smartlist_free(sl);
  1937. tor_free(joined);
  1938. }
  1939. /** Run unit tests for bitarray code */
  1940. static void
  1941. test_util_bitarray(void)
  1942. {
  1943. bitarray_t *ba = NULL;
  1944. int i, j, ok=1;
  1945. ba = bitarray_init_zero(1);
  1946. test_assert(ba);
  1947. test_assert(! bitarray_is_set(ba, 0));
  1948. bitarray_set(ba, 0);
  1949. test_assert(bitarray_is_set(ba, 0));
  1950. bitarray_clear(ba, 0);
  1951. test_assert(! bitarray_is_set(ba, 0));
  1952. bitarray_free(ba);
  1953. ba = bitarray_init_zero(1023);
  1954. for (i = 1; i < 64; ) {
  1955. for (j = 0; j < 1023; ++j) {
  1956. if (j % i)
  1957. bitarray_set(ba, j);
  1958. else
  1959. bitarray_clear(ba, j);
  1960. }
  1961. for (j = 0; j < 1023; ++j) {
  1962. if (!bool_eq(bitarray_is_set(ba, j), j%i))
  1963. ok = 0;
  1964. }
  1965. test_assert(ok);
  1966. if (i < 7)
  1967. ++i;
  1968. else if (i == 28)
  1969. i = 32;
  1970. else
  1971. i += 7;
  1972. }
  1973. done:
  1974. if (ba)
  1975. bitarray_free(ba);
  1976. }
  1977. /** Run unit tests for digest set code (implemented as a hashtable or as a
  1978. * bloom filter) */
  1979. static void
  1980. test_util_digestset(void)
  1981. {
  1982. smartlist_t *included = smartlist_create();
  1983. char d[DIGEST_LEN];
  1984. int i;
  1985. int ok = 1;
  1986. int false_positives = 0;
  1987. digestset_t *set = NULL;
  1988. for (i = 0; i < 1000; ++i) {
  1989. crypto_rand(d, DIGEST_LEN);
  1990. smartlist_add(included, tor_memdup(d, DIGEST_LEN));
  1991. }
  1992. set = digestset_new(1000);
  1993. SMARTLIST_FOREACH(included, const char *, cp,
  1994. if (digestset_isin(set, cp))
  1995. ok = 0);
  1996. test_assert(ok);
  1997. SMARTLIST_FOREACH(included, const char *, cp,
  1998. digestset_add(set, cp));
  1999. SMARTLIST_FOREACH(included, const char *, cp,
  2000. if (!digestset_isin(set, cp))
  2001. ok = 0);
  2002. test_assert(ok);
  2003. for (i = 0; i < 1000; ++i) {
  2004. crypto_rand(d, DIGEST_LEN);
  2005. if (digestset_isin(set, d))
  2006. ++false_positives;
  2007. }
  2008. test_assert(false_positives < 50); /* Should be far lower. */
  2009. done:
  2010. if (set)
  2011. digestset_free(set);
  2012. SMARTLIST_FOREACH(included, char *, cp, tor_free(cp));
  2013. smartlist_free(included);
  2014. }
  2015. /* stop threads running at once. */
  2016. /* DOCDOC _thread_test_mutex */
  2017. static tor_mutex_t *_thread_test_mutex = NULL;
  2018. /* make sure that threads have to run at the same time. */
  2019. /* DOCDOC _thread_test_start1 */
  2020. static tor_mutex_t *_thread_test_start1 = NULL;
  2021. /* DOCDOC _thread_test_start2 */
  2022. static tor_mutex_t *_thread_test_start2 = NULL;
  2023. /* DOCDOC _thread_test_strmap */
  2024. static strmap_t *_thread_test_strmap = NULL;
  2025. /* DOCDOC _thread1_name */
  2026. static char *_thread1_name = NULL;
  2027. /* DOCDOC _thread2_name */
  2028. static char *_thread2_name = NULL;
  2029. static void _thread_test_func(void* _s) ATTR_NORETURN;
  2030. /* DOCDOC t1_count */
  2031. static int t1_count = 0;
  2032. /* DOCDOC t2_count */
  2033. static int t2_count = 0;
  2034. /** Helper function for threading unit tests: This function runs in a
  2035. * subthread. It grabs its own mutex (start1 or start2) to make sure that it
  2036. * should start, then it repeatedly alters _test_thread_strmap protected by
  2037. * _thread_test_mutex. */
  2038. static void
  2039. _thread_test_func(void* _s)
  2040. {
  2041. char *s = _s;
  2042. int i, *count;
  2043. tor_mutex_t *m;
  2044. char buf[64];
  2045. char **cp;
  2046. if (!strcmp(s, "thread 1")) {
  2047. m = _thread_test_start1;
  2048. cp = &_thread1_name;
  2049. count = &t1_count;
  2050. } else {
  2051. m = _thread_test_start2;
  2052. cp = &_thread2_name;
  2053. count = &t2_count;
  2054. }
  2055. tor_mutex_acquire(m);
  2056. tor_snprintf(buf, sizeof(buf), "%lu", tor_get_thread_id());
  2057. *cp = tor_strdup(buf);
  2058. for (i=0; i<10000; ++i) {
  2059. tor_mutex_acquire(_thread_test_mutex);
  2060. strmap_set(_thread_test_strmap, "last to run", *cp);
  2061. ++*count;
  2062. tor_mutex_release(_thread_test_mutex);
  2063. }
  2064. tor_mutex_acquire(_thread_test_mutex);
  2065. strmap_set(_thread_test_strmap, s, *cp);
  2066. tor_mutex_release(_thread_test_mutex);
  2067. tor_mutex_release(m);
  2068. spawn_exit();
  2069. }
  2070. /** Run unit tests for threading logic. */
  2071. static void
  2072. test_util_threads(void)
  2073. {
  2074. char *s1 = NULL, *s2 = NULL;
  2075. int done = 0, timedout = 0;
  2076. time_t started;
  2077. #ifndef TOR_IS_MULTITHREADED
  2078. /* Skip this test if we aren't threading. We should be threading most
  2079. * everywhere by now. */
  2080. if (1)
  2081. return;
  2082. #endif
  2083. _thread_test_mutex = tor_mutex_new();
  2084. _thread_test_start1 = tor_mutex_new();
  2085. _thread_test_start2 = tor_mutex_new();
  2086. _thread_test_strmap = strmap_new();
  2087. s1 = tor_strdup("thread 1");
  2088. s2 = tor_strdup("thread 2");
  2089. tor_mutex_acquire(_thread_test_start1);
  2090. tor_mutex_acquire(_thread_test_start2);
  2091. spawn_func(_thread_test_func, s1);
  2092. spawn_func(_thread_test_func, s2);
  2093. tor_mutex_release(_thread_test_start2);
  2094. tor_mutex_release(_thread_test_start1);
  2095. started = time(NULL);
  2096. while (!done) {
  2097. tor_mutex_acquire(_thread_test_mutex);
  2098. strmap_assert_ok(_thread_test_strmap);
  2099. if (strmap_get(_thread_test_strmap, "thread 1") &&
  2100. strmap_get(_thread_test_strmap, "thread 2")) {
  2101. done = 1;
  2102. } else if (time(NULL) > started + 25) {
  2103. timedout = done = 1;
  2104. }
  2105. tor_mutex_release(_thread_test_mutex);
  2106. }
  2107. tor_mutex_free(_thread_test_mutex);
  2108. tor_mutex_acquire(_thread_test_start1);
  2109. tor_mutex_release(_thread_test_start1);
  2110. tor_mutex_acquire(_thread_test_start2);
  2111. tor_mutex_release(_thread_test_start2);
  2112. if (timedout) {
  2113. printf("\nTimed out: %d %d", t1_count, t2_count);
  2114. test_assert(strmap_get(_thread_test_strmap, "thread 1"));
  2115. test_assert(strmap_get(_thread_test_strmap, "thread 2"));
  2116. test_assert(!timedout);
  2117. }
  2118. /* different thread IDs. */
  2119. test_assert(strcmp(strmap_get(_thread_test_strmap, "thread 1"),
  2120. strmap_get(_thread_test_strmap, "thread 2")));
  2121. test_assert(!strcmp(strmap_get(_thread_test_strmap, "thread 1"),
  2122. strmap_get(_thread_test_strmap, "last to run")) ||
  2123. !strcmp(strmap_get(_thread_test_strmap, "thread 2"),
  2124. strmap_get(_thread_test_strmap, "last to run")));
  2125. done:
  2126. tor_free(s1);
  2127. tor_free(s2);
  2128. tor_free(_thread1_name);
  2129. tor_free(_thread2_name);
  2130. if (_thread_test_strmap)
  2131. strmap_free(_thread_test_strmap, NULL);
  2132. if (_thread_test_start1)
  2133. tor_mutex_free(_thread_test_start1);
  2134. if (_thread_test_start2)
  2135. tor_mutex_free(_thread_test_start2);
  2136. }
  2137. /** Helper: return a tristate based on comparing two strings. */
  2138. static int
  2139. _compare_strings_for_pqueue(const void *s1, const void *s2)
  2140. {
  2141. return strcmp((const char*)s1, (const char*)s2);
  2142. }
  2143. /** Run unit tests for heap-based priority queue functions. */
  2144. static void
  2145. test_util_pqueue(void)
  2146. {
  2147. smartlist_t *sl = NULL;
  2148. int (*cmp)(const void *, const void*);
  2149. #define OK() smartlist_pqueue_assert_ok(sl, cmp)
  2150. cmp = _compare_strings_for_pqueue;
  2151. sl = smartlist_create();
  2152. smartlist_pqueue_add(sl, cmp, (char*)"cows");
  2153. smartlist_pqueue_add(sl, cmp, (char*)"zebras");
  2154. smartlist_pqueue_add(sl, cmp, (char*)"fish");
  2155. smartlist_pqueue_add(sl, cmp, (char*)"frogs");
  2156. smartlist_pqueue_add(sl, cmp, (char*)"apples");
  2157. smartlist_pqueue_add(sl, cmp, (char*)"squid");
  2158. smartlist_pqueue_add(sl, cmp, (char*)"daschunds");
  2159. smartlist_pqueue_add(sl, cmp, (char*)"eggplants");
  2160. smartlist_pqueue_add(sl, cmp, (char*)"weissbier");
  2161. smartlist_pqueue_add(sl, cmp, (char*)"lobsters");
  2162. smartlist_pqueue_add(sl, cmp, (char*)"roquefort");
  2163. OK();
  2164. test_eq(smartlist_len(sl), 11);
  2165. test_streq(smartlist_get(sl, 0), "apples");
  2166. test_streq(smartlist_pqueue_pop(sl, cmp), "apples");
  2167. test_eq(smartlist_len(sl), 10);
  2168. OK();
  2169. test_streq(smartlist_pqueue_pop(sl, cmp), "cows");
  2170. test_streq(smartlist_pqueue_pop(sl, cmp), "daschunds");
  2171. smartlist_pqueue_add(sl, cmp, (char*)"chinchillas");
  2172. OK();
  2173. smartlist_pqueue_add(sl, cmp, (char*)"fireflies");
  2174. OK();
  2175. test_streq(smartlist_pqueue_pop(sl, cmp), "chinchillas");
  2176. test_streq(smartlist_pqueue_pop(sl, cmp), "eggplants");
  2177. test_streq(smartlist_pqueue_pop(sl, cmp), "fireflies");
  2178. OK();
  2179. test_streq(smartlist_pqueue_pop(sl, cmp), "fish");
  2180. test_streq(smartlist_pqueue_pop(sl, cmp), "frogs");
  2181. test_streq(smartlist_pqueue_pop(sl, cmp), "lobsters");
  2182. test_streq(smartlist_pqueue_pop(sl, cmp), "roquefort");
  2183. OK();
  2184. test_eq(smartlist_len(sl), 3);
  2185. test_streq(smartlist_pqueue_pop(sl, cmp), "squid");
  2186. test_streq(smartlist_pqueue_pop(sl, cmp), "weissbier");
  2187. test_streq(smartlist_pqueue_pop(sl, cmp), "zebras");
  2188. test_eq(smartlist_len(sl), 0);
  2189. OK();
  2190. #undef OK
  2191. done:
  2192. if (sl)
  2193. smartlist_free(sl);
  2194. }
  2195. /** Run unit tests for compression functions */
  2196. static void
  2197. test_util_gzip(void)
  2198. {
  2199. char *buf1=NULL, *buf2=NULL, *buf3=NULL, *cp1, *cp2;
  2200. const char *ccp2;
  2201. size_t len1, len2;
  2202. tor_zlib_state_t *state = NULL;
  2203. buf1 = tor_strdup("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAAAAAAAAAAAAAAAAAAAZ");
  2204. test_assert(detect_compression_method(buf1, strlen(buf1)) == UNKNOWN_METHOD);
  2205. if (is_gzip_supported()) {
  2206. test_assert(!tor_gzip_compress(&buf2, &len1, buf1, strlen(buf1)+1,
  2207. GZIP_METHOD));
  2208. test_assert(buf2);
  2209. test_assert(!memcmp(buf2, "\037\213", 2)); /* Gzip magic. */
  2210. test_assert(detect_compression_method(buf2, len1) == GZIP_METHOD);
  2211. test_assert(!tor_gzip_uncompress(&buf3, &len2, buf2, len1,
  2212. GZIP_METHOD, 1, LOG_INFO));
  2213. test_assert(buf3);
  2214. test_streq(buf1,buf3);
  2215. tor_free(buf2);
  2216. tor_free(buf3);
  2217. }
  2218. test_assert(!tor_gzip_compress(&buf2, &len1, buf1, strlen(buf1)+1,
  2219. ZLIB_METHOD));
  2220. test_assert(buf2);
  2221. test_assert(!memcmp(buf2, "\x78\xDA", 2)); /* deflate magic. */
  2222. test_assert(detect_compression_method(buf2, len1) == ZLIB_METHOD);
  2223. test_assert(!tor_gzip_uncompress(&buf3, &len2, buf2, len1,
  2224. ZLIB_METHOD, 1, LOG_INFO));
  2225. test_assert(buf3);
  2226. test_streq(buf1,buf3);
  2227. /* Check whether we can uncompress concatenated, compresed strings. */
  2228. tor_free(buf3);
  2229. buf2 = tor_realloc(buf2, len1*2);
  2230. memcpy(buf2+len1, buf2, len1);
  2231. test_assert(!tor_gzip_uncompress(&buf3, &len2, buf2, len1*2,
  2232. ZLIB_METHOD, 1, LOG_INFO));
  2233. test_eq(len2, (strlen(buf1)+1)*2);
  2234. test_memeq(buf3,
  2235. "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAAAAAAAAAAAAAAAAAAAZ\0"
  2236. "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAAAAAAAAAAAAAAAAAAAZ\0",
  2237. (strlen(buf1)+1)*2);
  2238. tor_free(buf1);
  2239. tor_free(buf2);
  2240. tor_free(buf3);
  2241. /* Check whether we can uncompress partial strings. */
  2242. buf1 =
  2243. tor_strdup("String with low redundancy that won't be compressed much.");
  2244. test_assert(!tor_gzip_compress(&buf2, &len1, buf1, strlen(buf1)+1,
  2245. ZLIB_METHOD));
  2246. tor_assert(len1>16);
  2247. /* when we allow an uncomplete string, we should succeed.*/
  2248. tor_assert(!tor_gzip_uncompress(&buf3, &len2, buf2, len1-16,
  2249. ZLIB_METHOD, 0, LOG_INFO));
  2250. buf3[len2]='\0';
  2251. tor_assert(len2 > 5);
  2252. tor_assert(!strcmpstart(buf1, buf3));
  2253. /* when we demand a complete string, this must fail. */
  2254. tor_free(buf3);
  2255. tor_assert(tor_gzip_uncompress(&buf3, &len2, buf2, len1-16,
  2256. ZLIB_METHOD, 1, LOG_INFO));
  2257. tor_assert(!buf3);
  2258. /* Now, try streaming compression. */
  2259. tor_free(buf1);
  2260. tor_free(buf2);
  2261. tor_free(buf3);
  2262. state = tor_zlib_new(1, ZLIB_METHOD);
  2263. tor_assert(state);
  2264. cp1 = buf1 = tor_malloc(1024);
  2265. len1 = 1024;
  2266. ccp2 = "ABCDEFGHIJABCDEFGHIJ";
  2267. len2 = 21;
  2268. test_assert(tor_zlib_process(state, &cp1, &len1, &ccp2, &len2, 0)
  2269. == TOR_ZLIB_OK);
  2270. test_eq(len2, 0); /* Make sure we compressed it all. */
  2271. test_assert(cp1 > buf1);
  2272. len2 = 0;
  2273. cp2 = cp1;
  2274. test_assert(tor_zlib_process(state, &cp1, &len1, &ccp2, &len2, 1)
  2275. == TOR_ZLIB_DONE);
  2276. test_eq(len2, 0);
  2277. test_assert(cp1 > cp2); /* Make sure we really added something. */
  2278. tor_assert(!tor_gzip_uncompress(&buf3, &len2, buf1, 1024-len1,
  2279. ZLIB_METHOD, 1, LOG_WARN));
  2280. test_streq(buf3, "ABCDEFGHIJABCDEFGHIJ"); /*Make sure it compressed right.*/
  2281. done:
  2282. if (state)
  2283. tor_zlib_free(state);
  2284. tor_free(buf2);
  2285. tor_free(buf3);
  2286. tor_free(buf1);
  2287. }
  2288. /** Run unit tests for string-to-void* map functions */
  2289. static void
  2290. test_util_strmap(void)
  2291. {
  2292. strmap_t *map;
  2293. strmap_iter_t *iter;
  2294. const char *k;
  2295. void *v;
  2296. char *visited = NULL;
  2297. smartlist_t *found_keys = NULL;
  2298. map = strmap_new();
  2299. test_assert(map);
  2300. test_eq(strmap_size(map), 0);
  2301. test_assert(strmap_isempty(map));
  2302. v = strmap_set(map, "K1", (void*)99);
  2303. test_eq(v, NULL);
  2304. test_assert(!strmap_isempty(map));
  2305. v = strmap_set(map, "K2", (void*)101);
  2306. test_eq(v, NULL);
  2307. v = strmap_set(map, "K1", (void*)100);
  2308. test_eq(v, (void*)99);
  2309. test_eq_ptr(strmap_get(map,"K1"), (void*)100);
  2310. test_eq_ptr(strmap_get(map,"K2"), (void*)101);
  2311. test_eq_ptr(strmap_get(map,"K-not-there"), NULL);
  2312. strmap_assert_ok(map);
  2313. v = strmap_remove(map,"K2");
  2314. strmap_assert_ok(map);
  2315. test_eq_ptr(v, (void*)101);
  2316. test_eq_ptr(strmap_get(map,"K2"), NULL);
  2317. test_eq_ptr(strmap_remove(map,"K2"), NULL);
  2318. strmap_set(map, "K2", (void*)101);
  2319. strmap_set(map, "K3", (void*)102);
  2320. strmap_set(map, "K4", (void*)103);
  2321. test_eq(strmap_size(map), 4);
  2322. strmap_assert_ok(map);
  2323. strmap_set(map, "K5", (void*)104);
  2324. strmap_set(map, "K6", (void*)105);
  2325. strmap_assert_ok(map);
  2326. /* Test iterator. */
  2327. iter = strmap_iter_init(map);
  2328. found_keys = smartlist_create();
  2329. while (!strmap_iter_done(iter)) {
  2330. strmap_iter_get(iter,&k,&v);
  2331. smartlist_add(found_keys, tor_strdup(k));
  2332. test_eq_ptr(v, strmap_get(map, k));
  2333. if (!strcmp(k, "K2")) {
  2334. iter = strmap_iter_next_rmv(map,iter);
  2335. } else {
  2336. iter = strmap_iter_next(map,iter);
  2337. }
  2338. }
  2339. /* Make sure we removed K2, but not the others. */
  2340. test_eq_ptr(strmap_get(map, "K2"), NULL);
  2341. test_eq_ptr(strmap_get(map, "K5"), (void*)104);
  2342. /* Make sure we visited everyone once */
  2343. smartlist_sort_strings(found_keys);
  2344. visited = smartlist_join_strings(found_keys, ":", 0, NULL);
  2345. test_streq(visited, "K1:K2:K3:K4:K5:K6");
  2346. strmap_assert_ok(map);
  2347. /* Clean up after ourselves. */
  2348. strmap_free(map, NULL);
  2349. map = NULL;
  2350. /* Now try some lc functions. */
  2351. map = strmap_new();
  2352. strmap_set_lc(map,"Ab.C", (void*)1);
  2353. test_eq_ptr(strmap_get(map,"ab.c"), (void*)1);
  2354. strmap_assert_ok(map);
  2355. test_eq_ptr(strmap_get_lc(map,"AB.C"), (void*)1);
  2356. test_eq_ptr(strmap_get(map,"AB.C"), NULL);
  2357. test_eq_ptr(strmap_remove_lc(map,"aB.C"), (void*)1);
  2358. strmap_assert_ok(map);
  2359. test_eq_ptr(strmap_get_lc(map,"AB.C"), NULL);
  2360. done:
  2361. if (map)
  2362. strmap_free(map,NULL);
  2363. if (found_keys) {
  2364. SMARTLIST_FOREACH(found_keys, char *, cp, tor_free(cp));
  2365. smartlist_free(found_keys);
  2366. }
  2367. tor_free(visited);
  2368. }
  2369. /** Run unit tests for mmap() wrapper functionality. */
  2370. static void
  2371. test_util_mmap(void)
  2372. {
  2373. char *fname1 = tor_strdup(get_fname("mapped_1"));
  2374. char *fname2 = tor_strdup(get_fname("mapped_2"));
  2375. char *fname3 = tor_strdup(get_fname("mapped_3"));
  2376. const size_t buflen = 17000;
  2377. char *buf = tor_malloc(17000);
  2378. tor_mmap_t *mapping = NULL;
  2379. crypto_rand(buf, buflen);
  2380. mapping = tor_mmap_file(fname1);
  2381. test_assert(! mapping);
  2382. write_str_to_file(fname1, "Short file.", 1);
  2383. write_bytes_to_file(fname2, buf, buflen, 1);
  2384. write_bytes_to_file(fname3, buf, 16384, 1);
  2385. mapping = tor_mmap_file(fname1);
  2386. test_assert(mapping);
  2387. test_eq(mapping->size, strlen("Short file."));
  2388. test_streq(mapping->data, "Short file.");
  2389. #ifdef MS_WINDOWS
  2390. tor_munmap_file(mapping);
  2391. mapping = NULL;
  2392. test_assert(unlink(fname1) == 0);
  2393. #else
  2394. /* make sure we can unlink. */
  2395. test_assert(unlink(fname1) == 0);
  2396. test_streq(mapping->data, "Short file.");
  2397. tor_munmap_file(mapping);
  2398. mapping = NULL;
  2399. #endif
  2400. /* Now a zero-length file. */
  2401. write_str_to_file(fname1, "", 1);
  2402. mapping = tor_mmap_file(fname1);
  2403. test_eq(mapping, NULL);
  2404. test_eq(ERANGE, errno);
  2405. unlink(fname1);
  2406. /* Make sure that we fail to map a no-longer-existent file. */
  2407. mapping = tor_mmap_file(fname1);
  2408. test_assert(mapping == NULL);
  2409. /* Now try a big file that stretches across a few pages and isn't aligned */
  2410. mapping = tor_mmap_file(fname2);
  2411. test_assert(mapping);
  2412. test_eq(mapping->size, buflen);
  2413. test_memeq(mapping->data, buf, buflen);
  2414. tor_munmap_file(mapping);
  2415. mapping = NULL;
  2416. /* Now try a big aligned file. */
  2417. mapping = tor_mmap_file(fname3);
  2418. test_assert(mapping);
  2419. test_eq(mapping->size, 16384);
  2420. test_memeq(mapping->data, buf, 16384);
  2421. tor_munmap_file(mapping);
  2422. mapping = NULL;
  2423. done:
  2424. unlink(fname1);
  2425. unlink(fname2);
  2426. unlink(fname3);
  2427. tor_free(fname1);
  2428. tor_free(fname2);
  2429. tor_free(fname3);
  2430. tor_free(buf);
  2431. if (mapping)
  2432. tor_munmap_file(mapping);
  2433. }
  2434. /** Run unit tests for escaping/unescaping data for use by controllers. */
  2435. static void
  2436. test_util_control_formats(void)
  2437. {
  2438. char *out = NULL;
  2439. const char *inp =
  2440. "..This is a test\r\nof the emergency \nbroadcast\r\n..system.\r\nZ.\r\n";
  2441. size_t sz;
  2442. sz = read_escaped_data(inp, strlen(inp), &out);
  2443. test_streq(out,
  2444. ".This is a test\nof the emergency \nbroadcast\n.system.\nZ.\n");
  2445. test_eq(sz, strlen(out));
  2446. done:
  2447. tor_free(out);
  2448. }
  2449. /** Run unit tests for the onion handshake code. */
  2450. static void
  2451. test_onion_handshake(void)
  2452. {
  2453. /* client-side */
  2454. crypto_dh_env_t *c_dh = NULL;
  2455. char c_buf[ONIONSKIN_CHALLENGE_LEN];
  2456. char c_keys[40];
  2457. /* server-side */
  2458. char s_buf[ONIONSKIN_REPLY_LEN];
  2459. char s_keys[40];
  2460. /* shared */
  2461. crypto_pk_env_t *pk = NULL;
  2462. pk = pk_generate(0);
  2463. /* client handshake 1. */
  2464. memset(c_buf, 0, ONIONSKIN_CHALLENGE_LEN);
  2465. test_assert(! onion_skin_create(pk, &c_dh, c_buf));
  2466. /* server handshake */
  2467. memset(s_buf, 0, ONIONSKIN_REPLY_LEN);
  2468. memset(s_keys, 0, 40);
  2469. test_assert(! onion_skin_server_handshake(c_buf, pk, NULL,
  2470. s_buf, s_keys, 40));
  2471. /* client handshake 2 */
  2472. memset(c_keys, 0, 40);
  2473. test_assert(! onion_skin_client_handshake(c_dh, s_buf, c_keys, 40));
  2474. if (memcmp(c_keys, s_keys, 40)) {
  2475. puts("Aiiiie");
  2476. exit(1);
  2477. }
  2478. test_memeq(c_keys, s_keys, 40);
  2479. memset(s_buf, 0, 40);
  2480. test_memneq(c_keys, s_buf, 40);
  2481. done:
  2482. if (c_dh)
  2483. crypto_dh_free(c_dh);
  2484. if (pk)
  2485. crypto_free_pk_env(pk);
  2486. }
  2487. /* DOCDOC fingerprint_list */
  2488. extern smartlist_t *fingerprint_list;
  2489. /** Run unit tests for router descriptor generation logic. */
  2490. static void
  2491. test_dir_format(void)
  2492. {
  2493. char buf[8192], buf2[8192];
  2494. char platform[256];
  2495. char fingerprint[FINGERPRINT_LEN+1];
  2496. char *pk1_str = NULL, *pk2_str = NULL, *pk3_str = NULL, *cp;
  2497. size_t pk1_str_len, pk2_str_len, pk3_str_len;
  2498. routerinfo_t *r1=NULL, *r2=NULL;
  2499. crypto_pk_env_t *pk1 = NULL, *pk2 = NULL, *pk3 = NULL;
  2500. routerinfo_t *rp1 = NULL;
  2501. addr_policy_t *ex1, *ex2;
  2502. routerlist_t *dir1 = NULL, *dir2 = NULL;
  2503. tor_version_t ver1;
  2504. pk1 = pk_generate(0);
  2505. pk2 = pk_generate(1);
  2506. pk3 = pk_generate(2);
  2507. test_assert( is_legal_nickname("a"));
  2508. test_assert(!is_legal_nickname(""));
  2509. test_assert(!is_legal_nickname("abcdefghijklmnopqrst")); /* 20 chars */
  2510. test_assert(!is_legal_nickname("hyphen-")); /* bad char */
  2511. test_assert( is_legal_nickname("abcdefghijklmnopqrs")); /* 19 chars */
  2512. test_assert(!is_legal_nickname("$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  2513. /* valid */
  2514. test_assert( is_legal_nickname_or_hexdigest(
  2515. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  2516. test_assert( is_legal_nickname_or_hexdigest(
  2517. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA=fred"));
  2518. test_assert( is_legal_nickname_or_hexdigest(
  2519. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA~fred"));
  2520. /* too short */
  2521. test_assert(!is_legal_nickname_or_hexdigest(
  2522. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  2523. /* illegal char */
  2524. test_assert(!is_legal_nickname_or_hexdigest(
  2525. "$AAAAAAzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  2526. /* hex part too long */
  2527. test_assert(!is_legal_nickname_or_hexdigest(
  2528. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  2529. test_assert(!is_legal_nickname_or_hexdigest(
  2530. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=fred"));
  2531. /* Bad nickname */
  2532. test_assert(!is_legal_nickname_or_hexdigest(
  2533. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="));
  2534. test_assert(!is_legal_nickname_or_hexdigest(
  2535. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~"));
  2536. test_assert(!is_legal_nickname_or_hexdigest(
  2537. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~hyphen-"));
  2538. test_assert(!is_legal_nickname_or_hexdigest(
  2539. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~"
  2540. "abcdefghijklmnoppqrst"));
  2541. /* Bad extra char. */
  2542. test_assert(!is_legal_nickname_or_hexdigest(
  2543. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!"));
  2544. test_assert(is_legal_nickname_or_hexdigest("xyzzy"));
  2545. test_assert(is_legal_nickname_or_hexdigest("abcdefghijklmnopqrs"));
  2546. test_assert(!is_legal_nickname_or_hexdigest("abcdefghijklmnopqrst"));
  2547. get_platform_str(platform, sizeof(platform));
  2548. r1 = tor_malloc_zero(sizeof(routerinfo_t));
  2549. r1->address = tor_strdup("18.244.0.1");
  2550. r1->addr = 0xc0a80001u; /* 192.168.0.1 */
  2551. r1->cache_info.published_on = 0;
  2552. r1->or_port = 9000;
  2553. r1->dir_port = 9003;
  2554. r1->onion_pkey = crypto_pk_dup_key(pk1);
  2555. r1->identity_pkey = crypto_pk_dup_key(pk2);
  2556. r1->bandwidthrate = 1000;
  2557. r1->bandwidthburst = 5000;
  2558. r1->bandwidthcapacity = 10000;
  2559. r1->exit_policy = NULL;
  2560. r1->nickname = tor_strdup("Magri");
  2561. r1->platform = tor_strdup(platform);
  2562. ex1 = tor_malloc_zero(sizeof(addr_policy_t));
  2563. ex2 = tor_malloc_zero(sizeof(addr_policy_t));
  2564. ex1->policy_type = ADDR_POLICY_ACCEPT;
  2565. tor_addr_from_ipv4h(&ex1->addr, 0);
  2566. ex1->maskbits = 0;
  2567. ex1->prt_min = ex1->prt_max = 80;
  2568. ex2->policy_type = ADDR_POLICY_REJECT;
  2569. tor_addr_from_ipv4h(&ex2->addr, 18<<24);
  2570. ex2->maskbits = 8;
  2571. ex2->prt_min = ex2->prt_max = 24;
  2572. r2 = tor_malloc_zero(sizeof(routerinfo_t));
  2573. r2->address = tor_strdup("1.1.1.1");
  2574. r2->addr = 0x0a030201u; /* 10.3.2.1 */
  2575. r2->platform = tor_strdup(platform);
  2576. r2->cache_info.published_on = 5;
  2577. r2->or_port = 9005;
  2578. r2->dir_port = 0;
  2579. r2->onion_pkey = crypto_pk_dup_key(pk2);
  2580. r2->identity_pkey = crypto_pk_dup_key(pk1);
  2581. r2->bandwidthrate = r2->bandwidthburst = r2->bandwidthcapacity = 3000;
  2582. r2->exit_policy = smartlist_create();
  2583. smartlist_add(r2->exit_policy, ex2);
  2584. smartlist_add(r2->exit_policy, ex1);
  2585. r2->nickname = tor_strdup("Fred");
  2586. test_assert(!crypto_pk_write_public_key_to_string(pk1, &pk1_str,
  2587. &pk1_str_len));
  2588. test_assert(!crypto_pk_write_public_key_to_string(pk2 , &pk2_str,
  2589. &pk2_str_len));
  2590. test_assert(!crypto_pk_write_public_key_to_string(pk3 , &pk3_str,
  2591. &pk3_str_len));
  2592. memset(buf, 0, 2048);
  2593. test_assert(router_dump_router_to_string(buf, 2048, r1, pk2)>0);
  2594. strlcpy(buf2, "router Magri 18.244.0.1 9000 0 9003\n"
  2595. "platform Tor "VERSION" on ", sizeof(buf2));
  2596. strlcat(buf2, get_uname(), sizeof(buf2));
  2597. strlcat(buf2, "\n"
  2598. "opt protocols Link 1 2 Circuit 1\n"
  2599. "published 1970-01-01 00:00:00\n"
  2600. "opt fingerprint ", sizeof(buf2));
  2601. test_assert(!crypto_pk_get_fingerprint(pk2, fingerprint, 1));
  2602. strlcat(buf2, fingerprint, sizeof(buf2));
  2603. strlcat(buf2, "\nuptime 0\n"
  2604. /* XXX the "0" above is hardcoded, but even if we made it reflect
  2605. * uptime, that still wouldn't make it right, because the two
  2606. * descriptors might be made on different seconds... hm. */
  2607. "bandwidth 1000 5000 10000\n"
  2608. "opt extra-info-digest 0000000000000000000000000000000000000000\n"
  2609. "onion-key\n", sizeof(buf2));
  2610. strlcat(buf2, pk1_str, sizeof(buf2));
  2611. strlcat(buf2, "signing-key\n", sizeof(buf2));
  2612. strlcat(buf2, pk2_str, sizeof(buf2));
  2613. strlcat(buf2, "opt hidden-service-dir\n", sizeof(buf2));
  2614. strlcat(buf2, "reject *:*\nrouter-signature\n", sizeof(buf2));
  2615. buf[strlen(buf2)] = '\0'; /* Don't compare the sig; it's never the same
  2616. * twice */
  2617. test_streq(buf, buf2);
  2618. test_assert(router_dump_router_to_string(buf, 2048, r1, pk2)>0);
  2619. cp = buf;
  2620. rp1 = router_parse_entry_from_string((const char*)cp,NULL,1,0,NULL);
  2621. test_assert(rp1);
  2622. test_streq(rp1->address, r1->address);
  2623. test_eq(rp1->or_port, r1->or_port);
  2624. //test_eq(rp1->dir_port, r1->dir_port);
  2625. test_eq(rp1->bandwidthrate, r1->bandwidthrate);
  2626. test_eq(rp1->bandwidthburst, r1->bandwidthburst);
  2627. test_eq(rp1->bandwidthcapacity, r1->bandwidthcapacity);
  2628. test_assert(crypto_pk_cmp_keys(rp1->onion_pkey, pk1) == 0);
  2629. test_assert(crypto_pk_cmp_keys(rp1->identity_pkey, pk2) == 0);
  2630. //test_assert(rp1->exit_policy == NULL);
  2631. #if 0
  2632. /* XXX Once we have exit policies, test this again. XXX */
  2633. strlcpy(buf2, "router tor.tor.tor 9005 0 0 3000\n", sizeof(buf2));
  2634. strlcat(buf2, pk2_str, sizeof(buf2));
  2635. strlcat(buf2, "signing-key\n", sizeof(buf2));
  2636. strlcat(buf2, pk1_str, sizeof(buf2));
  2637. strlcat(buf2, "accept *:80\nreject 18.*:24\n\n", sizeof(buf2));
  2638. test_assert(router_dump_router_to_string(buf, 2048, &r2, pk2)>0);
  2639. test_streq(buf, buf2);
  2640. cp = buf;
  2641. rp2 = router_parse_entry_from_string(&cp,1);
  2642. test_assert(rp2);
  2643. test_streq(rp2->address, r2.address);
  2644. test_eq(rp2->or_port, r2.or_port);
  2645. test_eq(rp2->dir_port, r2.dir_port);
  2646. test_eq(rp2->bandwidth, r2.bandwidth);
  2647. test_assert(crypto_pk_cmp_keys(rp2->onion_pkey, pk2) == 0);
  2648. test_assert(crypto_pk_cmp_keys(rp2->identity_pkey, pk1) == 0);
  2649. test_eq(rp2->exit_policy->policy_type, EXIT_POLICY_ACCEPT);
  2650. test_streq(rp2->exit_policy->string, "accept *:80");
  2651. test_streq(rp2->exit_policy->address, "*");
  2652. test_streq(rp2->exit_policy->port, "80");
  2653. test_eq(rp2->exit_policy->next->policy_type, EXIT_POLICY_REJECT);
  2654. test_streq(rp2->exit_policy->next->string, "reject 18.*:24");
  2655. test_streq(rp2->exit_policy->next->address, "18.*");
  2656. test_streq(rp2->exit_policy->next->port, "24");
  2657. test_assert(rp2->exit_policy->next->next == NULL);
  2658. /* Okay, now for the directories. */
  2659. {
  2660. fingerprint_list = smartlist_create();
  2661. crypto_pk_get_fingerprint(pk2, buf, 1);
  2662. add_fingerprint_to_dir("Magri", buf, fingerprint_list);
  2663. crypto_pk_get_fingerprint(pk1, buf, 1);
  2664. add_fingerprint_to_dir("Fred", buf, fingerprint_list);
  2665. }
  2666. {
  2667. char d[DIGEST_LEN];
  2668. const char *m;
  2669. /* XXXX NM re-enable. */
  2670. /* Make sure routers aren't too far in the past any more. */
  2671. r1->cache_info.published_on = time(NULL);
  2672. r2->cache_info.published_on = time(NULL)-3*60*60;
  2673. test_assert(router_dump_router_to_string(buf, 2048, r1, pk2)>0);
  2674. test_eq(dirserv_add_descriptor(buf,&m), ROUTER_ADDED_NOTIFY_GENERATOR);
  2675. test_assert(router_dump_router_to_string(buf, 2048, r2, pk1)>0);
  2676. test_eq(dirserv_add_descriptor(buf,&m), ROUTER_ADDED_NOTIFY_GENERATOR);
  2677. get_options()->Nickname = tor_strdup("DirServer");
  2678. test_assert(!dirserv_dump_directory_to_string(&cp,pk3, 0));
  2679. crypto_pk_get_digest(pk3, d);
  2680. test_assert(!router_parse_directory(cp));
  2681. test_eq(2, smartlist_len(dir1->routers));
  2682. tor_free(cp);
  2683. }
  2684. #endif
  2685. dirserv_free_fingerprint_list();
  2686. /* Try out version parsing functionality */
  2687. test_eq(0, tor_version_parse("0.3.4pre2-cvs", &ver1));
  2688. test_eq(0, ver1.major);
  2689. test_eq(3, ver1.minor);
  2690. test_eq(4, ver1.micro);
  2691. test_eq(VER_PRE, ver1.status);
  2692. test_eq(2, ver1.patchlevel);
  2693. test_eq(0, tor_version_parse("0.3.4rc1", &ver1));
  2694. test_eq(0, ver1.major);
  2695. test_eq(3, ver1.minor);
  2696. test_eq(4, ver1.micro);
  2697. test_eq(VER_RC, ver1.status);
  2698. test_eq(1, ver1.patchlevel);
  2699. test_eq(0, tor_version_parse("1.3.4", &ver1));
  2700. test_eq(1, ver1.major);
  2701. test_eq(3, ver1.minor);
  2702. test_eq(4, ver1.micro);
  2703. test_eq(VER_RELEASE, ver1.status);
  2704. test_eq(0, ver1.patchlevel);
  2705. test_eq(0, tor_version_parse("1.3.4.999", &ver1));
  2706. test_eq(1, ver1.major);
  2707. test_eq(3, ver1.minor);
  2708. test_eq(4, ver1.micro);
  2709. test_eq(VER_RELEASE, ver1.status);
  2710. test_eq(999, ver1.patchlevel);
  2711. test_eq(0, tor_version_parse("0.1.2.4-alpha", &ver1));
  2712. test_eq(0, ver1.major);
  2713. test_eq(1, ver1.minor);
  2714. test_eq(2, ver1.micro);
  2715. test_eq(4, ver1.patchlevel);
  2716. test_eq(VER_RELEASE, ver1.status);
  2717. test_streq("alpha", ver1.status_tag);
  2718. test_eq(0, tor_version_parse("0.1.2.4", &ver1));
  2719. test_eq(0, ver1.major);
  2720. test_eq(1, ver1.minor);
  2721. test_eq(2, ver1.micro);
  2722. test_eq(4, ver1.patchlevel);
  2723. test_eq(VER_RELEASE, ver1.status);
  2724. test_streq("", ver1.status_tag);
  2725. #define test_eq_vs(vs1, vs2) test_eq_type(version_status_t, "%d", (vs1), (vs2))
  2726. #define test_v_i_o(val, ver, lst) \
  2727. test_eq_vs(val, tor_version_is_obsolete(ver, lst))
  2728. /* make sure tor_version_is_obsolete() works */
  2729. test_v_i_o(VS_OLD, "0.0.1", "Tor 0.0.2");
  2730. test_v_i_o(VS_OLD, "0.0.1", "0.0.2, Tor 0.0.3");
  2731. test_v_i_o(VS_OLD, "0.0.1", "0.0.2,Tor 0.0.3");
  2732. test_v_i_o(VS_OLD, "0.0.1","0.0.3,BetterTor 0.0.1");
  2733. test_v_i_o(VS_RECOMMENDED, "0.0.2", "Tor 0.0.2,Tor 0.0.3");
  2734. test_v_i_o(VS_NEW_IN_SERIES, "0.0.2", "Tor 0.0.2pre1,Tor 0.0.3");
  2735. test_v_i_o(VS_OLD, "0.0.2", "Tor 0.0.2.1,Tor 0.0.3");
  2736. test_v_i_o(VS_NEW, "0.1.0", "Tor 0.0.2,Tor 0.0.3");
  2737. test_v_i_o(VS_RECOMMENDED, "0.0.7rc2", "0.0.7,Tor 0.0.7rc2,Tor 0.0.8");
  2738. test_v_i_o(VS_OLD, "0.0.5.0", "0.0.5.1-cvs");
  2739. test_v_i_o(VS_NEW_IN_SERIES, "0.0.5.1-cvs", "0.0.5, 0.0.6");
  2740. /* Not on list, but newer than any in same series. */
  2741. test_v_i_o(VS_NEW_IN_SERIES, "0.1.0.3",
  2742. "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  2743. /* Series newer than any on list. */
  2744. test_v_i_o(VS_NEW, "0.1.2.3", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  2745. /* Series older than any on list. */
  2746. test_v_i_o(VS_OLD, "0.0.1.3", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  2747. /* Not on list, not newer than any on same series. */
  2748. test_v_i_o(VS_UNRECOMMENDED, "0.1.0.1",
  2749. "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  2750. /* On list, not newer than any on same series. */
  2751. test_v_i_o(VS_UNRECOMMENDED,
  2752. "0.1.0.1", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  2753. test_eq(0, tor_version_as_new_as("Tor 0.0.5", "0.0.9pre1-cvs"));
  2754. test_eq(1, tor_version_as_new_as(
  2755. "Tor 0.0.8 on Darwin 64-121-192-100.c3-0."
  2756. "sfpo-ubr1.sfrn-sfpo.ca.cable.rcn.com Power Macintosh",
  2757. "0.0.8rc2"));
  2758. test_eq(0, tor_version_as_new_as(
  2759. "Tor 0.0.8 on Darwin 64-121-192-100.c3-0."
  2760. "sfpo-ubr1.sfrn-sfpo.ca.cable.rcn.com Power Macintosh", "0.0.8.2"));
  2761. /* Now try svn revisions. */
  2762. test_eq(1, tor_version_as_new_as("Tor 0.2.1.0-dev (r100)",
  2763. "Tor 0.2.1.0-dev (r99)"));
  2764. test_eq(1, tor_version_as_new_as("Tor 0.2.1.0-dev (r100) on Banana Jr",
  2765. "Tor 0.2.1.0-dev (r99) on Hal 9000"));
  2766. test_eq(1, tor_version_as_new_as("Tor 0.2.1.0-dev (r100)",
  2767. "Tor 0.2.1.0-dev on Colossus"));
  2768. test_eq(0, tor_version_as_new_as("Tor 0.2.1.0-dev (r99)",
  2769. "Tor 0.2.1.0-dev (r100)"));
  2770. test_eq(0, tor_version_as_new_as("Tor 0.2.1.0-dev (r99) on MCP",
  2771. "Tor 0.2.1.0-dev (r100) on AM"));
  2772. test_eq(0, tor_version_as_new_as("Tor 0.2.1.0-dev",
  2773. "Tor 0.2.1.0-dev (r99)"));
  2774. test_eq(1, tor_version_as_new_as("Tor 0.2.1.1",
  2775. "Tor 0.2.1.0-dev (r99)"));
  2776. done:
  2777. if (r1)
  2778. routerinfo_free(r1);
  2779. if (r2)
  2780. routerinfo_free(r2);
  2781. tor_free(pk1_str);
  2782. tor_free(pk2_str);
  2783. tor_free(pk3_str);
  2784. if (pk1) crypto_free_pk_env(pk1);
  2785. if (pk2) crypto_free_pk_env(pk2);
  2786. if (pk3) crypto_free_pk_env(pk3);
  2787. if (rp1) routerinfo_free(rp1);
  2788. tor_free(dir1); /* XXXX And more !*/
  2789. tor_free(dir2); /* And more !*/
  2790. }
  2791. /** Run unit tests for misc directory functions. */
  2792. static void
  2793. test_dirutil(void)
  2794. {
  2795. smartlist_t *sl = smartlist_create();
  2796. fp_pair_t *pair;
  2797. dir_split_resource_into_fingerprint_pairs(
  2798. /* Two pairs, out of order, with one duplicate. */
  2799. "73656372657420646174612E0000000000FFFFFF-"
  2800. "557365204145532d32353620696e73746561642e+"
  2801. "73656372657420646174612E0000000000FFFFFF-"
  2802. "557365204145532d32353620696e73746561642e+"
  2803. "48657861646563696d616c2069736e277420736f-"
  2804. "676f6f6420666f7220686964696e6720796f7572.z", sl);
  2805. test_eq(smartlist_len(sl), 2);
  2806. pair = smartlist_get(sl, 0);
  2807. test_memeq(pair->first, "Hexadecimal isn't so", DIGEST_LEN);
  2808. test_memeq(pair->second, "good for hiding your", DIGEST_LEN);
  2809. pair = smartlist_get(sl, 1);
  2810. test_memeq(pair->first, "secret data.\0\0\0\0\0\xff\xff\xff", DIGEST_LEN);
  2811. test_memeq(pair->second, "Use AES-256 instead.", DIGEST_LEN);
  2812. done:
  2813. SMARTLIST_FOREACH(sl, fp_pair_t *, pair, tor_free(pair));
  2814. smartlist_free(sl);
  2815. }
  2816. /* DOCDOC AUTHORITY_CERT_1 */
  2817. extern const char AUTHORITY_CERT_1[];
  2818. /* DOCDOC AUTHORITY_SIGNKEY_1 */
  2819. extern const char AUTHORITY_SIGNKEY_1[];
  2820. /* DOCDOC AUTHORITY_CERT_2 */
  2821. extern const char AUTHORITY_CERT_2[];
  2822. /* DOCDOC AUTHORITY_SIGNKEY_2 */
  2823. extern const char AUTHORITY_SIGNKEY_2[];
  2824. /* DOCDOC AUTHORITY_CERT_3 */
  2825. extern const char AUTHORITY_CERT_3[];
  2826. /* DOCDOC AUTHORITY_SIGNKEY_3 */
  2827. extern const char AUTHORITY_SIGNKEY_3[];
  2828. /** Helper: Test that two networkstatus_voter_info_t do in fact represent the
  2829. * same voting authority, and that they do in fact have all the same
  2830. * information. */
  2831. static void
  2832. test_same_voter(networkstatus_voter_info_t *v1,
  2833. networkstatus_voter_info_t *v2)
  2834. {
  2835. test_streq(v1->nickname, v2->nickname);
  2836. test_memeq(v1->identity_digest, v2->identity_digest, DIGEST_LEN);
  2837. test_streq(v1->address, v2->address);
  2838. test_eq(v1->addr, v2->addr);
  2839. test_eq(v1->dir_port, v2->dir_port);
  2840. test_eq(v1->or_port, v2->or_port);
  2841. test_streq(v1->contact, v2->contact);
  2842. test_memeq(v1->vote_digest, v2->vote_digest, DIGEST_LEN);
  2843. done:
  2844. ;
  2845. }
  2846. /** Run unit tests for getting the median of a list. */
  2847. static void
  2848. test_util_order_functions(void)
  2849. {
  2850. int lst[25], n = 0;
  2851. // int a=12,b=24,c=25,d=60,e=77;
  2852. #define median() median_int(lst, n)
  2853. lst[n++] = 12;
  2854. test_eq(12, median()); /* 12 */
  2855. lst[n++] = 77;
  2856. //smartlist_shuffle(sl);
  2857. test_eq(12, median()); /* 12, 77 */
  2858. lst[n++] = 77;
  2859. //smartlist_shuffle(sl);
  2860. test_eq(77, median()); /* 12, 77, 77 */
  2861. lst[n++] = 24;
  2862. test_eq(24, median()); /* 12,24,77,77 */
  2863. lst[n++] = 60;
  2864. lst[n++] = 12;
  2865. lst[n++] = 25;
  2866. //smartlist_shuffle(sl);
  2867. test_eq(25, median()); /* 12,12,24,25,60,77,77 */
  2868. #undef median
  2869. done:
  2870. ;
  2871. }
  2872. /** Helper: Make a new routerinfo containing the right information for a
  2873. * given vote_routerstatus_t. */
  2874. static routerinfo_t *
  2875. generate_ri_from_rs(const vote_routerstatus_t *vrs)
  2876. {
  2877. routerinfo_t *r;
  2878. const routerstatus_t *rs = &vrs->status;
  2879. static time_t published = 0;
  2880. r = tor_malloc_zero(sizeof(routerinfo_t));
  2881. memcpy(r->cache_info.identity_digest, rs->identity_digest, DIGEST_LEN);
  2882. memcpy(r->cache_info.signed_descriptor_digest, rs->descriptor_digest,
  2883. DIGEST_LEN);
  2884. r->cache_info.do_not_cache = 1;
  2885. r->cache_info.routerlist_index = -1;
  2886. r->cache_info.signed_descriptor_body =
  2887. tor_strdup("123456789012345678901234567890123");
  2888. r->cache_info.signed_descriptor_len =
  2889. strlen(r->cache_info.signed_descriptor_body);
  2890. r->exit_policy = smartlist_create();
  2891. r->cache_info.published_on = ++published + time(NULL);
  2892. return r;
  2893. }
  2894. /** Run unit tests for generating and parsing V3 consensus networkstatus
  2895. * documents. */
  2896. static void
  2897. test_v3_networkstatus(void)
  2898. {
  2899. authority_cert_t *cert1=NULL, *cert2=NULL, *cert3=NULL;
  2900. crypto_pk_env_t *sign_skey_1=NULL, *sign_skey_2=NULL, *sign_skey_3=NULL;
  2901. crypto_pk_env_t *sign_skey_leg1=NULL;
  2902. const char *msg=NULL;
  2903. time_t now = time(NULL);
  2904. networkstatus_voter_info_t *voter;
  2905. networkstatus_t *vote=NULL, *v1=NULL, *v2=NULL, *v3=NULL, *con=NULL;
  2906. vote_routerstatus_t *vrs;
  2907. routerstatus_t *rs;
  2908. char *v1_text=NULL, *v2_text=NULL, *v3_text=NULL, *consensus_text=NULL, *cp;
  2909. smartlist_t *votes = smartlist_create();
  2910. /* For generating the two other consensuses. */
  2911. char *detached_text1=NULL, *detached_text2=NULL;
  2912. char *consensus_text2=NULL, *consensus_text3=NULL;
  2913. networkstatus_t *con2=NULL, *con3=NULL;
  2914. ns_detached_signatures_t *dsig1=NULL, *dsig2=NULL;
  2915. /* Parse certificates and keys. */
  2916. cert1 = authority_cert_parse_from_string(AUTHORITY_CERT_1, NULL);
  2917. test_assert(cert1);
  2918. test_assert(cert1->is_cross_certified);
  2919. cert2 = authority_cert_parse_from_string(AUTHORITY_CERT_2, NULL);
  2920. test_assert(cert2);
  2921. cert3 = authority_cert_parse_from_string(AUTHORITY_CERT_3, NULL);
  2922. test_assert(cert3);
  2923. sign_skey_1 = crypto_new_pk_env();
  2924. sign_skey_2 = crypto_new_pk_env();
  2925. sign_skey_3 = crypto_new_pk_env();
  2926. sign_skey_leg1 = pk_generate(4);
  2927. test_assert(!crypto_pk_read_private_key_from_string(sign_skey_1,
  2928. AUTHORITY_SIGNKEY_1));
  2929. test_assert(!crypto_pk_read_private_key_from_string(sign_skey_2,
  2930. AUTHORITY_SIGNKEY_2));
  2931. test_assert(!crypto_pk_read_private_key_from_string(sign_skey_3,
  2932. AUTHORITY_SIGNKEY_3));
  2933. test_assert(!crypto_pk_cmp_keys(sign_skey_1, cert1->signing_key));
  2934. test_assert(!crypto_pk_cmp_keys(sign_skey_2, cert2->signing_key));
  2935. /*
  2936. * Set up a vote; generate it; try to parse it.
  2937. */
  2938. vote = tor_malloc_zero(sizeof(networkstatus_t));
  2939. vote->type = NS_TYPE_VOTE;
  2940. vote->published = now;
  2941. vote->valid_after = now+1000;
  2942. vote->fresh_until = now+2000;
  2943. vote->valid_until = now+3000;
  2944. vote->vote_seconds = 100;
  2945. vote->dist_seconds = 200;
  2946. vote->supported_methods = smartlist_create();
  2947. smartlist_split_string(vote->supported_methods, "1 2 3", NULL, 0, -1);
  2948. vote->client_versions = tor_strdup("0.1.2.14,0.1.2.15");
  2949. vote->server_versions = tor_strdup("0.1.2.14,0.1.2.15,0.1.2.16");
  2950. vote->known_flags = smartlist_create();
  2951. smartlist_split_string(vote->known_flags,
  2952. "Authority Exit Fast Guard Running Stable V2Dir Valid",
  2953. 0, SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2954. vote->voters = smartlist_create();
  2955. voter = tor_malloc_zero(sizeof(networkstatus_voter_info_t));
  2956. voter->nickname = tor_strdup("Voter1");
  2957. voter->address = tor_strdup("1.2.3.4");
  2958. voter->addr = 0x01020304;
  2959. voter->dir_port = 80;
  2960. voter->or_port = 9000;
  2961. voter->contact = tor_strdup("voter@example.com");
  2962. crypto_pk_get_digest(cert1->identity_key, voter->identity_digest);
  2963. smartlist_add(vote->voters, voter);
  2964. vote->cert = authority_cert_dup(cert1);
  2965. vote->routerstatus_list = smartlist_create();
  2966. /* add the first routerstatus. */
  2967. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2968. rs = &vrs->status;
  2969. vrs->version = tor_strdup("0.1.2.14");
  2970. rs->published_on = now-1500;
  2971. strlcpy(rs->nickname, "router2", sizeof(rs->nickname));
  2972. memset(rs->identity_digest, 3, DIGEST_LEN);
  2973. memset(rs->descriptor_digest, 78, DIGEST_LEN);
  2974. rs->addr = 0x99008801;
  2975. rs->or_port = 443;
  2976. rs->dir_port = 8000;
  2977. /* all flags but running cleared */
  2978. rs->is_running = 1;
  2979. smartlist_add(vote->routerstatus_list, vrs);
  2980. test_assert(router_add_to_routerlist(generate_ri_from_rs(vrs), &msg,0,0)>=0);
  2981. /* add the second routerstatus. */
  2982. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2983. rs = &vrs->status;
  2984. vrs->version = tor_strdup("0.2.0.5");
  2985. rs->published_on = now-1000;
  2986. strlcpy(rs->nickname, "router1", sizeof(rs->nickname));
  2987. memset(rs->identity_digest, 5, DIGEST_LEN);
  2988. memset(rs->descriptor_digest, 77, DIGEST_LEN);
  2989. rs->addr = 0x99009901;
  2990. rs->or_port = 443;
  2991. rs->dir_port = 0;
  2992. rs->is_exit = rs->is_stable = rs->is_fast = rs->is_running =
  2993. rs->is_valid = rs->is_v2_dir = rs->is_possible_guard = 1;
  2994. smartlist_add(vote->routerstatus_list, vrs);
  2995. test_assert(router_add_to_routerlist(generate_ri_from_rs(vrs), &msg,0,0)>=0);
  2996. /* add the third routerstatus. */
  2997. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2998. rs = &vrs->status;
  2999. vrs->version = tor_strdup("0.1.0.3");
  3000. rs->published_on = now-1000;
  3001. strlcpy(rs->nickname, "router3", sizeof(rs->nickname));
  3002. memset(rs->identity_digest, 33, DIGEST_LEN);
  3003. memset(rs->descriptor_digest, 79, DIGEST_LEN);
  3004. rs->addr = 0xAA009901;
  3005. rs->or_port = 400;
  3006. rs->dir_port = 9999;
  3007. rs->is_authority = rs->is_exit = rs->is_stable = rs->is_fast =
  3008. rs->is_running = rs->is_valid = rs->is_v2_dir = rs->is_possible_guard = 1;
  3009. smartlist_add(vote->routerstatus_list, vrs);
  3010. test_assert(router_add_to_routerlist(generate_ri_from_rs(vrs), &msg,0,0)>=0);
  3011. /* add a fourth routerstatus that is not running. */
  3012. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  3013. rs = &vrs->status;
  3014. vrs->version = tor_strdup("0.1.6.3");
  3015. rs->published_on = now-1000;
  3016. strlcpy(rs->nickname, "router4", sizeof(rs->nickname));
  3017. memset(rs->identity_digest, 34, DIGEST_LEN);
  3018. memset(rs->descriptor_digest, 48, DIGEST_LEN);
  3019. rs->addr = 0xC0000203;
  3020. rs->or_port = 500;
  3021. rs->dir_port = 1999;
  3022. /* Running flag (and others) cleared */
  3023. smartlist_add(vote->routerstatus_list, vrs);
  3024. test_assert(router_add_to_routerlist(generate_ri_from_rs(vrs), &msg,0,0)>=0);
  3025. /* dump the vote and try to parse it. */
  3026. v1_text = format_networkstatus_vote(sign_skey_1, vote);
  3027. test_assert(v1_text);
  3028. v1 = networkstatus_parse_vote_from_string(v1_text, NULL, NS_TYPE_VOTE);
  3029. test_assert(v1);
  3030. /* Make sure the parsed thing was right. */
  3031. test_eq(v1->type, NS_TYPE_VOTE);
  3032. test_eq(v1->published, vote->published);
  3033. test_eq(v1->valid_after, vote->valid_after);
  3034. test_eq(v1->fresh_until, vote->fresh_until);
  3035. test_eq(v1->valid_until, vote->valid_until);
  3036. test_eq(v1->vote_seconds, vote->vote_seconds);
  3037. test_eq(v1->dist_seconds, vote->dist_seconds);
  3038. test_streq(v1->client_versions, vote->client_versions);
  3039. test_streq(v1->server_versions, vote->server_versions);
  3040. test_assert(v1->voters && smartlist_len(v1->voters));
  3041. voter = smartlist_get(v1->voters, 0);
  3042. test_streq(voter->nickname, "Voter1");
  3043. test_streq(voter->address, "1.2.3.4");
  3044. test_eq(voter->addr, 0x01020304);
  3045. test_eq(voter->dir_port, 80);
  3046. test_eq(voter->or_port, 9000);
  3047. test_streq(voter->contact, "voter@example.com");
  3048. test_assert(v1->cert);
  3049. test_assert(!crypto_pk_cmp_keys(sign_skey_1, v1->cert->signing_key));
  3050. cp = smartlist_join_strings(v1->known_flags, ":", 0, NULL);
  3051. test_streq(cp, "Authority:Exit:Fast:Guard:Running:Stable:V2Dir:Valid");
  3052. tor_free(cp);
  3053. test_eq(smartlist_len(v1->routerstatus_list), 4);
  3054. /* Check the first routerstatus. */
  3055. vrs = smartlist_get(v1->routerstatus_list, 0);
  3056. rs = &vrs->status;
  3057. test_streq(vrs->version, "0.1.2.14");
  3058. test_eq(rs->published_on, now-1500);
  3059. test_streq(rs->nickname, "router2");
  3060. test_memeq(rs->identity_digest,
  3061. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  3062. DIGEST_LEN);
  3063. test_memeq(rs->descriptor_digest, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  3064. test_eq(rs->addr, 0x99008801);
  3065. test_eq(rs->or_port, 443);
  3066. test_eq(rs->dir_port, 8000);
  3067. test_eq(vrs->flags, U64_LITERAL(16)); // no flags except "running"
  3068. /* Check the second routerstatus. */
  3069. vrs = smartlist_get(v1->routerstatus_list, 1);
  3070. rs = &vrs->status;
  3071. test_streq(vrs->version, "0.2.0.5");
  3072. test_eq(rs->published_on, now-1000);
  3073. test_streq(rs->nickname, "router1");
  3074. test_memeq(rs->identity_digest,
  3075. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  3076. DIGEST_LEN);
  3077. test_memeq(rs->descriptor_digest, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  3078. test_eq(rs->addr, 0x99009901);
  3079. test_eq(rs->or_port, 443);
  3080. test_eq(rs->dir_port, 0);
  3081. test_eq(vrs->flags, U64_LITERAL(254)); // all flags except "authority."
  3082. /* Generate second vote. It disagrees on some of the times,
  3083. * and doesn't list versions, and knows some crazy flags */
  3084. vote->published = now+1;
  3085. vote->fresh_until = now+3005;
  3086. vote->dist_seconds = 300;
  3087. authority_cert_free(vote->cert);
  3088. vote->cert = authority_cert_dup(cert2);
  3089. tor_free(vote->client_versions);
  3090. tor_free(vote->server_versions);
  3091. voter = smartlist_get(vote->voters, 0);
  3092. tor_free(voter->nickname);
  3093. tor_free(voter->address);
  3094. voter->nickname = tor_strdup("Voter2");
  3095. voter->address = tor_strdup("2.3.4.5");
  3096. voter->addr = 0x02030405;
  3097. crypto_pk_get_digest(cert2->identity_key, voter->identity_digest);
  3098. smartlist_add(vote->known_flags, tor_strdup("MadeOfCheese"));
  3099. smartlist_add(vote->known_flags, tor_strdup("MadeOfTin"));
  3100. smartlist_sort_strings(vote->known_flags);
  3101. vrs = smartlist_get(vote->routerstatus_list, 2);
  3102. smartlist_del_keeporder(vote->routerstatus_list, 2);
  3103. tor_free(vrs->version);
  3104. tor_free(vrs);
  3105. vrs = smartlist_get(vote->routerstatus_list, 0);
  3106. vrs->status.is_fast = 1;
  3107. /* generate and parse. */
  3108. v2_text = format_networkstatus_vote(sign_skey_2, vote);
  3109. test_assert(v2_text);
  3110. v2 = networkstatus_parse_vote_from_string(v2_text, NULL, NS_TYPE_VOTE);
  3111. test_assert(v2);
  3112. /* Check that flags come out right.*/
  3113. cp = smartlist_join_strings(v2->known_flags, ":", 0, NULL);
  3114. test_streq(cp, "Authority:Exit:Fast:Guard:MadeOfCheese:MadeOfTin:"
  3115. "Running:Stable:V2Dir:Valid");
  3116. tor_free(cp);
  3117. vrs = smartlist_get(v2->routerstatus_list, 1);
  3118. /* 1023 - authority(1) - madeofcheese(16) - madeoftin(32) */
  3119. test_eq(vrs->flags, U64_LITERAL(974));
  3120. /* Generate the third vote. */
  3121. vote->published = now;
  3122. vote->fresh_until = now+2003;
  3123. vote->dist_seconds = 250;
  3124. authority_cert_free(vote->cert);
  3125. vote->cert = authority_cert_dup(cert3);
  3126. smartlist_add(vote->supported_methods, tor_strdup("4"));
  3127. vote->client_versions = tor_strdup("0.1.2.14,0.1.2.17");
  3128. vote->server_versions = tor_strdup("0.1.2.10,0.1.2.15,0.1.2.16");
  3129. voter = smartlist_get(vote->voters, 0);
  3130. tor_free(voter->nickname);
  3131. tor_free(voter->address);
  3132. voter->nickname = tor_strdup("Voter3");
  3133. voter->address = tor_strdup("3.4.5.6");
  3134. voter->addr = 0x03040506;
  3135. crypto_pk_get_digest(cert3->identity_key, voter->identity_digest);
  3136. /* This one has a legacy id. */
  3137. memset(voter->legacy_id_digest, (int)'A', DIGEST_LEN);
  3138. vrs = smartlist_get(vote->routerstatus_list, 0);
  3139. smartlist_del_keeporder(vote->routerstatus_list, 0);
  3140. tor_free(vrs->version);
  3141. tor_free(vrs);
  3142. vrs = smartlist_get(vote->routerstatus_list, 0);
  3143. memset(vrs->status.descriptor_digest, (int)'Z', DIGEST_LEN);
  3144. test_assert(router_add_to_routerlist(generate_ri_from_rs(vrs), &msg,0,0)>=0);
  3145. v3_text = format_networkstatus_vote(sign_skey_3, vote);
  3146. test_assert(v3_text);
  3147. v3 = networkstatus_parse_vote_from_string(v3_text, NULL, NS_TYPE_VOTE);
  3148. test_assert(v3);
  3149. /* Compute a consensus as voter 3. */
  3150. smartlist_add(votes, v3);
  3151. smartlist_add(votes, v1);
  3152. smartlist_add(votes, v2);
  3153. consensus_text = networkstatus_compute_consensus(votes, 3,
  3154. cert3->identity_key,
  3155. sign_skey_3,
  3156. "AAAAAAAAAAAAAAAAAAAA",
  3157. sign_skey_leg1);
  3158. test_assert(consensus_text);
  3159. con = networkstatus_parse_vote_from_string(consensus_text, NULL,
  3160. NS_TYPE_CONSENSUS);
  3161. test_assert(con);
  3162. //log_notice(LD_GENERAL, "<<%s>>\n<<%s>>\n<<%s>>\n",
  3163. // v1_text, v2_text, v3_text);
  3164. /* Check consensus contents. */
  3165. test_assert(con->type == NS_TYPE_CONSENSUS);
  3166. test_eq(con->published, 0); /* this field only appears in votes. */
  3167. test_eq(con->valid_after, now+1000);
  3168. test_eq(con->fresh_until, now+2003); /* median */
  3169. test_eq(con->valid_until, now+3000);
  3170. test_eq(con->vote_seconds, 100);
  3171. test_eq(con->dist_seconds, 250); /* median */
  3172. test_streq(con->client_versions, "0.1.2.14");
  3173. test_streq(con->server_versions, "0.1.2.15,0.1.2.16");
  3174. cp = smartlist_join_strings(v2->known_flags, ":", 0, NULL);
  3175. test_streq(cp, "Authority:Exit:Fast:Guard:MadeOfCheese:MadeOfTin:"
  3176. "Running:Stable:V2Dir:Valid");
  3177. tor_free(cp);
  3178. test_eq(4, smartlist_len(con->voters)); /*3 voters, 1 legacy key.*/
  3179. /* The voter id digests should be in this order. */
  3180. test_assert(memcmp(cert2->cache_info.identity_digest,
  3181. cert1->cache_info.identity_digest,DIGEST_LEN)<0);
  3182. test_assert(memcmp(cert1->cache_info.identity_digest,
  3183. cert3->cache_info.identity_digest,DIGEST_LEN)<0);
  3184. test_same_voter(smartlist_get(con->voters, 1),
  3185. smartlist_get(v2->voters, 0));
  3186. test_same_voter(smartlist_get(con->voters, 2),
  3187. smartlist_get(v1->voters, 0));
  3188. test_same_voter(smartlist_get(con->voters, 3),
  3189. smartlist_get(v3->voters, 0));
  3190. test_assert(!con->cert);
  3191. test_eq(2, smartlist_len(con->routerstatus_list));
  3192. /* There should be two listed routers: one with identity 3, one with
  3193. * identity 5. */
  3194. /* This one showed up in 2 digests. */
  3195. rs = smartlist_get(con->routerstatus_list, 0);
  3196. test_memeq(rs->identity_digest,
  3197. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  3198. DIGEST_LEN);
  3199. test_memeq(rs->descriptor_digest, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  3200. test_assert(!rs->is_authority);
  3201. test_assert(!rs->is_exit);
  3202. test_assert(!rs->is_fast);
  3203. test_assert(!rs->is_possible_guard);
  3204. test_assert(!rs->is_stable);
  3205. test_assert(rs->is_running); /* If it wasn't running it wouldn't be here */
  3206. test_assert(!rs->is_v2_dir);
  3207. test_assert(!rs->is_valid);
  3208. test_assert(!rs->is_named);
  3209. /* XXXX check version */
  3210. rs = smartlist_get(con->routerstatus_list, 1);
  3211. /* This one showed up in 3 digests. Twice with ID 'M', once with 'Z'. */
  3212. test_memeq(rs->identity_digest,
  3213. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  3214. DIGEST_LEN);
  3215. test_streq(rs->nickname, "router1");
  3216. test_memeq(rs->descriptor_digest, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  3217. test_eq(rs->published_on, now-1000);
  3218. test_eq(rs->addr, 0x99009901);
  3219. test_eq(rs->or_port, 443);
  3220. test_eq(rs->dir_port, 0);
  3221. test_assert(!rs->is_authority);
  3222. test_assert(rs->is_exit);
  3223. test_assert(rs->is_fast);
  3224. test_assert(rs->is_possible_guard);
  3225. test_assert(rs->is_stable);
  3226. test_assert(rs->is_running);
  3227. test_assert(rs->is_v2_dir);
  3228. test_assert(rs->is_valid);
  3229. test_assert(!rs->is_named);
  3230. /* XXXX check version */
  3231. // x231
  3232. // x213
  3233. /* Check signatures. the first voter is a pseudo-entry with a legacy key.
  3234. * The second one hasn't signed. The fourth one has signed: validate it. */
  3235. voter = smartlist_get(con->voters, 1);
  3236. test_assert(!voter->signature);
  3237. test_assert(!voter->good_signature);
  3238. test_assert(!voter->bad_signature);
  3239. voter = smartlist_get(con->voters, 3);
  3240. test_assert(voter->signature);
  3241. test_assert(!voter->good_signature);
  3242. test_assert(!voter->bad_signature);
  3243. test_assert(!networkstatus_check_voter_signature(con,
  3244. smartlist_get(con->voters, 3),
  3245. cert3));
  3246. test_assert(voter->signature);
  3247. test_assert(voter->good_signature);
  3248. test_assert(!voter->bad_signature);
  3249. {
  3250. const char *msg=NULL;
  3251. /* Compute the other two signed consensuses. */
  3252. smartlist_shuffle(votes);
  3253. consensus_text2 = networkstatus_compute_consensus(votes, 3,
  3254. cert2->identity_key,
  3255. sign_skey_2, NULL,NULL);
  3256. smartlist_shuffle(votes);
  3257. consensus_text3 = networkstatus_compute_consensus(votes, 3,
  3258. cert1->identity_key,
  3259. sign_skey_1, NULL,NULL);
  3260. test_assert(consensus_text2);
  3261. test_assert(consensus_text3);
  3262. con2 = networkstatus_parse_vote_from_string(consensus_text2, NULL,
  3263. NS_TYPE_CONSENSUS);
  3264. con3 = networkstatus_parse_vote_from_string(consensus_text3, NULL,
  3265. NS_TYPE_CONSENSUS);
  3266. test_assert(con2);
  3267. test_assert(con3);
  3268. /* All three should have the same digest. */
  3269. test_memeq(con->networkstatus_digest, con2->networkstatus_digest,
  3270. DIGEST_LEN);
  3271. test_memeq(con->networkstatus_digest, con3->networkstatus_digest,
  3272. DIGEST_LEN);
  3273. /* Extract a detached signature from con3. */
  3274. detached_text1 = networkstatus_get_detached_signatures(con3);
  3275. tor_assert(detached_text1);
  3276. /* Try to parse it. */
  3277. dsig1 = networkstatus_parse_detached_signatures(detached_text1, NULL);
  3278. tor_assert(dsig1);
  3279. /* Are parsed values as expected? */
  3280. test_eq(dsig1->valid_after, con3->valid_after);
  3281. test_eq(dsig1->fresh_until, con3->fresh_until);
  3282. test_eq(dsig1->valid_until, con3->valid_until);
  3283. test_memeq(dsig1->networkstatus_digest, con3->networkstatus_digest,
  3284. DIGEST_LEN);
  3285. test_eq(1, smartlist_len(dsig1->signatures));
  3286. voter = smartlist_get(dsig1->signatures, 0);
  3287. test_memeq(voter->identity_digest, cert1->cache_info.identity_digest,
  3288. DIGEST_LEN);
  3289. /* Try adding it to con2. */
  3290. detached_text2 = networkstatus_get_detached_signatures(con2);
  3291. test_eq(1, networkstatus_add_detached_signatures(con2, dsig1, &msg));
  3292. tor_free(detached_text2);
  3293. detached_text2 = networkstatus_get_detached_signatures(con2);
  3294. //printf("\n<%s>\n", detached_text2);
  3295. dsig2 = networkstatus_parse_detached_signatures(detached_text2, NULL);
  3296. test_assert(dsig2);
  3297. /*
  3298. printf("\n");
  3299. SMARTLIST_FOREACH(dsig2->signatures, networkstatus_voter_info_t *, vi, {
  3300. char hd[64];
  3301. base16_encode(hd, sizeof(hd), vi->identity_digest, DIGEST_LEN);
  3302. printf("%s\n", hd);
  3303. });
  3304. */
  3305. test_eq(2, smartlist_len(dsig2->signatures));
  3306. /* Try adding to con2 twice; verify that nothing changes. */
  3307. test_eq(0, networkstatus_add_detached_signatures(con2, dsig1, &msg));
  3308. /* Add to con. */
  3309. test_eq(2, networkstatus_add_detached_signatures(con, dsig2, &msg));
  3310. /* Check signatures */
  3311. test_assert(!networkstatus_check_voter_signature(con,
  3312. smartlist_get(con->voters, 1),
  3313. cert2));
  3314. test_assert(!networkstatus_check_voter_signature(con,
  3315. smartlist_get(con->voters, 2),
  3316. cert1));
  3317. }
  3318. done:
  3319. smartlist_free(votes);
  3320. tor_free(v1_text);
  3321. tor_free(v2_text);
  3322. tor_free(v3_text);
  3323. tor_free(consensus_text);
  3324. if (vote)
  3325. networkstatus_vote_free(vote);
  3326. if (v1)
  3327. networkstatus_vote_free(v1);
  3328. if (v2)
  3329. networkstatus_vote_free(v2);
  3330. if (v3)
  3331. networkstatus_vote_free(v3);
  3332. if (con)
  3333. networkstatus_vote_free(con);
  3334. if (sign_skey_1)
  3335. crypto_free_pk_env(sign_skey_1);
  3336. if (sign_skey_2)
  3337. crypto_free_pk_env(sign_skey_2);
  3338. if (sign_skey_3)
  3339. crypto_free_pk_env(sign_skey_3);
  3340. if (sign_skey_leg1)
  3341. crypto_free_pk_env(sign_skey_leg1);
  3342. if (cert1)
  3343. authority_cert_free(cert1);
  3344. if (cert2)
  3345. authority_cert_free(cert2);
  3346. if (cert3)
  3347. authority_cert_free(cert3);
  3348. tor_free(consensus_text2);
  3349. tor_free(consensus_text3);
  3350. tor_free(detached_text1);
  3351. tor_free(detached_text2);
  3352. if (con2)
  3353. networkstatus_vote_free(con2);
  3354. if (con3)
  3355. networkstatus_vote_free(con3);
  3356. if (dsig1)
  3357. ns_detached_signatures_free(dsig1);
  3358. if (dsig2)
  3359. ns_detached_signatures_free(dsig2);
  3360. }
  3361. /** Helper: Parse the exit policy string in <b>policy_str</b>, and make sure
  3362. * that policies_summarize() produces the string <b>expected_summary</b> from
  3363. * it. */
  3364. static void
  3365. test_policy_summary_helper(const char *policy_str,
  3366. const char *expected_summary)
  3367. {
  3368. config_line_t line;
  3369. smartlist_t *policy = smartlist_create();
  3370. char *summary = NULL;
  3371. int r;
  3372. line.key = (char*)"foo";
  3373. line.value = (char *)policy_str;
  3374. line.next = NULL;
  3375. r = policies_parse_exit_policy(&line, &policy, 0, NULL);
  3376. test_eq(r, 0);
  3377. summary = policy_summarize(policy);
  3378. test_assert(summary != NULL);
  3379. test_streq(summary, expected_summary);
  3380. done:
  3381. tor_free(summary);
  3382. if (policy)
  3383. addr_policy_list_free(policy);
  3384. }
  3385. /** Run unit tests for generating summary lines of exit policies */
  3386. static void
  3387. test_policies(void)
  3388. {
  3389. int i;
  3390. smartlist_t *policy = NULL, *policy2 = NULL;
  3391. addr_policy_t *p;
  3392. tor_addr_t tar;
  3393. config_line_t line;
  3394. smartlist_t *sm = NULL;
  3395. char *policy_str = NULL;
  3396. policy = smartlist_create();
  3397. p = router_parse_addr_policy_item_from_string("reject 192.168.0.0/16:*",-1);
  3398. test_assert(p != NULL);
  3399. test_eq(ADDR_POLICY_REJECT, p->policy_type);
  3400. tor_addr_from_ipv4h(&tar, 0xc0a80000u);
  3401. test_eq(0, tor_addr_compare(&p->addr, &tar, CMP_EXACT));
  3402. test_eq(16, p->maskbits);
  3403. test_eq(1, p->prt_min);
  3404. test_eq(65535, p->prt_max);
  3405. smartlist_add(policy, p);
  3406. test_assert(ADDR_POLICY_ACCEPTED ==
  3407. compare_addr_to_addr_policy(0x01020304u, 2, policy));
  3408. test_assert(ADDR_POLICY_PROBABLY_ACCEPTED ==
  3409. compare_addr_to_addr_policy(0, 2, policy));
  3410. test_assert(ADDR_POLICY_REJECTED ==
  3411. compare_addr_to_addr_policy(0xc0a80102, 2, policy));
  3412. policy2 = NULL;
  3413. test_assert(0 == policies_parse_exit_policy(NULL, &policy2, 1, NULL));
  3414. test_assert(policy2);
  3415. test_assert(!exit_policy_is_general_exit(policy));
  3416. test_assert(exit_policy_is_general_exit(policy2));
  3417. test_assert(!exit_policy_is_general_exit(NULL));
  3418. test_assert(cmp_addr_policies(policy, policy2));
  3419. test_assert(cmp_addr_policies(policy, NULL));
  3420. test_assert(!cmp_addr_policies(policy2, policy2));
  3421. test_assert(!cmp_addr_policies(NULL, NULL));
  3422. test_assert(!policy_is_reject_star(policy2));
  3423. test_assert(policy_is_reject_star(policy));
  3424. test_assert(policy_is_reject_star(NULL));
  3425. addr_policy_list_free(policy);
  3426. policy = NULL;
  3427. /* make sure compacting logic works. */
  3428. policy = NULL;
  3429. line.key = (char*)"foo";
  3430. line.value = (char*)"accept *:80,reject private:*,reject *:*";
  3431. line.next = NULL;
  3432. test_assert(0 == policies_parse_exit_policy(&line, &policy, 0, NULL));
  3433. test_assert(policy);
  3434. //test_streq(policy->string, "accept *:80");
  3435. //test_streq(policy->next->string, "reject *:*");
  3436. test_eq(smartlist_len(policy), 2);
  3437. /* test policy summaries */
  3438. /* check if we properly ignore private IP addresses */
  3439. test_policy_summary_helper("reject 192.168.0.0/16:*,"
  3440. "reject 0.0.0.0/8:*,"
  3441. "reject 10.0.0.0/8:*,"
  3442. "accept *:10-30,"
  3443. "accept *:90,"
  3444. "reject *:*",
  3445. "accept 10-30,90");
  3446. /* check all accept policies, and proper counting of rejects */
  3447. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  3448. "reject 12.0.0.0/9:80,"
  3449. "reject 13.0.0.0/9:80,"
  3450. "reject 14.0.0.0/9:80,"
  3451. "accept *:*", "accept 1-65535");
  3452. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  3453. "reject 12.0.0.0/9:80,"
  3454. "reject 13.0.0.0/9:80,"
  3455. "reject 14.0.0.0/9:80,"
  3456. "reject 15.0.0.0:81,"
  3457. "accept *:*", "accept 1-65535");
  3458. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  3459. "reject 12.0.0.0/9:80,"
  3460. "reject 13.0.0.0/9:80,"
  3461. "reject 14.0.0.0/9:80,"
  3462. "reject 15.0.0.0:80,"
  3463. "accept *:*",
  3464. "reject 80");
  3465. /* no exits */
  3466. test_policy_summary_helper("accept 11.0.0.0/9:80,"
  3467. "reject *:*",
  3468. "reject 1-65535");
  3469. /* port merging */
  3470. test_policy_summary_helper("accept *:80,"
  3471. "accept *:81,"
  3472. "accept *:100-110,"
  3473. "accept *:111,"
  3474. "reject *:*",
  3475. "accept 80-81,100-111");
  3476. /* border ports */
  3477. test_policy_summary_helper("accept *:1,"
  3478. "accept *:3,"
  3479. "accept *:65535,"
  3480. "reject *:*",
  3481. "accept 1,3,65535");
  3482. /* holes */
  3483. test_policy_summary_helper("accept *:1,"
  3484. "accept *:3,"
  3485. "accept *:5,"
  3486. "accept *:7,"
  3487. "reject *:*",
  3488. "accept 1,3,5,7");
  3489. test_policy_summary_helper("reject *:1,"
  3490. "reject *:3,"
  3491. "reject *:5,"
  3492. "reject *:7,"
  3493. "accept *:*",
  3494. "reject 1,3,5,7");
  3495. /* truncation ports */
  3496. sm = smartlist_create();
  3497. for (i=1; i<2000; i+=2) {
  3498. char buf[POLICY_BUF_LEN];
  3499. tor_snprintf(buf, sizeof(buf), "reject *:%d", i);
  3500. smartlist_add(sm, tor_strdup(buf));
  3501. }
  3502. smartlist_add(sm, tor_strdup("accept *:*"));
  3503. policy_str = smartlist_join_strings(sm, ",", 0, NULL);
  3504. test_policy_summary_helper( policy_str,
  3505. "accept 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,"
  3506. "46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,"
  3507. "92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,"
  3508. "130,132,134,136,138,140,142,144,146,148,150,152,154,156,158,160,162,164,"
  3509. "166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,"
  3510. "202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,"
  3511. "238,240,242,244,246,248,250,252,254,256,258,260,262,264,266,268,270,272,"
  3512. "274,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,"
  3513. "310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,"
  3514. "346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,"
  3515. "382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,"
  3516. "418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,"
  3517. "454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,"
  3518. "490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522");
  3519. done:
  3520. if (policy)
  3521. addr_policy_list_free(policy);
  3522. if (policy2)
  3523. addr_policy_list_free(policy2);
  3524. tor_free(policy_str);
  3525. if (sm) {
  3526. SMARTLIST_FOREACH(sm, char *, s, tor_free(s));
  3527. smartlist_free(sm);
  3528. }
  3529. }
  3530. /** Run unit tests for basic rendezvous functions. */
  3531. static void
  3532. test_rend_fns(void)
  3533. {
  3534. char address1[] = "fooaddress.onion";
  3535. char address2[] = "aaaaaaaaaaaaaaaa.onion";
  3536. char address3[] = "fooaddress.exit";
  3537. char address4[] = "www.torproject.org";
  3538. rend_service_descriptor_t *d1 = NULL, *d2 = NULL;
  3539. char *encoded = NULL;
  3540. size_t len;
  3541. crypto_pk_env_t *pk1 = NULL, *pk2 = NULL;
  3542. time_t now;
  3543. int i;
  3544. pk1 = pk_generate(0);
  3545. pk2 = pk_generate(1);
  3546. /* Test unversioned (v0) descriptor */
  3547. d1 = tor_malloc_zero(sizeof(rend_service_descriptor_t));
  3548. d1->pk = crypto_pk_dup_key(pk1);
  3549. now = time(NULL);
  3550. d1->timestamp = now;
  3551. d1->version = 0;
  3552. d1->intro_nodes = smartlist_create();
  3553. for (i = 0; i < 3; i++) {
  3554. rend_intro_point_t *intro = tor_malloc_zero(sizeof(rend_intro_point_t));
  3555. intro->extend_info = tor_malloc_zero(sizeof(extend_info_t));
  3556. crypto_rand(intro->extend_info->identity_digest, DIGEST_LEN);
  3557. intro->extend_info->nickname[0] = '$';
  3558. base16_encode(intro->extend_info->nickname+1, HEX_DIGEST_LEN+1,
  3559. intro->extend_info->identity_digest, DIGEST_LEN);
  3560. smartlist_add(d1->intro_nodes, intro);
  3561. }
  3562. test_assert(! rend_encode_service_descriptor(d1, pk1, &encoded, &len));
  3563. d2 = rend_parse_service_descriptor(encoded, len);
  3564. test_assert(d2);
  3565. test_assert(!crypto_pk_cmp_keys(d1->pk, d2->pk));
  3566. test_eq(d2->timestamp, now);
  3567. test_eq(d2->version, 0);
  3568. test_eq(d2->protocols, 1<<2);
  3569. test_eq(smartlist_len(d2->intro_nodes), 3);
  3570. for (i = 0; i < 3; i++) {
  3571. rend_intro_point_t *intro1 = smartlist_get(d1->intro_nodes, i);
  3572. rend_intro_point_t *intro2 = smartlist_get(d2->intro_nodes, i);
  3573. test_streq(intro1->extend_info->nickname,
  3574. intro2->extend_info->nickname);
  3575. }
  3576. test_assert(BAD_HOSTNAME == parse_extended_hostname(address1));
  3577. test_assert(ONION_HOSTNAME == parse_extended_hostname(address2));
  3578. test_assert(EXIT_HOSTNAME == parse_extended_hostname(address3));
  3579. test_assert(NORMAL_HOSTNAME == parse_extended_hostname(address4));
  3580. done:
  3581. if (pk1)
  3582. crypto_free_pk_env(pk1);
  3583. if (pk2)
  3584. crypto_free_pk_env(pk2);
  3585. if (d1)
  3586. rend_service_descriptor_free(d1);
  3587. if (d2)
  3588. rend_service_descriptor_free(d2);
  3589. tor_free(encoded);
  3590. }
  3591. /** Run AES performance benchmarks. */
  3592. static void
  3593. bench_aes(void)
  3594. {
  3595. int len, i;
  3596. char *b1, *b2;
  3597. crypto_cipher_env_t *c;
  3598. struct timeval start, end;
  3599. const int iters = 100000;
  3600. uint64_t nsec;
  3601. c = crypto_new_cipher_env();
  3602. crypto_cipher_generate_key(c);
  3603. crypto_cipher_encrypt_init_cipher(c);
  3604. for (len = 1; len <= 8192; len *= 2) {
  3605. b1 = tor_malloc_zero(len);
  3606. b2 = tor_malloc_zero(len);
  3607. tor_gettimeofday(&start);
  3608. for (i = 0; i < iters; ++i) {
  3609. crypto_cipher_encrypt(c, b1, b2, len);
  3610. }
  3611. tor_gettimeofday(&end);
  3612. tor_free(b1);
  3613. tor_free(b2);
  3614. nsec = (uint64_t) tv_udiff(&start,&end);
  3615. nsec *= 1000;
  3616. nsec /= (iters*len);
  3617. printf("%d bytes: "U64_FORMAT" nsec per byte\n", len,
  3618. U64_PRINTF_ARG(nsec));
  3619. }
  3620. crypto_free_cipher_env(c);
  3621. }
  3622. /** Run digestmap_t performance benchmarks. */
  3623. static void
  3624. bench_dmap(void)
  3625. {
  3626. smartlist_t *sl = smartlist_create();
  3627. smartlist_t *sl2 = smartlist_create();
  3628. struct timeval start, end, pt2, pt3, pt4;
  3629. const int iters = 10000;
  3630. const int elts = 4000;
  3631. const int fpostests = 1000000;
  3632. char d[20];
  3633. int i,n=0, fp = 0;
  3634. digestmap_t *dm = digestmap_new();
  3635. digestset_t *ds = digestset_new(elts);
  3636. for (i = 0; i < elts; ++i) {
  3637. crypto_rand(d, 20);
  3638. smartlist_add(sl, tor_memdup(d, 20));
  3639. }
  3640. for (i = 0; i < elts; ++i) {
  3641. crypto_rand(d, 20);
  3642. smartlist_add(sl2, tor_memdup(d, 20));
  3643. }
  3644. printf("nbits=%d\n", ds->mask+1);
  3645. tor_gettimeofday(&start);
  3646. for (i = 0; i < iters; ++i) {
  3647. SMARTLIST_FOREACH(sl, const char *, cp, digestmap_set(dm, cp, (void*)1));
  3648. }
  3649. tor_gettimeofday(&pt2);
  3650. for (i = 0; i < iters; ++i) {
  3651. SMARTLIST_FOREACH(sl, const char *, cp, digestmap_get(dm, cp));
  3652. SMARTLIST_FOREACH(sl2, const char *, cp, digestmap_get(dm, cp));
  3653. }
  3654. tor_gettimeofday(&pt3);
  3655. for (i = 0; i < iters; ++i) {
  3656. SMARTLIST_FOREACH(sl, const char *, cp, digestset_add(ds, cp));
  3657. }
  3658. tor_gettimeofday(&pt4);
  3659. for (i = 0; i < iters; ++i) {
  3660. SMARTLIST_FOREACH(sl, const char *, cp, n += digestset_isin(ds, cp));
  3661. SMARTLIST_FOREACH(sl2, const char *, cp, n += digestset_isin(ds, cp));
  3662. }
  3663. tor_gettimeofday(&end);
  3664. for (i = 0; i < fpostests; ++i) {
  3665. crypto_rand(d, 20);
  3666. if (digestset_isin(ds, d)) ++fp;
  3667. }
  3668. printf("%ld\n",(unsigned long)tv_udiff(&start, &pt2));
  3669. printf("%ld\n",(unsigned long)tv_udiff(&pt2, &pt3));
  3670. printf("%ld\n",(unsigned long)tv_udiff(&pt3, &pt4));
  3671. printf("%ld\n",(unsigned long)tv_udiff(&pt4, &end));
  3672. printf("-- %d\n", n);
  3673. printf("++ %f\n", fp/(double)fpostests);
  3674. digestmap_free(dm, NULL);
  3675. digestset_free(ds);
  3676. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  3677. SMARTLIST_FOREACH(sl2, char *, cp, tor_free(cp));
  3678. smartlist_free(sl);
  3679. smartlist_free(sl2);
  3680. }
  3681. /** Run unittests for memory pool allocator */
  3682. static void
  3683. test_util_mempool(void)
  3684. {
  3685. mp_pool_t *pool = NULL;
  3686. smartlist_t *allocated = NULL;
  3687. int i;
  3688. pool = mp_pool_new(1, 100);
  3689. test_assert(pool);
  3690. test_assert(pool->new_chunk_capacity >= 100);
  3691. test_assert(pool->item_alloc_size >= sizeof(void*)+1);
  3692. mp_pool_destroy(pool);
  3693. pool = NULL;
  3694. pool = mp_pool_new(241, 2500);
  3695. test_assert(pool);
  3696. test_assert(pool->new_chunk_capacity >= 10);
  3697. test_assert(pool->item_alloc_size >= sizeof(void*)+241);
  3698. test_eq(pool->item_alloc_size & 0x03, 0);
  3699. test_assert(pool->new_chunk_capacity < 60);
  3700. allocated = smartlist_create();
  3701. for (i = 0; i < 20000; ++i) {
  3702. if (smartlist_len(allocated) < 20 || crypto_rand_int(2)) {
  3703. void *m = mp_pool_get(pool);
  3704. memset(m, 0x09, 241);
  3705. smartlist_add(allocated, m);
  3706. //printf("%d: %p\n", i, m);
  3707. //mp_pool_assert_ok(pool);
  3708. } else {
  3709. int idx = crypto_rand_int(smartlist_len(allocated));
  3710. void *m = smartlist_get(allocated, idx);
  3711. //printf("%d: free %p\n", i, m);
  3712. smartlist_del(allocated, idx);
  3713. mp_pool_release(m);
  3714. //mp_pool_assert_ok(pool);
  3715. }
  3716. if (crypto_rand_int(777)==0)
  3717. mp_pool_clean(pool, 1, 1);
  3718. if (i % 777)
  3719. mp_pool_assert_ok(pool);
  3720. }
  3721. done:
  3722. if (allocated) {
  3723. SMARTLIST_FOREACH(allocated, void *, m, mp_pool_release(m));
  3724. mp_pool_assert_ok(pool);
  3725. mp_pool_clean(pool, 0, 0);
  3726. mp_pool_assert_ok(pool);
  3727. smartlist_free(allocated);
  3728. }
  3729. if (pool)
  3730. mp_pool_destroy(pool);
  3731. }
  3732. /** Run unittests for memory area allocator */
  3733. static void
  3734. test_util_memarea(void)
  3735. {
  3736. memarea_t *area = memarea_new();
  3737. char *p1, *p2, *p3, *p1_orig;
  3738. void *malloced_ptr = NULL;
  3739. int i;
  3740. test_assert(area);
  3741. p1_orig = p1 = memarea_alloc(area,64);
  3742. p2 = memarea_alloc_zero(area,52);
  3743. p3 = memarea_alloc(area,11);
  3744. test_assert(memarea_owns_ptr(area, p1));
  3745. test_assert(memarea_owns_ptr(area, p2));
  3746. test_assert(memarea_owns_ptr(area, p3));
  3747. /* Make sure we left enough space. */
  3748. test_assert(p1+64 <= p2);
  3749. test_assert(p2+52 <= p3);
  3750. /* Make sure we aligned. */
  3751. test_eq(((uintptr_t)p1) % sizeof(void*), 0);
  3752. test_eq(((uintptr_t)p2) % sizeof(void*), 0);
  3753. test_eq(((uintptr_t)p3) % sizeof(void*), 0);
  3754. test_assert(!memarea_owns_ptr(area, p3+8192));
  3755. test_assert(!memarea_owns_ptr(area, p3+30));
  3756. test_assert(tor_mem_is_zero(p2, 52));
  3757. /* Make sure we don't overalign. */
  3758. p1 = memarea_alloc(area, 1);
  3759. p2 = memarea_alloc(area, 1);
  3760. test_eq(p1+sizeof(void*), p2);
  3761. {
  3762. malloced_ptr = tor_malloc(64);
  3763. test_assert(!memarea_owns_ptr(area, malloced_ptr));
  3764. tor_free(malloced_ptr);
  3765. }
  3766. /* memarea_memdup */
  3767. {
  3768. malloced_ptr = tor_malloc(64);
  3769. crypto_rand((char*)malloced_ptr, 64);
  3770. p1 = memarea_memdup(area, malloced_ptr, 64);
  3771. test_assert(p1 != malloced_ptr);
  3772. test_memeq(p1, malloced_ptr, 64);
  3773. tor_free(malloced_ptr);
  3774. }
  3775. /* memarea_strdup. */
  3776. p1 = memarea_strdup(area,"");
  3777. p2 = memarea_strdup(area, "abcd");
  3778. test_assert(p1);
  3779. test_assert(p2);
  3780. test_streq(p1, "");
  3781. test_streq(p2, "abcd");
  3782. /* memarea_strndup. */
  3783. {
  3784. const char *s = "Ad ogni porta batte la morte e grida: il nome!";
  3785. /* (From Turandot, act 3.) */
  3786. size_t len = strlen(s);
  3787. p1 = memarea_strndup(area, s, 1000);
  3788. p2 = memarea_strndup(area, s, 10);
  3789. test_streq(p1, s);
  3790. test_assert(p2 >= p1 + len + 1);
  3791. test_memeq(s, p2, 10);
  3792. test_eq(p2[10], '\0');
  3793. p3 = memarea_strndup(area, s, len);
  3794. test_streq(p3, s);
  3795. p3 = memarea_strndup(area, s, len-1);
  3796. test_memeq(s, p3, len-1);
  3797. test_eq(p3[len-1], '\0');
  3798. }
  3799. memarea_clear(area);
  3800. p1 = memarea_alloc(area, 1);
  3801. test_eq(p1, p1_orig);
  3802. memarea_clear(area);
  3803. /* Check for running over an area's size. */
  3804. for (i = 0; i < 512; ++i) {
  3805. p1 = memarea_alloc(area, crypto_rand_int(5)+1);
  3806. test_assert(memarea_owns_ptr(area, p1));
  3807. }
  3808. memarea_assert_ok(area);
  3809. /* Make sure we can allocate a too-big object. */
  3810. p1 = memarea_alloc_zero(area, 9000);
  3811. p2 = memarea_alloc_zero(area, 16);
  3812. test_assert(memarea_owns_ptr(area, p1));
  3813. test_assert(memarea_owns_ptr(area, p2));
  3814. done:
  3815. memarea_drop_all(area);
  3816. tor_free(malloced_ptr);
  3817. }
  3818. /** Run unit tests for utility functions to get file names relative to
  3819. * the data directory. */
  3820. static void
  3821. test_util_datadir(void)
  3822. {
  3823. char buf[1024];
  3824. char *f = NULL;
  3825. f = get_datadir_fname(NULL);
  3826. test_streq(f, temp_dir);
  3827. tor_free(f);
  3828. f = get_datadir_fname("state");
  3829. tor_snprintf(buf, sizeof(buf), "%s"PATH_SEPARATOR"state", temp_dir);
  3830. test_streq(f, buf);
  3831. tor_free(f);
  3832. f = get_datadir_fname2("cache", "thingy");
  3833. tor_snprintf(buf, sizeof(buf),
  3834. "%s"PATH_SEPARATOR"cache"PATH_SEPARATOR"thingy", temp_dir);
  3835. test_streq(f, buf);
  3836. tor_free(f);
  3837. f = get_datadir_fname2_suffix("cache", "thingy", ".foo");
  3838. tor_snprintf(buf, sizeof(buf),
  3839. "%s"PATH_SEPARATOR"cache"PATH_SEPARATOR"thingy.foo", temp_dir);
  3840. test_streq(f, buf);
  3841. tor_free(f);
  3842. f = get_datadir_fname_suffix("cache", ".foo");
  3843. tor_snprintf(buf, sizeof(buf), "%s"PATH_SEPARATOR"cache.foo",
  3844. temp_dir);
  3845. test_streq(f, buf);
  3846. done:
  3847. tor_free(f);
  3848. }
  3849. /** Test AES-CTR encryption and decryption with IV. */
  3850. static void
  3851. test_crypto_aes_iv(void)
  3852. {
  3853. crypto_cipher_env_t *cipher;
  3854. char *plain, *encrypted1, *encrypted2, *decrypted1, *decrypted2;
  3855. char plain_1[1], plain_15[15], plain_16[16], plain_17[17];
  3856. char key1[16], key2[16];
  3857. ssize_t encrypted_size, decrypted_size;
  3858. plain = tor_malloc(4095);
  3859. encrypted1 = tor_malloc(4095 + 1 + 16);
  3860. encrypted2 = tor_malloc(4095 + 1 + 16);
  3861. decrypted1 = tor_malloc(4095 + 1);
  3862. decrypted2 = tor_malloc(4095 + 1);
  3863. crypto_rand(plain, 4095);
  3864. crypto_rand(key1, 16);
  3865. crypto_rand(key2, 16);
  3866. crypto_rand(plain_1, 1);
  3867. crypto_rand(plain_15, 15);
  3868. crypto_rand(plain_16, 16);
  3869. crypto_rand(plain_17, 17);
  3870. key1[0] = key2[0] + 128; /* Make sure that contents are different. */
  3871. /* Encrypt and decrypt with the same key. */
  3872. cipher = crypto_create_init_cipher(key1, 1);
  3873. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted1, 16 + 4095,
  3874. plain, 4095);
  3875. crypto_free_cipher_env(cipher);
  3876. cipher = NULL;
  3877. test_eq(encrypted_size, 16 + 4095);
  3878. cipher = crypto_create_init_cipher(key1, 0);
  3879. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 4095,
  3880. encrypted1, encrypted_size);
  3881. crypto_free_cipher_env(cipher);
  3882. cipher = NULL;
  3883. test_eq(decrypted_size, 4095);
  3884. test_memeq(plain, decrypted1, 4095);
  3885. /* Encrypt a second time (with a new random initialization vector). */
  3886. cipher = crypto_create_init_cipher(key1, 1);
  3887. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted2, 16 + 4095,
  3888. plain, 4095);
  3889. crypto_free_cipher_env(cipher);
  3890. cipher = NULL;
  3891. test_eq(encrypted_size, 16 + 4095);
  3892. cipher = crypto_create_init_cipher(key1, 0);
  3893. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted2, 4095,
  3894. encrypted2, encrypted_size);
  3895. crypto_free_cipher_env(cipher);
  3896. cipher = NULL;
  3897. test_eq(decrypted_size, 4095);
  3898. test_memeq(plain, decrypted2, 4095);
  3899. test_memneq(encrypted1, encrypted2, encrypted_size);
  3900. /* Decrypt with the wrong key. */
  3901. cipher = crypto_create_init_cipher(key2, 0);
  3902. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted2, 4095,
  3903. encrypted1, encrypted_size);
  3904. crypto_free_cipher_env(cipher);
  3905. cipher = NULL;
  3906. test_memneq(plain, decrypted2, encrypted_size);
  3907. /* Alter the initialization vector. */
  3908. encrypted1[0] += 42;
  3909. cipher = crypto_create_init_cipher(key1, 0);
  3910. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 4095,
  3911. encrypted1, encrypted_size);
  3912. crypto_free_cipher_env(cipher);
  3913. cipher = NULL;
  3914. test_memneq(plain, decrypted2, 4095);
  3915. /* Special length case: 1. */
  3916. cipher = crypto_create_init_cipher(key1, 1);
  3917. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted1, 16 + 1,
  3918. plain_1, 1);
  3919. crypto_free_cipher_env(cipher);
  3920. cipher = NULL;
  3921. test_eq(encrypted_size, 16 + 1);
  3922. tor_assert(encrypted_size > 0); /*XXXX021 Obviously this is true. But does
  3923. * this make Coverity happy? */
  3924. cipher = crypto_create_init_cipher(key1, 0);
  3925. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 1,
  3926. encrypted1, encrypted_size);
  3927. crypto_free_cipher_env(cipher);
  3928. cipher = NULL;
  3929. test_eq(decrypted_size, 1);
  3930. test_memeq(plain_1, decrypted1, 1);
  3931. /* Special length case: 15. */
  3932. cipher = crypto_create_init_cipher(key1, 1);
  3933. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted1, 16 + 15,
  3934. plain_15, 15);
  3935. crypto_free_cipher_env(cipher);
  3936. cipher = NULL;
  3937. test_eq(encrypted_size, 16 + 15);
  3938. cipher = crypto_create_init_cipher(key1, 0);
  3939. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 15,
  3940. encrypted1, encrypted_size);
  3941. crypto_free_cipher_env(cipher);
  3942. cipher = NULL;
  3943. test_eq(decrypted_size, 15);
  3944. test_memeq(plain_15, decrypted1, 15);
  3945. /* Special length case: 16. */
  3946. cipher = crypto_create_init_cipher(key1, 1);
  3947. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted1, 16 + 16,
  3948. plain_16, 16);
  3949. crypto_free_cipher_env(cipher);
  3950. cipher = NULL;
  3951. test_eq(encrypted_size, 16 + 16);
  3952. cipher = crypto_create_init_cipher(key1, 0);
  3953. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 16,
  3954. encrypted1, encrypted_size);
  3955. crypto_free_cipher_env(cipher);
  3956. cipher = NULL;
  3957. test_eq(decrypted_size, 16);
  3958. test_memeq(plain_16, decrypted1, 16);
  3959. /* Special length case: 17. */
  3960. cipher = crypto_create_init_cipher(key1, 1);
  3961. encrypted_size = crypto_cipher_encrypt_with_iv(cipher, encrypted1, 16 + 17,
  3962. plain_17, 17);
  3963. crypto_free_cipher_env(cipher);
  3964. cipher = NULL;
  3965. test_eq(encrypted_size, 16 + 17);
  3966. cipher = crypto_create_init_cipher(key1, 0);
  3967. decrypted_size = crypto_cipher_decrypt_with_iv(cipher, decrypted1, 17,
  3968. encrypted1, encrypted_size);
  3969. test_eq(decrypted_size, 17);
  3970. test_memeq(plain_17, decrypted1, 17);
  3971. done:
  3972. /* Free memory. */
  3973. tor_free(plain);
  3974. tor_free(encrypted1);
  3975. tor_free(encrypted2);
  3976. tor_free(decrypted1);
  3977. tor_free(decrypted2);
  3978. if (cipher)
  3979. crypto_free_cipher_env(cipher);
  3980. }
  3981. /** Test base32 decoding. */
  3982. static void
  3983. test_crypto_base32_decode(void)
  3984. {
  3985. char plain[60], encoded[96 + 1], decoded[60];
  3986. int res;
  3987. crypto_rand(plain, 60);
  3988. /* Encode and decode a random string. */
  3989. base32_encode(encoded, 96 + 1, plain, 60);
  3990. res = base32_decode(decoded, 60, encoded, 96);
  3991. test_eq(res, 0);
  3992. test_memeq(plain, decoded, 60);
  3993. /* Encode, uppercase, and decode a random string. */
  3994. base32_encode(encoded, 96 + 1, plain, 60);
  3995. tor_strupper(encoded);
  3996. res = base32_decode(decoded, 60, encoded, 96);
  3997. test_eq(res, 0);
  3998. test_memeq(plain, decoded, 60);
  3999. /* Change encoded string and decode. */
  4000. if (encoded[0] == 'A' || encoded[0] == 'a')
  4001. encoded[0] = 'B';
  4002. else
  4003. encoded[0] = 'A';
  4004. res = base32_decode(decoded, 60, encoded, 96);
  4005. test_eq(res, 0);
  4006. test_memneq(plain, decoded, 60);
  4007. /* Bad encodings. */
  4008. encoded[0] = '!';
  4009. res = base32_decode(decoded, 60, encoded, 96);
  4010. test_assert(res < 0);
  4011. done:
  4012. ;
  4013. }
  4014. /** Test encoding and parsing of v2 rendezvous service descriptors. */
  4015. static void
  4016. test_rend_fns_v2(void)
  4017. {
  4018. rend_service_descriptor_t *generated = NULL, *parsed = NULL;
  4019. char service_id[DIGEST_LEN];
  4020. char service_id_base32[REND_SERVICE_ID_LEN_BASE32+1];
  4021. const char *next_desc;
  4022. smartlist_t *descs = smartlist_create();
  4023. char computed_desc_id[DIGEST_LEN];
  4024. char parsed_desc_id[DIGEST_LEN];
  4025. crypto_pk_env_t *pk1 = NULL, *pk2 = NULL;
  4026. time_t now;
  4027. char *intro_points_encrypted = NULL;
  4028. size_t intro_points_size;
  4029. size_t encoded_size;
  4030. int i;
  4031. pk1 = pk_generate(0);
  4032. pk2 = pk_generate(1);
  4033. generated = tor_malloc_zero(sizeof(rend_service_descriptor_t));
  4034. generated->pk = crypto_pk_dup_key(pk1);
  4035. crypto_pk_get_digest(generated->pk, service_id);
  4036. base32_encode(service_id_base32, REND_SERVICE_ID_LEN_BASE32+1,
  4037. service_id, REND_SERVICE_ID_LEN);
  4038. now = time(NULL);
  4039. generated->timestamp = now;
  4040. generated->version = 2;
  4041. generated->protocols = 42;
  4042. generated->intro_nodes = smartlist_create();
  4043. for (i = 0; i < 3; i++) {
  4044. rend_intro_point_t *intro = tor_malloc_zero(sizeof(rend_intro_point_t));
  4045. crypto_pk_env_t *okey = pk_generate(2 + i);
  4046. intro->extend_info = tor_malloc_zero(sizeof(extend_info_t));
  4047. intro->extend_info->onion_key = okey;
  4048. crypto_pk_get_digest(intro->extend_info->onion_key,
  4049. intro->extend_info->identity_digest);
  4050. //crypto_rand(info->identity_digest, DIGEST_LEN); /* Would this work? */
  4051. intro->extend_info->nickname[0] = '$';
  4052. base16_encode(intro->extend_info->nickname + 1,
  4053. sizeof(intro->extend_info->nickname) - 1,
  4054. intro->extend_info->identity_digest, DIGEST_LEN);
  4055. /* Does not cover all IP addresses. */
  4056. tor_addr_from_ipv4h(&intro->extend_info->addr, crypto_rand_int(65536));
  4057. intro->extend_info->port = crypto_rand_int(65536);
  4058. intro->intro_key = crypto_pk_dup_key(pk2);
  4059. smartlist_add(generated->intro_nodes, intro);
  4060. }
  4061. test_assert(rend_encode_v2_descriptors(descs, generated, now, 0,
  4062. REND_NO_AUTH, NULL, NULL) > 0);
  4063. test_assert(rend_compute_v2_desc_id(computed_desc_id, service_id_base32,
  4064. NULL, now, 0) == 0);
  4065. test_memeq(((rend_encoded_v2_service_descriptor_t *)
  4066. smartlist_get(descs, 0))->desc_id, computed_desc_id, DIGEST_LEN);
  4067. test_assert(rend_parse_v2_service_descriptor(&parsed, parsed_desc_id,
  4068. &intro_points_encrypted,
  4069. &intro_points_size,
  4070. &encoded_size,
  4071. &next_desc,
  4072. ((rend_encoded_v2_service_descriptor_t *)
  4073. smartlist_get(descs, 0))->desc_str) == 0);
  4074. test_assert(parsed);
  4075. test_memeq(((rend_encoded_v2_service_descriptor_t *)
  4076. smartlist_get(descs, 0))->desc_id, parsed_desc_id, DIGEST_LEN);
  4077. test_eq(rend_parse_introduction_points(parsed, intro_points_encrypted,
  4078. intro_points_size), 3);
  4079. test_assert(!crypto_pk_cmp_keys(generated->pk, parsed->pk));
  4080. test_eq(parsed->timestamp, now);
  4081. test_eq(parsed->version, 2);
  4082. test_eq(parsed->protocols, 42);
  4083. test_eq(smartlist_len(parsed->intro_nodes), 3);
  4084. for (i = 0; i < smartlist_len(parsed->intro_nodes); i++) {
  4085. rend_intro_point_t *par_intro = smartlist_get(parsed->intro_nodes, i),
  4086. *gen_intro = smartlist_get(generated->intro_nodes, i);
  4087. extend_info_t *par_info = par_intro->extend_info;
  4088. extend_info_t *gen_info = gen_intro->extend_info;
  4089. test_assert(!crypto_pk_cmp_keys(gen_info->onion_key, par_info->onion_key));
  4090. test_memeq(gen_info->identity_digest, par_info->identity_digest,
  4091. DIGEST_LEN);
  4092. test_streq(gen_info->nickname, par_info->nickname);
  4093. test_assert(tor_addr_eq(&gen_info->addr, &par_info->addr));
  4094. test_eq(gen_info->port, par_info->port);
  4095. }
  4096. done:
  4097. if (descs) {
  4098. for (i = 0; i < smartlist_len(descs); i++)
  4099. rend_encoded_v2_service_descriptor_free(smartlist_get(descs, i));
  4100. smartlist_free(descs);
  4101. }
  4102. if (parsed)
  4103. rend_service_descriptor_free(parsed);
  4104. if (generated)
  4105. rend_service_descriptor_free(generated);
  4106. if (pk1)
  4107. crypto_free_pk_env(pk1);
  4108. if (pk2)
  4109. crypto_free_pk_env(pk2);
  4110. tor_free(intro_points_encrypted);
  4111. }
  4112. /** Run unit tests for GeoIP code. */
  4113. static void
  4114. test_geoip(void)
  4115. {
  4116. int i, j;
  4117. time_t now = time(NULL);
  4118. char *s = NULL;
  4119. /* Populate the DB a bit. Add these in order, since we can't do the final
  4120. * 'sort' step. These aren't very good IP addresses, but they're perfectly
  4121. * fine uint32_t values. */
  4122. test_eq(0, geoip_parse_entry("10,50,AB"));
  4123. test_eq(0, geoip_parse_entry("52,90,XY"));
  4124. test_eq(0, geoip_parse_entry("95,100,AB"));
  4125. test_eq(0, geoip_parse_entry("\"105\",\"140\",\"ZZ\""));
  4126. test_eq(0, geoip_parse_entry("\"150\",\"190\",\"XY\""));
  4127. test_eq(0, geoip_parse_entry("\"200\",\"250\",\"AB\""));
  4128. /* We should have 3 countries: ab, xy, zz. */
  4129. test_eq(3, geoip_get_n_countries());
  4130. /* Make sure that country ID actually works. */
  4131. #define NAMEFOR(x) geoip_get_country_name(geoip_get_country_by_ip(x))
  4132. test_streq("ab", NAMEFOR(32));
  4133. test_streq("??", NAMEFOR(5));
  4134. test_streq("??", NAMEFOR(51));
  4135. test_streq("xy", NAMEFOR(150));
  4136. test_streq("xy", NAMEFOR(190));
  4137. test_streq("??", NAMEFOR(2000));
  4138. #undef NAMEFOR
  4139. get_options()->BridgeRelay = 1;
  4140. get_options()->BridgeRecordUsageByCountry = 1;
  4141. /* Put 9 observations in AB... */
  4142. for (i=32; i < 40; ++i)
  4143. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now);
  4144. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, 225, now);
  4145. /* and 3 observations in XY, several times. */
  4146. for (j=0; j < 10; ++j)
  4147. for (i=52; i < 55; ++i)
  4148. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now-3600);
  4149. /* and 17 observations in ZZ... */
  4150. for (i=110; i < 127; ++i)
  4151. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now-7200);
  4152. s = geoip_get_client_history(now+5*24*60*60, GEOIP_CLIENT_CONNECT);
  4153. test_assert(s);
  4154. test_streq("zz=24,ab=16,xy=8", s);
  4155. tor_free(s);
  4156. /* Now clear out all the zz observations. */
  4157. geoip_remove_old_clients(now-6000);
  4158. s = geoip_get_client_history(now+5*24*60*60, GEOIP_CLIENT_CONNECT);
  4159. test_assert(s);
  4160. test_streq("ab=16,xy=8", s);
  4161. done:
  4162. tor_free(s);
  4163. }
  4164. #define ENT(x) { #x, test_ ## x, 0, 0 }
  4165. #define SUBENT(x,y) { #x "/" #y, test_ ## x ## _ ## y, 1, 0 }
  4166. static struct {
  4167. const char *test_name;
  4168. void (*test_fn)(void);
  4169. int is_subent;
  4170. int selected;
  4171. int is_default;
  4172. /* DOCDOC test_array */
  4173. } test_array[] = {
  4174. ENT(buffers),
  4175. ENT(crypto),
  4176. SUBENT(crypto, rng),
  4177. SUBENT(crypto, aes),
  4178. SUBENT(crypto, sha),
  4179. SUBENT(crypto, pk),
  4180. SUBENT(crypto, dh),
  4181. SUBENT(crypto, s2k),
  4182. SUBENT(crypto, aes_iv),
  4183. SUBENT(crypto, base32_decode),
  4184. ENT(util),
  4185. SUBENT(util, ip6_helpers),
  4186. SUBENT(util, gzip),
  4187. SUBENT(util, datadir),
  4188. SUBENT(util, smartlist_basic),
  4189. SUBENT(util, smartlist_strings),
  4190. SUBENT(util, smartlist_overlap),
  4191. SUBENT(util, smartlist_digests),
  4192. SUBENT(util, smartlist_join),
  4193. SUBENT(util, bitarray),
  4194. SUBENT(util, digestset),
  4195. SUBENT(util, mempool),
  4196. SUBENT(util, memarea),
  4197. SUBENT(util, strmap),
  4198. SUBENT(util, control_formats),
  4199. SUBENT(util, pqueue),
  4200. SUBENT(util, mmap),
  4201. SUBENT(util, threads),
  4202. SUBENT(util, order_functions),
  4203. ENT(onion_handshake),
  4204. ENT(dir_format),
  4205. ENT(dirutil),
  4206. ENT(v3_networkstatus),
  4207. ENT(policies),
  4208. ENT(rend_fns),
  4209. SUBENT(rend_fns, v2),
  4210. ENT(geoip),
  4211. { NULL, NULL, 0, 0, 0 },
  4212. };
  4213. static void syntax(void) ATTR_NORETURN;
  4214. /** Print a syntax usage message, and exit.*/
  4215. static void
  4216. syntax(void)
  4217. {
  4218. int i;
  4219. printf("Syntax:\n"
  4220. " test [-v|--verbose] [--warn|--notice|--info|--debug]\n"
  4221. " [testname...]\n"
  4222. "Recognized tests are:\n");
  4223. for (i = 0; test_array[i].test_name; ++i) {
  4224. printf(" %s\n", test_array[i].test_name);
  4225. }
  4226. exit(0);
  4227. }
  4228. /** Main entry point for unit test code: parse the command line, and run
  4229. * some unit tests. */
  4230. int
  4231. main(int c, char**v)
  4232. {
  4233. or_options_t *options;
  4234. char *errmsg = NULL;
  4235. int i;
  4236. int verbose = 0, any_selected = 0;
  4237. int loglevel = LOG_ERR;
  4238. #ifdef USE_DMALLOC
  4239. {
  4240. int r = CRYPTO_set_mem_ex_functions(_tor_malloc, _tor_realloc, _tor_free);
  4241. tor_assert(r);
  4242. }
  4243. #endif
  4244. update_approx_time(time(NULL));
  4245. options = options_new();
  4246. tor_threads_init();
  4247. init_logging();
  4248. for (i = 1; i < c; ++i) {
  4249. if (!strcmp(v[i], "-v") || !strcmp(v[i], "--verbose"))
  4250. verbose++;
  4251. else if (!strcmp(v[i], "--warn"))
  4252. loglevel = LOG_WARN;
  4253. else if (!strcmp(v[i], "--notice"))
  4254. loglevel = LOG_NOTICE;
  4255. else if (!strcmp(v[i], "--info"))
  4256. loglevel = LOG_INFO;
  4257. else if (!strcmp(v[i], "--debug"))
  4258. loglevel = LOG_DEBUG;
  4259. else if (!strcmp(v[i], "--help") || !strcmp(v[i], "-h") || v[i][0] == '-')
  4260. syntax();
  4261. else {
  4262. int j, found=0;
  4263. for (j = 0; test_array[j].test_name; ++j) {
  4264. if (!strcmp(v[i], test_array[j].test_name) ||
  4265. (test_array[j].is_subent &&
  4266. !strcmpstart(test_array[j].test_name, v[i]) &&
  4267. test_array[j].test_name[strlen(v[i])] == '/') ||
  4268. (v[i][0] == '=' && !strcmp(v[i]+1, test_array[j].test_name))) {
  4269. test_array[j].selected = 1;
  4270. any_selected = 1;
  4271. found = 1;
  4272. }
  4273. }
  4274. if (!found) {
  4275. printf("Unknown test: %s\n", v[i]);
  4276. syntax();
  4277. }
  4278. }
  4279. }
  4280. if (!any_selected) {
  4281. for (i = 0; test_array[i].test_name; ++i) {
  4282. test_array[i].selected = 1;
  4283. }
  4284. }
  4285. {
  4286. log_severity_list_t s;
  4287. memset(&s, 0, sizeof(s));
  4288. set_log_severity_config(loglevel, LOG_ERR, &s);
  4289. add_stream_log(&s, "", fileno(stdout));
  4290. }
  4291. options->command = CMD_RUN_UNITTESTS;
  4292. crypto_global_init(0);
  4293. rep_hist_init();
  4294. network_init();
  4295. setup_directory();
  4296. options_init(options);
  4297. options->DataDirectory = tor_strdup(temp_dir);
  4298. if (set_options(options, &errmsg) < 0) {
  4299. printf("Failed to set initial options: %s\n", errmsg);
  4300. tor_free(errmsg);
  4301. return 1;
  4302. }
  4303. crypto_seed_rng(1);
  4304. if (0) {
  4305. bench_aes();
  4306. return 0;
  4307. }
  4308. if (0) {
  4309. bench_dmap();
  4310. return 0;
  4311. }
  4312. atexit(remove_directory);
  4313. printf("Running Tor unit tests on %s\n", get_uname());
  4314. for (i = 0; test_array[i].test_name; ++i) {
  4315. if (!test_array[i].selected)
  4316. continue;
  4317. if (!test_array[i].is_subent) {
  4318. printf("\n============================== %s\n",test_array[i].test_name);
  4319. } else if (test_array[i].is_subent && verbose) {
  4320. printf("\n%s", test_array[i].test_name);
  4321. }
  4322. test_array[i].test_fn();
  4323. }
  4324. puts("");
  4325. free_pregenerated_keys();
  4326. #ifdef USE_DMALLOC
  4327. tor_free_all(0);
  4328. dmalloc_log_unfreed();
  4329. #endif
  4330. if (have_failed)
  4331. return 1;
  4332. else
  4333. return 0;
  4334. }