test.c 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862
  1. /* Copyright (c) 2001-2004, Roger Dingledine.
  2. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  3. * Copyright (c) 2007-2011, The Tor Project, Inc. */
  4. /* See LICENSE for licensing information */
  5. /* Ordinarily defined in tor_main.c; this bit is just here to provide one
  6. * since we're not linking to tor_main.c */
  7. const char tor_git_revision[] = "";
  8. /**
  9. * \file test.c
  10. * \brief Unit tests for many pieces of the lower level Tor modules.
  11. **/
  12. #include "orconfig.h"
  13. #include <stdio.h>
  14. #ifdef HAVE_FCNTL_H
  15. #include <fcntl.h>
  16. #endif
  17. #ifdef MS_WINDOWS
  18. /* For mkdir() */
  19. #include <direct.h>
  20. #else
  21. #include <dirent.h>
  22. #endif
  23. /* These macros pull in declarations for some functions and structures that
  24. * are typically file-private. */
  25. #define BUFFERS_PRIVATE
  26. #define CONFIG_PRIVATE
  27. #define GEOIP_PRIVATE
  28. #define ROUTER_PRIVATE
  29. #define CIRCUIT_PRIVATE
  30. /*
  31. * Linux doesn't provide lround in math.h by default, but mac os does...
  32. * It's best just to leave math.h out of the picture entirely.
  33. */
  34. //#include <math.h>
  35. long int lround(double x);
  36. double fabs(double x);
  37. #include "or.h"
  38. #include "buffers.h"
  39. #include "circuitbuild.h"
  40. #include "config.h"
  41. #include "connection_edge.h"
  42. #include "geoip.h"
  43. #include "rendcommon.h"
  44. #include "test.h"
  45. #include "torgzip.h"
  46. #include "mempool.h"
  47. #include "memarea.h"
  48. #include "onion.h"
  49. #include "policies.h"
  50. #include "rephist.h"
  51. #include "routerparse.h"
  52. #ifdef USE_DMALLOC
  53. #include <dmalloc.h>
  54. #include <openssl/crypto.h>
  55. #include "main.h"
  56. #endif
  57. /** Set to true if any unit test has failed. Mostly, this is set by the macros
  58. * in test.h */
  59. int have_failed = 0;
  60. /** Temporary directory (set up by setup_directory) under which we store all
  61. * our files during testing. */
  62. static char temp_dir[256];
  63. static pid_t temp_dir_setup_in_pid = 0;
  64. /** Select and create the temporary directory we'll use to run our unit tests.
  65. * Store it in <b>temp_dir</b>. Exit immediately if we can't create it.
  66. * idempotent. */
  67. static void
  68. setup_directory(void)
  69. {
  70. static int is_setup = 0;
  71. int r;
  72. if (is_setup) return;
  73. #ifdef MS_WINDOWS
  74. {
  75. char buf[MAX_PATH];
  76. const char *tmp = buf;
  77. /* If this fails, we're probably screwed anyway */
  78. if (!GetTempPath(sizeof(buf),buf))
  79. tmp = "c:\\windows\\temp";
  80. tor_snprintf(temp_dir, sizeof(temp_dir),
  81. "%s\\tor_test_%d", tmp, (int)getpid());
  82. r = mkdir(temp_dir);
  83. }
  84. #else
  85. tor_snprintf(temp_dir, sizeof(temp_dir), "/tmp/tor_test_%d", (int) getpid());
  86. r = mkdir(temp_dir, 0700);
  87. #endif
  88. if (r) {
  89. fprintf(stderr, "Can't create directory %s:", temp_dir);
  90. perror("");
  91. exit(1);
  92. }
  93. is_setup = 1;
  94. temp_dir_setup_in_pid = getpid();
  95. }
  96. /** Return a filename relative to our testing temporary directory */
  97. const char *
  98. get_fname(const char *name)
  99. {
  100. static char buf[1024];
  101. setup_directory();
  102. if (!name)
  103. return temp_dir;
  104. tor_snprintf(buf,sizeof(buf),"%s/%s",temp_dir,name);
  105. return buf;
  106. }
  107. /* Remove a directory and all of its subdirectories */
  108. static void
  109. rm_rf(const char *dir)
  110. {
  111. struct stat st;
  112. smartlist_t *elements;
  113. elements = tor_listdir(dir);
  114. if (elements) {
  115. SMARTLIST_FOREACH(elements, const char *, cp,
  116. {
  117. char *tmp = NULL;
  118. tor_asprintf(&tmp, "%s"PATH_SEPARATOR"%s", dir, cp);
  119. if (0 == stat(tmp,&st) && (st.st_mode & S_IFDIR)) {
  120. rm_rf(tmp);
  121. } else {
  122. if (unlink(tmp)) {
  123. fprintf(stderr, "Error removing %s: %s\n", tmp, strerror(errno));
  124. }
  125. }
  126. tor_free(tmp);
  127. });
  128. SMARTLIST_FOREACH(elements, char *, cp, tor_free(cp));
  129. smartlist_free(elements);
  130. }
  131. if (rmdir(dir))
  132. fprintf(stderr, "Error removing directory %s: %s\n", dir, strerror(errno));
  133. }
  134. /** Remove all files stored under the temporary directory, and the directory
  135. * itself. Called by atexit(). */
  136. static void
  137. remove_directory(void)
  138. {
  139. if (getpid() != temp_dir_setup_in_pid) {
  140. /* Only clean out the tempdir when the main process is exiting. */
  141. return;
  142. }
  143. rm_rf(temp_dir);
  144. }
  145. /** Define this if unit tests spend too much time generating public keys*/
  146. #undef CACHE_GENERATED_KEYS
  147. static crypto_pk_env_t *pregen_keys[5] = {NULL, NULL, NULL, NULL, NULL};
  148. #define N_PREGEN_KEYS ((int)(sizeof(pregen_keys)/sizeof(pregen_keys[0])))
  149. /** Generate and return a new keypair for use in unit tests. If we're using
  150. * the key cache optimization, we might reuse keys: we only guarantee that
  151. * keys made with distinct values for <b>idx</b> are different. The value of
  152. * <b>idx</b> must be at least 0, and less than N_PREGEN_KEYS. */
  153. crypto_pk_env_t *
  154. pk_generate(int idx)
  155. {
  156. #ifdef CACHE_GENERATED_KEYS
  157. tor_assert(idx < N_PREGEN_KEYS);
  158. if (! pregen_keys[idx]) {
  159. pregen_keys[idx] = crypto_new_pk_env();
  160. tor_assert(!crypto_pk_generate_key(pregen_keys[idx]));
  161. }
  162. return crypto_pk_dup_key(pregen_keys[idx]);
  163. #else
  164. crypto_pk_env_t *result;
  165. (void) idx;
  166. result = crypto_new_pk_env();
  167. tor_assert(!crypto_pk_generate_key(result));
  168. return result;
  169. #endif
  170. }
  171. /** Free all storage used for the cached key optimization. */
  172. static void
  173. free_pregenerated_keys(void)
  174. {
  175. unsigned idx;
  176. for (idx = 0; idx < N_PREGEN_KEYS; ++idx) {
  177. if (pregen_keys[idx]) {
  178. crypto_free_pk_env(pregen_keys[idx]);
  179. pregen_keys[idx] = NULL;
  180. }
  181. }
  182. }
  183. typedef struct socks_test_data_t {
  184. socks_request_t *req;
  185. buf_t *buf;
  186. } socks_test_data_t;
  187. static void *
  188. socks_test_setup(const struct testcase_t *testcase)
  189. {
  190. socks_test_data_t *data = tor_malloc(sizeof(socks_test_data_t));
  191. (void)testcase;
  192. data->buf = buf_new_with_capacity(256);
  193. data->req = socks_request_new();
  194. config_register_addressmaps(get_options());
  195. return data;
  196. }
  197. static int
  198. socks_test_cleanup(const struct testcase_t *testcase, void *ptr)
  199. {
  200. socks_test_data_t *data = ptr;
  201. (void)testcase;
  202. buf_free(data->buf);
  203. socks_request_free(data->req);
  204. tor_free(data);
  205. return 1;
  206. }
  207. const struct testcase_setup_t socks_setup = {
  208. socks_test_setup, socks_test_cleanup
  209. };
  210. #define SOCKS_TEST_INIT() \
  211. socks_test_data_t *testdata = ptr; \
  212. buf_t *buf = testdata->buf; \
  213. socks_request_t *socks = testdata->req;
  214. #define ADD_DATA(buf, s) \
  215. write_to_buf(s, sizeof(s)-1, buf)
  216. static void
  217. socks_request_clear(socks_request_t *socks)
  218. {
  219. tor_free(socks->username);
  220. tor_free(socks->password);
  221. memset(socks, 0, sizeof(socks_request_t));
  222. }
  223. /** Perform unsupported SOCKS 4 commands */
  224. static void
  225. test_socks_4_unsupported_commands(void *ptr)
  226. {
  227. SOCKS_TEST_INIT();
  228. /* SOCKS 4 Send BIND [02] to IP address 2.2.2.2:4369 */
  229. ADD_DATA(buf, "\x04\x02\x11\x11\x02\x02\x02\x02\x00");
  230. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  231. get_options()->SafeSocks) == -1);
  232. test_eq(4, socks->socks_version);
  233. test_eq(0, socks->replylen); /* XXX: shouldn't tor reply? */
  234. done:
  235. ;
  236. }
  237. /** Perform supported SOCKS 4 commands */
  238. static void
  239. test_socks_4_supported_commands(void *ptr)
  240. {
  241. SOCKS_TEST_INIT();
  242. test_eq(0, buf_datalen(buf));
  243. /* SOCKS 4 Send CONNECT [01] to IP address 2.2.2.2:4370 */
  244. ADD_DATA(buf, "\x04\x01\x11\x12\x02\x02\x02\x03\x00");
  245. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  246. get_options()->SafeSocks) == 1);
  247. test_eq(4, socks->socks_version);
  248. test_eq(0, socks->replylen); /* XXX: shouldn't tor reply? */
  249. test_eq(SOCKS_COMMAND_CONNECT, socks->command);
  250. test_streq("2.2.2.3", socks->address);
  251. test_eq(4370, socks->port);
  252. test_assert(socks->got_auth == 0);
  253. test_assert(! socks->username);
  254. test_eq(0, buf_datalen(buf));
  255. socks_request_clear(socks);
  256. /* SOCKS 4 Send CONNECT [01] to IP address 2.2.2.2:4369 with userid*/
  257. ADD_DATA(buf, "\x04\x01\x11\x12\x02\x02\x02\x04me\x00");
  258. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  259. get_options()->SafeSocks) == 1);
  260. test_eq(4, socks->socks_version);
  261. test_eq(0, socks->replylen); /* XXX: shouldn't tor reply? */
  262. test_eq(SOCKS_COMMAND_CONNECT, socks->command);
  263. test_streq("2.2.2.4", socks->address);
  264. test_eq(4370, socks->port);
  265. test_assert(socks->got_auth == 1);
  266. test_assert(socks->username);
  267. test_eq(2, socks->usernamelen);
  268. test_memeq("me", socks->username, 2);
  269. test_eq(0, buf_datalen(buf));
  270. socks_request_clear(socks);
  271. /* SOCKS 4a Send RESOLVE [F0] request for torproject.org */
  272. ADD_DATA(buf, "\x04\xF0\x01\x01\x00\x00\x00\x02me\x00torproject.org\x00");
  273. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  274. get_options()->SafeSocks) == 1);
  275. test_eq(4, socks->socks_version);
  276. test_eq(0, socks->replylen); /* XXX: shouldn't tor reply? */
  277. test_streq("torproject.org", socks->address);
  278. test_eq(0, buf_datalen(buf));
  279. done:
  280. ;
  281. }
  282. /** Perform unsupported SOCKS 5 commands */
  283. static void
  284. test_socks_5_unsupported_commands(void *ptr)
  285. {
  286. SOCKS_TEST_INIT();
  287. /* SOCKS 5 Send unsupported BIND [02] command */
  288. ADD_DATA(buf, "\x05\x02\x00\x01");
  289. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  290. get_options()->SafeSocks), 0);
  291. test_eq(0, buf_datalen(buf));
  292. test_eq(5, socks->socks_version);
  293. test_eq(2, socks->replylen);
  294. test_eq(5, socks->reply[0]);
  295. test_eq(0, socks->reply[1]);
  296. ADD_DATA(buf, "\x05\x02\x00\x01\x02\x02\x02\x01\x01\x01");
  297. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  298. get_options()->SafeSocks), -1);
  299. /* XXX: shouldn't tor reply 'command not supported' [07]? */
  300. buf_clear(buf);
  301. socks_request_clear(socks);
  302. /* SOCKS 5 Send unsupported UDP_ASSOCIATE [03] command */
  303. ADD_DATA(buf, "\x05\x03\x00\x01\x02");
  304. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  305. get_options()->SafeSocks), 0);
  306. test_eq(5, socks->socks_version);
  307. test_eq(2, socks->replylen);
  308. test_eq(5, socks->reply[0]);
  309. test_eq(0, socks->reply[1]);
  310. ADD_DATA(buf, "\x05\x03\x00\x01\x02\x02\x02\x01\x01\x01");
  311. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  312. get_options()->SafeSocks), -1);
  313. /* XXX: shouldn't tor reply 'command not supported' [07]? */
  314. done:
  315. ;
  316. }
  317. /** Perform supported SOCKS 5 commands */
  318. static void
  319. test_socks_5_supported_commands(void *ptr)
  320. {
  321. SOCKS_TEST_INIT();
  322. /* SOCKS 5 Send CONNECT [01] to IP address 2.2.2.2:4369 */
  323. ADD_DATA(buf, "\x05\x01\x00");
  324. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  325. get_options()->SafeSocks), 0);
  326. test_eq(5, socks->socks_version);
  327. test_eq(2, socks->replylen);
  328. test_eq(5, socks->reply[0]);
  329. test_eq(0, socks->reply[1]);
  330. ADD_DATA(buf, "\x05\x01\x00\x01\x02\x02\x02\x02\x11\x11");
  331. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  332. get_options()->SafeSocks), 1);
  333. test_streq("2.2.2.2", socks->address);
  334. test_eq(4369, socks->port);
  335. test_eq(0, buf_datalen(buf));
  336. socks_request_clear(socks);
  337. /* SOCKS 5 Send CONNECT [01] to FQDN torproject.org:4369 */
  338. ADD_DATA(buf, "\x05\x01\x00");
  339. ADD_DATA(buf, "\x05\x01\x00\x03\x0Etorproject.org\x11\x11");
  340. test_eq(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  341. get_options()->SafeSocks), 1);
  342. test_eq(5, socks->socks_version);
  343. test_eq(2, socks->replylen);
  344. test_eq(5, socks->reply[0]);
  345. test_eq(0, socks->reply[1]);
  346. test_streq("torproject.org", socks->address);
  347. test_eq(4369, socks->port);
  348. test_eq(0, buf_datalen(buf));
  349. socks_request_clear(socks);
  350. /* SOCKS 5 Send RESOLVE [F0] request for torproject.org:4369 */
  351. ADD_DATA(buf, "\x05\x01\x00");
  352. ADD_DATA(buf, "\x05\xF0\x00\x03\x0Etorproject.org\x01\x02");
  353. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  354. get_options()->SafeSocks) == 1);
  355. test_eq(5, socks->socks_version);
  356. test_eq(2, socks->replylen);
  357. test_eq(5, socks->reply[0]);
  358. test_eq(0, socks->reply[1]);
  359. test_streq("torproject.org", socks->address);
  360. test_eq(0, buf_datalen(buf));
  361. socks_request_clear(socks);
  362. /* SOCKS 5 Send RESOLVE_PTR [F1] for IP address 2.2.2.5 */
  363. ADD_DATA(buf, "\x05\x01\x00");
  364. ADD_DATA(buf, "\x05\xF1\x00\x01\x02\x02\x02\x05\x01\x03");
  365. test_assert(fetch_from_buf_socks(buf, socks, get_options()->TestSocks,
  366. get_options()->SafeSocks) == 1);
  367. test_eq(5, socks->socks_version);
  368. test_eq(2, socks->replylen);
  369. test_eq(5, socks->reply[0]);
  370. test_eq(0, socks->reply[1]);
  371. test_streq("2.2.2.5", socks->address);
  372. test_eq(0, buf_datalen(buf));
  373. done:
  374. ;
  375. }
  376. /** Perform SOCKS 5 authentication */
  377. static void
  378. test_socks_5_no_authenticate(void *ptr)
  379. {
  380. SOCKS_TEST_INIT();
  381. /*SOCKS 5 No Authentication */
  382. ADD_DATA(buf,"\x05\x01\x00");
  383. test_assert(!fetch_from_buf_socks(buf, socks,
  384. get_options()->TestSocks,
  385. get_options()->SafeSocks));
  386. test_eq(2, socks->replylen);
  387. test_eq(5, socks->reply[0]);
  388. test_eq(SOCKS_NO_AUTH, socks->reply[1]);
  389. test_eq(0, buf_datalen(buf));
  390. /*SOCKS 5 Send username/password anyway - pretend to be broken */
  391. ADD_DATA(buf,"\x01\x02\x01\x01\x02\x01\x01");
  392. test_assert(!fetch_from_buf_socks(buf, socks,
  393. get_options()->TestSocks,
  394. get_options()->SafeSocks));
  395. test_eq(5, socks->socks_version);
  396. test_eq(2, socks->replylen);
  397. test_eq(5, socks->reply[0]);
  398. test_eq(0, socks->reply[1]);
  399. test_eq(2, socks->usernamelen);
  400. test_eq(2, socks->passwordlen);
  401. test_memeq("\x01\x01", socks->username, 2);
  402. test_memeq("\x01\x01", socks->password, 2);
  403. done:
  404. ;
  405. }
  406. /** Perform SOCKS 5 authentication */
  407. static void
  408. test_socks_5_authenticate(void *ptr)
  409. {
  410. SOCKS_TEST_INIT();
  411. /* SOCKS 5 Negotiate username/password authentication */
  412. ADD_DATA(buf, "\x05\x01\x02");
  413. test_assert(!fetch_from_buf_socks(buf, socks,
  414. get_options()->TestSocks,
  415. get_options()->SafeSocks));
  416. test_eq(2, socks->replylen);
  417. test_eq(5, socks->reply[0]);
  418. test_eq(SOCKS_USER_PASS, socks->reply[1]);
  419. test_eq(5, socks->socks_version);
  420. test_eq(0, buf_datalen(buf));
  421. /* SOCKS 5 Send username/password */
  422. ADD_DATA(buf, "\x01\x02me\x08mypasswd");
  423. test_assert(!fetch_from_buf_socks(buf, socks,
  424. get_options()->TestSocks,
  425. get_options()->SafeSocks));
  426. test_eq(5, socks->socks_version);
  427. test_eq(2, socks->replylen);
  428. test_eq(5, socks->reply[0]);
  429. test_eq(0, socks->reply[1]);
  430. test_eq(2, socks->usernamelen);
  431. test_eq(8, socks->passwordlen);
  432. test_memeq("me", socks->username, 2);
  433. test_memeq("mypasswd", socks->password, 8);
  434. done:
  435. ;
  436. }
  437. /** Perform SOCKS 5 authentication and send data all in one go */
  438. static void
  439. test_socks_5_authenticate_with_data(void *ptr)
  440. {
  441. SOCKS_TEST_INIT();
  442. /* SOCKS 5 Negotiate username/password authentication */
  443. ADD_DATA(buf, "\x05\x01\x02");
  444. test_assert(!fetch_from_buf_socks(buf, socks,
  445. get_options()->TestSocks,
  446. get_options()->SafeSocks));
  447. test_eq(2, socks->replylen);
  448. test_eq(5, socks->reply[0]);
  449. test_eq(SOCKS_USER_PASS, socks->reply[1]);
  450. test_eq(5, socks->socks_version);
  451. test_eq(0, buf_datalen(buf));
  452. /* SOCKS 5 Send username/password */
  453. /* SOCKS 5 Send CONNECT [01] to IP address 2.2.2.2:4369 */
  454. ADD_DATA(buf, "\x01\x02me\x03you\x05\x01\x00\x01\x02\x02\x02\x02\x11\x11");
  455. test_assert(fetch_from_buf_socks(buf, socks,
  456. get_options()->TestSocks,
  457. get_options()->SafeSocks) == 1);
  458. test_eq(5, socks->socks_version);
  459. test_eq(2, socks->replylen);
  460. test_eq(5, socks->reply[0]);
  461. test_eq(0, socks->reply[1]);
  462. test_streq("2.2.2.2", socks->address);
  463. test_eq(4369, socks->port);
  464. test_eq(2, socks->usernamelen);
  465. test_eq(3, socks->passwordlen);
  466. test_memeq("me", socks->username, 2);
  467. test_memeq("you", socks->password, 3);
  468. done:
  469. ;
  470. }
  471. /** Perform SOCKS 5 authentication before method negotiated */
  472. static void
  473. test_socks_5_auth_before_negotiation(void *ptr)
  474. {
  475. SOCKS_TEST_INIT();
  476. /* SOCKS 5 Send username/password */
  477. ADD_DATA(buf, "\x01\x02me\x02me");
  478. test_assert(fetch_from_buf_socks(buf, socks,
  479. get_options()->TestSocks,
  480. get_options()->SafeSocks) == -1);
  481. test_eq(0, socks->socks_version);
  482. test_eq(0, socks->replylen);
  483. test_eq(0, socks->reply[0]);
  484. test_eq(0, socks->reply[1]);
  485. done:
  486. ;
  487. }
  488. static void
  489. test_buffer_copy(void *arg)
  490. {
  491. generic_buffer_t *buf=NULL, *buf2=NULL;
  492. const char *s;
  493. size_t len;
  494. char b[256];
  495. int i;
  496. (void)arg;
  497. buf = generic_buffer_new();
  498. tt_assert(buf);
  499. /* Copy an empty buffer. */
  500. tt_int_op(0, ==, generic_buffer_set_to_copy(&buf2, buf));
  501. tt_assert(buf2);
  502. tt_int_op(0, ==, generic_buffer_len(buf2));
  503. /* Now try with a short buffer. */
  504. s = "And now comes an act of enormous enormance!";
  505. len = strlen(s);
  506. generic_buffer_add(buf, s, len);
  507. tt_int_op(len, ==, generic_buffer_len(buf));
  508. /* Add junk to buf2 so we can test replacing.*/
  509. generic_buffer_add(buf2, "BLARG", 5);
  510. tt_int_op(0, ==, generic_buffer_set_to_copy(&buf2, buf));
  511. tt_int_op(len, ==, generic_buffer_len(buf2));
  512. generic_buffer_get(buf2, b, len);
  513. test_mem_op(b, ==, s, len);
  514. /* Now free buf2 and retry so we can test allocating */
  515. generic_buffer_free(buf2);
  516. buf2 = NULL;
  517. tt_int_op(0, ==, generic_buffer_set_to_copy(&buf2, buf));
  518. tt_int_op(len, ==, generic_buffer_len(buf2));
  519. generic_buffer_get(buf2, b, len);
  520. test_mem_op(b, ==, s, len);
  521. /* Clear buf for next test */
  522. generic_buffer_get(buf, b, len);
  523. tt_int_op(generic_buffer_len(buf),==,0);
  524. /* Okay, now let's try a bigger buffer. */
  525. s = "Quis autem vel eum iure reprehenderit qui in ea voluptate velit "
  526. "esse quam nihil molestiae consequatur, vel illum qui dolorem eum "
  527. "fugiat quo voluptas nulla pariatur?";
  528. len = strlen(s);
  529. for (i = 0; i < 256; ++i) {
  530. b[0]=i;
  531. generic_buffer_add(buf, b, 1);
  532. generic_buffer_add(buf, s, len);
  533. }
  534. tt_int_op(0, ==, generic_buffer_set_to_copy(&buf2, buf));
  535. tt_int_op(generic_buffer_len(buf2), ==, generic_buffer_len(buf));
  536. for (i = 0; i < 256; ++i) {
  537. generic_buffer_get(buf2, b, len+1);
  538. tt_int_op((unsigned char)b[0],==,i);
  539. test_mem_op(b+1, ==, s, len);
  540. }
  541. done:
  542. if (buf)
  543. generic_buffer_free(buf);
  544. if (buf2)
  545. generic_buffer_free(buf2);
  546. }
  547. /** Run unit tests for buffers.c */
  548. static void
  549. test_buffers(void)
  550. {
  551. char str[256];
  552. char str2[256];
  553. buf_t *buf = NULL, *buf2 = NULL;
  554. const char *cp;
  555. int j;
  556. size_t r;
  557. /****
  558. * buf_new
  559. ****/
  560. if (!(buf = buf_new()))
  561. test_fail();
  562. //test_eq(buf_capacity(buf), 4096);
  563. test_eq(buf_datalen(buf), 0);
  564. /****
  565. * General pointer frobbing
  566. */
  567. for (j=0;j<256;++j) {
  568. str[j] = (char)j;
  569. }
  570. write_to_buf(str, 256, buf);
  571. write_to_buf(str, 256, buf);
  572. test_eq(buf_datalen(buf), 512);
  573. fetch_from_buf(str2, 200, buf);
  574. test_memeq(str, str2, 200);
  575. test_eq(buf_datalen(buf), 312);
  576. memset(str2, 0, sizeof(str2));
  577. fetch_from_buf(str2, 256, buf);
  578. test_memeq(str+200, str2, 56);
  579. test_memeq(str, str2+56, 200);
  580. test_eq(buf_datalen(buf), 56);
  581. memset(str2, 0, sizeof(str2));
  582. /* Okay, now we should be 512 bytes into the 4096-byte buffer. If we add
  583. * another 3584 bytes, we hit the end. */
  584. for (j=0;j<15;++j) {
  585. write_to_buf(str, 256, buf);
  586. }
  587. assert_buf_ok(buf);
  588. test_eq(buf_datalen(buf), 3896);
  589. fetch_from_buf(str2, 56, buf);
  590. test_eq(buf_datalen(buf), 3840);
  591. test_memeq(str+200, str2, 56);
  592. for (j=0;j<15;++j) {
  593. memset(str2, 0, sizeof(str2));
  594. fetch_from_buf(str2, 256, buf);
  595. test_memeq(str, str2, 256);
  596. }
  597. test_eq(buf_datalen(buf), 0);
  598. buf_free(buf);
  599. buf = NULL;
  600. /* Okay, now make sure growing can work. */
  601. buf = buf_new_with_capacity(16);
  602. //test_eq(buf_capacity(buf), 16);
  603. write_to_buf(str+1, 255, buf);
  604. //test_eq(buf_capacity(buf), 256);
  605. fetch_from_buf(str2, 254, buf);
  606. test_memeq(str+1, str2, 254);
  607. //test_eq(buf_capacity(buf), 256);
  608. assert_buf_ok(buf);
  609. write_to_buf(str, 32, buf);
  610. //test_eq(buf_capacity(buf), 256);
  611. assert_buf_ok(buf);
  612. write_to_buf(str, 256, buf);
  613. assert_buf_ok(buf);
  614. //test_eq(buf_capacity(buf), 512);
  615. test_eq(buf_datalen(buf), 33+256);
  616. fetch_from_buf(str2, 33, buf);
  617. test_eq(*str2, str[255]);
  618. test_memeq(str2+1, str, 32);
  619. //test_eq(buf_capacity(buf), 512);
  620. test_eq(buf_datalen(buf), 256);
  621. fetch_from_buf(str2, 256, buf);
  622. test_memeq(str, str2, 256);
  623. /* now try shrinking: case 1. */
  624. buf_free(buf);
  625. buf = buf_new_with_capacity(33668);
  626. for (j=0;j<67;++j) {
  627. write_to_buf(str,255, buf);
  628. }
  629. //test_eq(buf_capacity(buf), 33668);
  630. test_eq(buf_datalen(buf), 17085);
  631. for (j=0; j < 40; ++j) {
  632. fetch_from_buf(str2, 255,buf);
  633. test_memeq(str2, str, 255);
  634. }
  635. /* now try shrinking: case 2. */
  636. buf_free(buf);
  637. buf = buf_new_with_capacity(33668);
  638. for (j=0;j<67;++j) {
  639. write_to_buf(str,255, buf);
  640. }
  641. for (j=0; j < 20; ++j) {
  642. fetch_from_buf(str2, 255,buf);
  643. test_memeq(str2, str, 255);
  644. }
  645. for (j=0;j<80;++j) {
  646. write_to_buf(str,255, buf);
  647. }
  648. //test_eq(buf_capacity(buf),33668);
  649. for (j=0; j < 120; ++j) {
  650. fetch_from_buf(str2, 255,buf);
  651. test_memeq(str2, str, 255);
  652. }
  653. /* Move from buf to buf. */
  654. buf_free(buf);
  655. buf = buf_new_with_capacity(4096);
  656. buf2 = buf_new_with_capacity(4096);
  657. for (j=0;j<100;++j)
  658. write_to_buf(str, 255, buf);
  659. test_eq(buf_datalen(buf), 25500);
  660. for (j=0;j<100;++j) {
  661. r = 10;
  662. move_buf_to_buf(buf2, buf, &r);
  663. test_eq(r, 0);
  664. }
  665. test_eq(buf_datalen(buf), 24500);
  666. test_eq(buf_datalen(buf2), 1000);
  667. for (j=0;j<3;++j) {
  668. fetch_from_buf(str2, 255, buf2);
  669. test_memeq(str2, str, 255);
  670. }
  671. r = 8192; /*big move*/
  672. move_buf_to_buf(buf2, buf, &r);
  673. test_eq(r, 0);
  674. r = 30000; /* incomplete move */
  675. move_buf_to_buf(buf2, buf, &r);
  676. test_eq(r, 13692);
  677. for (j=0;j<97;++j) {
  678. fetch_from_buf(str2, 255, buf2);
  679. test_memeq(str2, str, 255);
  680. }
  681. buf_free(buf);
  682. buf_free(buf2);
  683. buf = buf2 = NULL;
  684. buf = buf_new_with_capacity(5);
  685. cp = "Testing. This is a moderately long Testing string.";
  686. for (j = 0; cp[j]; j++)
  687. write_to_buf(cp+j, 1, buf);
  688. test_eq(0, buf_find_string_offset(buf, "Testing", 7));
  689. test_eq(1, buf_find_string_offset(buf, "esting", 6));
  690. test_eq(1, buf_find_string_offset(buf, "est", 3));
  691. test_eq(39, buf_find_string_offset(buf, "ing str", 7));
  692. test_eq(35, buf_find_string_offset(buf, "Testing str", 11));
  693. test_eq(32, buf_find_string_offset(buf, "ng ", 3));
  694. test_eq(43, buf_find_string_offset(buf, "string.", 7));
  695. test_eq(-1, buf_find_string_offset(buf, "shrdlu", 6));
  696. test_eq(-1, buf_find_string_offset(buf, "Testing thing", 13));
  697. test_eq(-1, buf_find_string_offset(buf, "ngx", 3));
  698. buf_free(buf);
  699. buf = NULL;
  700. done:
  701. if (buf)
  702. buf_free(buf);
  703. if (buf2)
  704. buf_free(buf2);
  705. }
  706. /** Run unit tests for the onion handshake code. */
  707. static void
  708. test_onion_handshake(void)
  709. {
  710. /* client-side */
  711. crypto_dh_env_t *c_dh = NULL;
  712. char c_buf[ONIONSKIN_CHALLENGE_LEN];
  713. char c_keys[40];
  714. /* server-side */
  715. char s_buf[ONIONSKIN_REPLY_LEN];
  716. char s_keys[40];
  717. /* shared */
  718. crypto_pk_env_t *pk = NULL;
  719. pk = pk_generate(0);
  720. /* client handshake 1. */
  721. memset(c_buf, 0, ONIONSKIN_CHALLENGE_LEN);
  722. test_assert(! onion_skin_create(pk, &c_dh, c_buf));
  723. /* server handshake */
  724. memset(s_buf, 0, ONIONSKIN_REPLY_LEN);
  725. memset(s_keys, 0, 40);
  726. test_assert(! onion_skin_server_handshake(c_buf, pk, NULL,
  727. s_buf, s_keys, 40));
  728. /* client handshake 2 */
  729. memset(c_keys, 0, 40);
  730. test_assert(! onion_skin_client_handshake(c_dh, s_buf, c_keys, 40));
  731. if (memcmp(c_keys, s_keys, 40)) {
  732. puts("Aiiiie");
  733. exit(1);
  734. }
  735. test_memeq(c_keys, s_keys, 40);
  736. memset(s_buf, 0, 40);
  737. test_memneq(c_keys, s_buf, 40);
  738. done:
  739. if (c_dh)
  740. crypto_dh_free(c_dh);
  741. if (pk)
  742. crypto_free_pk_env(pk);
  743. }
  744. static void
  745. test_circuit_timeout(void)
  746. {
  747. /* Plan:
  748. * 1. Generate 1000 samples
  749. * 2. Estimate parameters
  750. * 3. If difference, repeat
  751. * 4. Save state
  752. * 5. load state
  753. * 6. Estimate parameters
  754. * 7. compare differences
  755. */
  756. circuit_build_times_t initial;
  757. circuit_build_times_t estimate;
  758. circuit_build_times_t final;
  759. double timeout1, timeout2;
  760. or_state_t state;
  761. int i, runs;
  762. double close_ms;
  763. circuit_build_times_init(&initial);
  764. circuit_build_times_init(&estimate);
  765. circuit_build_times_init(&final);
  766. memset(&state, 0, sizeof(or_state_t));
  767. circuitbuild_running_unit_tests();
  768. #define timeout0 (build_time_t)(30*1000.0)
  769. initial.Xm = 3000;
  770. circuit_build_times_initial_alpha(&initial,
  771. CBT_DEFAULT_QUANTILE_CUTOFF/100.0,
  772. timeout0);
  773. close_ms = MAX(circuit_build_times_calculate_timeout(&initial,
  774. CBT_DEFAULT_CLOSE_QUANTILE/100.0),
  775. CBT_DEFAULT_TIMEOUT_INITIAL_VALUE);
  776. do {
  777. for (i=0; i < CBT_DEFAULT_MIN_CIRCUITS_TO_OBSERVE; i++) {
  778. build_time_t sample = circuit_build_times_generate_sample(&initial,0,1);
  779. if (sample > close_ms) {
  780. circuit_build_times_add_time(&estimate, CBT_BUILD_ABANDONED);
  781. } else {
  782. circuit_build_times_add_time(&estimate, sample);
  783. }
  784. }
  785. circuit_build_times_update_alpha(&estimate);
  786. timeout1 = circuit_build_times_calculate_timeout(&estimate,
  787. CBT_DEFAULT_QUANTILE_CUTOFF/100.0);
  788. circuit_build_times_set_timeout(&estimate);
  789. log_notice(LD_CIRC, "Timeout1 is %lf, Xm is %d", timeout1, estimate.Xm);
  790. /* 2% error */
  791. } while (fabs(circuit_build_times_cdf(&initial, timeout0) -
  792. circuit_build_times_cdf(&initial, timeout1)) > 0.02);
  793. test_assert(estimate.total_build_times <= CBT_NCIRCUITS_TO_OBSERVE);
  794. circuit_build_times_update_state(&estimate, &state);
  795. test_assert(circuit_build_times_parse_state(&final, &state) == 0);
  796. circuit_build_times_update_alpha(&final);
  797. timeout2 = circuit_build_times_calculate_timeout(&final,
  798. CBT_DEFAULT_QUANTILE_CUTOFF/100.0);
  799. circuit_build_times_set_timeout(&final);
  800. log_notice(LD_CIRC, "Timeout2 is %lf, Xm is %d", timeout2, final.Xm);
  801. /* 5% here because some accuracy is lost due to histogram conversion */
  802. test_assert(fabs(circuit_build_times_cdf(&initial, timeout0) -
  803. circuit_build_times_cdf(&initial, timeout2)) < 0.05);
  804. for (runs = 0; runs < 50; runs++) {
  805. int build_times_idx = 0;
  806. int total_build_times = 0;
  807. final.close_ms = final.timeout_ms = CBT_DEFAULT_TIMEOUT_INITIAL_VALUE;
  808. estimate.close_ms = estimate.timeout_ms
  809. = CBT_DEFAULT_TIMEOUT_INITIAL_VALUE;
  810. for (i = 0; i < CBT_DEFAULT_RECENT_CIRCUITS*2; i++) {
  811. circuit_build_times_network_circ_success(&estimate);
  812. circuit_build_times_add_time(&estimate,
  813. circuit_build_times_generate_sample(&estimate, 0,
  814. CBT_DEFAULT_QUANTILE_CUTOFF/100.0));
  815. circuit_build_times_network_circ_success(&estimate);
  816. circuit_build_times_add_time(&final,
  817. circuit_build_times_generate_sample(&final, 0,
  818. CBT_DEFAULT_QUANTILE_CUTOFF/100.0));
  819. }
  820. test_assert(!circuit_build_times_network_check_changed(&estimate));
  821. test_assert(!circuit_build_times_network_check_changed(&final));
  822. /* Reset liveness to be non-live */
  823. final.liveness.network_last_live = 0;
  824. estimate.liveness.network_last_live = 0;
  825. build_times_idx = estimate.build_times_idx;
  826. total_build_times = estimate.total_build_times;
  827. test_assert(circuit_build_times_network_check_live(&estimate));
  828. test_assert(circuit_build_times_network_check_live(&final));
  829. circuit_build_times_count_close(&estimate, 0,
  830. (time_t)(approx_time()-estimate.close_ms/1000.0-1));
  831. circuit_build_times_count_close(&final, 0,
  832. (time_t)(approx_time()-final.close_ms/1000.0-1));
  833. test_assert(!circuit_build_times_network_check_live(&estimate));
  834. test_assert(!circuit_build_times_network_check_live(&final));
  835. log_info(LD_CIRC, "idx: %d %d, tot: %d %d",
  836. build_times_idx, estimate.build_times_idx,
  837. total_build_times, estimate.total_build_times);
  838. /* Check rollback index. Should match top of loop. */
  839. test_assert(build_times_idx == estimate.build_times_idx);
  840. // This can fail if estimate.total_build_times == 1000, because
  841. // in that case, rewind actually causes us to lose timeouts
  842. if (total_build_times != CBT_NCIRCUITS_TO_OBSERVE)
  843. test_assert(total_build_times == estimate.total_build_times);
  844. /* Now simulate that the network has become live and we need
  845. * a change */
  846. circuit_build_times_network_is_live(&estimate);
  847. circuit_build_times_network_is_live(&final);
  848. for (i = 0; i < CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT; i++) {
  849. circuit_build_times_count_timeout(&estimate, 1);
  850. if (i < CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT-1) {
  851. circuit_build_times_count_timeout(&final, 1);
  852. }
  853. }
  854. test_assert(estimate.liveness.after_firsthop_idx == 0);
  855. test_assert(final.liveness.after_firsthop_idx ==
  856. CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT-1);
  857. test_assert(circuit_build_times_network_check_live(&estimate));
  858. test_assert(circuit_build_times_network_check_live(&final));
  859. circuit_build_times_count_timeout(&final, 1);
  860. }
  861. done:
  862. return;
  863. }
  864. /** Helper: Parse the exit policy string in <b>policy_str</b>, and make sure
  865. * that policies_summarize() produces the string <b>expected_summary</b> from
  866. * it. */
  867. static void
  868. test_policy_summary_helper(const char *policy_str,
  869. const char *expected_summary)
  870. {
  871. config_line_t line;
  872. smartlist_t *policy = smartlist_create();
  873. char *summary = NULL;
  874. int r;
  875. short_policy_t *short_policy = NULL;
  876. line.key = (char*)"foo";
  877. line.value = (char *)policy_str;
  878. line.next = NULL;
  879. r = policies_parse_exit_policy(&line, &policy, 0, NULL, 1);
  880. test_eq(r, 0);
  881. summary = policy_summarize(policy);
  882. test_assert(summary != NULL);
  883. test_streq(summary, expected_summary);
  884. short_policy = parse_short_policy(summary);
  885. tt_assert(short_policy);
  886. done:
  887. tor_free(summary);
  888. if (policy)
  889. addr_policy_list_free(policy);
  890. short_policy_free(short_policy);
  891. }
  892. /** Run unit tests for generating summary lines of exit policies */
  893. static void
  894. test_policies(void)
  895. {
  896. int i;
  897. smartlist_t *policy = NULL, *policy2 = NULL, *policy3 = NULL,
  898. *policy4 = NULL, *policy5 = NULL, *policy6 = NULL,
  899. *policy7 = NULL;
  900. addr_policy_t *p;
  901. tor_addr_t tar;
  902. config_line_t line;
  903. smartlist_t *sm = NULL;
  904. char *policy_str = NULL;
  905. policy = smartlist_create();
  906. p = router_parse_addr_policy_item_from_string("reject 192.168.0.0/16:*",-1);
  907. test_assert(p != NULL);
  908. test_eq(ADDR_POLICY_REJECT, p->policy_type);
  909. tor_addr_from_ipv4h(&tar, 0xc0a80000u);
  910. test_eq(0, tor_addr_compare(&p->addr, &tar, CMP_EXACT));
  911. test_eq(16, p->maskbits);
  912. test_eq(1, p->prt_min);
  913. test_eq(65535, p->prt_max);
  914. smartlist_add(policy, p);
  915. tor_addr_from_ipv4h(&tar, 0x01020304u);
  916. test_assert(ADDR_POLICY_ACCEPTED ==
  917. compare_tor_addr_to_addr_policy(&tar, 2, policy));
  918. tor_addr_make_unspec(&tar);
  919. test_assert(ADDR_POLICY_PROBABLY_ACCEPTED ==
  920. compare_tor_addr_to_addr_policy(&tar, 2, policy));
  921. tor_addr_from_ipv4h(&tar, 0xc0a80102);
  922. test_assert(ADDR_POLICY_REJECTED ==
  923. compare_tor_addr_to_addr_policy(&tar, 2, policy));
  924. test_assert(0 == policies_parse_exit_policy(NULL, &policy2, 1, NULL, 1));
  925. test_assert(policy2);
  926. policy3 = smartlist_create();
  927. p = router_parse_addr_policy_item_from_string("reject *:*",-1);
  928. test_assert(p != NULL);
  929. smartlist_add(policy3, p);
  930. p = router_parse_addr_policy_item_from_string("accept *:*",-1);
  931. test_assert(p != NULL);
  932. smartlist_add(policy3, p);
  933. policy4 = smartlist_create();
  934. p = router_parse_addr_policy_item_from_string("accept *:443",-1);
  935. test_assert(p != NULL);
  936. smartlist_add(policy4, p);
  937. p = router_parse_addr_policy_item_from_string("accept *:443",-1);
  938. test_assert(p != NULL);
  939. smartlist_add(policy4, p);
  940. policy5 = smartlist_create();
  941. p = router_parse_addr_policy_item_from_string("reject 0.0.0.0/8:*",-1);
  942. test_assert(p != NULL);
  943. smartlist_add(policy5, p);
  944. p = router_parse_addr_policy_item_from_string("reject 169.254.0.0/16:*",-1);
  945. test_assert(p != NULL);
  946. smartlist_add(policy5, p);
  947. p = router_parse_addr_policy_item_from_string("reject 127.0.0.0/8:*",-1);
  948. test_assert(p != NULL);
  949. smartlist_add(policy5, p);
  950. p = router_parse_addr_policy_item_from_string("reject 192.168.0.0/16:*",-1);
  951. test_assert(p != NULL);
  952. smartlist_add(policy5, p);
  953. p = router_parse_addr_policy_item_from_string("reject 10.0.0.0/8:*",-1);
  954. test_assert(p != NULL);
  955. smartlist_add(policy5, p);
  956. p = router_parse_addr_policy_item_from_string("reject 172.16.0.0/12:*",-1);
  957. test_assert(p != NULL);
  958. smartlist_add(policy5, p);
  959. p = router_parse_addr_policy_item_from_string("reject 80.190.250.90:*",-1);
  960. test_assert(p != NULL);
  961. smartlist_add(policy5, p);
  962. p = router_parse_addr_policy_item_from_string("reject *:1-65534",-1);
  963. test_assert(p != NULL);
  964. smartlist_add(policy5, p);
  965. p = router_parse_addr_policy_item_from_string("reject *:65535",-1);
  966. test_assert(p != NULL);
  967. smartlist_add(policy5, p);
  968. p = router_parse_addr_policy_item_from_string("accept *:1-65535",-1);
  969. test_assert(p != NULL);
  970. smartlist_add(policy5, p);
  971. policy6 = smartlist_create();
  972. p = router_parse_addr_policy_item_from_string("accept 43.3.0.0/9:*",-1);
  973. test_assert(p != NULL);
  974. smartlist_add(policy6, p);
  975. policy7 = smartlist_create();
  976. p = router_parse_addr_policy_item_from_string("accept 0.0.0.0/8:*",-1);
  977. test_assert(p != NULL);
  978. smartlist_add(policy7, p);
  979. test_assert(!exit_policy_is_general_exit(policy));
  980. test_assert(exit_policy_is_general_exit(policy2));
  981. test_assert(!exit_policy_is_general_exit(NULL));
  982. test_assert(!exit_policy_is_general_exit(policy3));
  983. test_assert(!exit_policy_is_general_exit(policy4));
  984. test_assert(!exit_policy_is_general_exit(policy5));
  985. test_assert(!exit_policy_is_general_exit(policy6));
  986. test_assert(!exit_policy_is_general_exit(policy7));
  987. test_assert(cmp_addr_policies(policy, policy2));
  988. test_assert(cmp_addr_policies(policy, NULL));
  989. test_assert(!cmp_addr_policies(policy2, policy2));
  990. test_assert(!cmp_addr_policies(NULL, NULL));
  991. test_assert(!policy_is_reject_star(policy2));
  992. test_assert(policy_is_reject_star(policy));
  993. test_assert(policy_is_reject_star(NULL));
  994. addr_policy_list_free(policy);
  995. policy = NULL;
  996. /* make sure compacting logic works. */
  997. policy = NULL;
  998. line.key = (char*)"foo";
  999. line.value = (char*)"accept *:80,reject private:*,reject *:*";
  1000. line.next = NULL;
  1001. test_assert(0 == policies_parse_exit_policy(&line, &policy, 0, NULL, 1));
  1002. test_assert(policy);
  1003. //test_streq(policy->string, "accept *:80");
  1004. //test_streq(policy->next->string, "reject *:*");
  1005. test_eq(smartlist_len(policy), 2);
  1006. /* test policy summaries */
  1007. /* check if we properly ignore private IP addresses */
  1008. test_policy_summary_helper("reject 192.168.0.0/16:*,"
  1009. "reject 0.0.0.0/8:*,"
  1010. "reject 10.0.0.0/8:*,"
  1011. "accept *:10-30,"
  1012. "accept *:90,"
  1013. "reject *:*",
  1014. "accept 10-30,90");
  1015. /* check all accept policies, and proper counting of rejects */
  1016. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  1017. "reject 12.0.0.0/9:80,"
  1018. "reject 13.0.0.0/9:80,"
  1019. "reject 14.0.0.0/9:80,"
  1020. "accept *:*", "accept 1-65535");
  1021. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  1022. "reject 12.0.0.0/9:80,"
  1023. "reject 13.0.0.0/9:80,"
  1024. "reject 14.0.0.0/9:80,"
  1025. "reject 15.0.0.0:81,"
  1026. "accept *:*", "accept 1-65535");
  1027. test_policy_summary_helper("reject 11.0.0.0/9:80,"
  1028. "reject 12.0.0.0/9:80,"
  1029. "reject 13.0.0.0/9:80,"
  1030. "reject 14.0.0.0/9:80,"
  1031. "reject 15.0.0.0:80,"
  1032. "accept *:*",
  1033. "reject 80");
  1034. /* no exits */
  1035. test_policy_summary_helper("accept 11.0.0.0/9:80,"
  1036. "reject *:*",
  1037. "reject 1-65535");
  1038. /* port merging */
  1039. test_policy_summary_helper("accept *:80,"
  1040. "accept *:81,"
  1041. "accept *:100-110,"
  1042. "accept *:111,"
  1043. "reject *:*",
  1044. "accept 80-81,100-111");
  1045. /* border ports */
  1046. test_policy_summary_helper("accept *:1,"
  1047. "accept *:3,"
  1048. "accept *:65535,"
  1049. "reject *:*",
  1050. "accept 1,3,65535");
  1051. /* holes */
  1052. test_policy_summary_helper("accept *:1,"
  1053. "accept *:3,"
  1054. "accept *:5,"
  1055. "accept *:7,"
  1056. "reject *:*",
  1057. "accept 1,3,5,7");
  1058. test_policy_summary_helper("reject *:1,"
  1059. "reject *:3,"
  1060. "reject *:5,"
  1061. "reject *:7,"
  1062. "accept *:*",
  1063. "reject 1,3,5,7");
  1064. /* truncation ports */
  1065. sm = smartlist_create();
  1066. for (i=1; i<2000; i+=2) {
  1067. char buf[POLICY_BUF_LEN];
  1068. tor_snprintf(buf, sizeof(buf), "reject *:%d", i);
  1069. smartlist_add(sm, tor_strdup(buf));
  1070. }
  1071. smartlist_add(sm, tor_strdup("accept *:*"));
  1072. policy_str = smartlist_join_strings(sm, ",", 0, NULL);
  1073. test_policy_summary_helper( policy_str,
  1074. "accept 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,"
  1075. "46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,"
  1076. "92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,"
  1077. "130,132,134,136,138,140,142,144,146,148,150,152,154,156,158,160,162,164,"
  1078. "166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,"
  1079. "202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,"
  1080. "238,240,242,244,246,248,250,252,254,256,258,260,262,264,266,268,270,272,"
  1081. "274,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,"
  1082. "310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,"
  1083. "346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,"
  1084. "382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,"
  1085. "418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,"
  1086. "454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,"
  1087. "490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522");
  1088. done:
  1089. addr_policy_list_free(policy);
  1090. addr_policy_list_free(policy2);
  1091. addr_policy_list_free(policy3);
  1092. addr_policy_list_free(policy4);
  1093. addr_policy_list_free(policy5);
  1094. addr_policy_list_free(policy6);
  1095. addr_policy_list_free(policy7);
  1096. tor_free(policy_str);
  1097. if (sm) {
  1098. SMARTLIST_FOREACH(sm, char *, s, tor_free(s));
  1099. smartlist_free(sm);
  1100. }
  1101. }
  1102. /** Run AES performance benchmarks. */
  1103. static void
  1104. bench_aes(void)
  1105. {
  1106. int len, i;
  1107. char *b1, *b2;
  1108. crypto_cipher_env_t *c;
  1109. struct timeval start, end;
  1110. const int iters = 100000;
  1111. uint64_t nsec;
  1112. c = crypto_new_cipher_env();
  1113. crypto_cipher_generate_key(c);
  1114. crypto_cipher_encrypt_init_cipher(c);
  1115. for (len = 1; len <= 8192; len *= 2) {
  1116. b1 = tor_malloc_zero(len);
  1117. b2 = tor_malloc_zero(len);
  1118. tor_gettimeofday(&start);
  1119. for (i = 0; i < iters; ++i) {
  1120. crypto_cipher_encrypt(c, b1, b2, len);
  1121. }
  1122. tor_gettimeofday(&end);
  1123. tor_free(b1);
  1124. tor_free(b2);
  1125. nsec = (uint64_t) tv_udiff(&start,&end);
  1126. nsec *= 1000;
  1127. nsec /= (iters*len);
  1128. printf("%d bytes: "U64_FORMAT" nsec per byte\n", len,
  1129. U64_PRINTF_ARG(nsec));
  1130. }
  1131. crypto_free_cipher_env(c);
  1132. }
  1133. /** Run digestmap_t performance benchmarks. */
  1134. static void
  1135. bench_dmap(void)
  1136. {
  1137. smartlist_t *sl = smartlist_create();
  1138. smartlist_t *sl2 = smartlist_create();
  1139. struct timeval start, end, pt2, pt3, pt4;
  1140. const int iters = 10000;
  1141. const int elts = 4000;
  1142. const int fpostests = 1000000;
  1143. char d[20];
  1144. int i,n=0, fp = 0;
  1145. digestmap_t *dm = digestmap_new();
  1146. digestset_t *ds = digestset_new(elts);
  1147. for (i = 0; i < elts; ++i) {
  1148. crypto_rand(d, 20);
  1149. smartlist_add(sl, tor_memdup(d, 20));
  1150. }
  1151. for (i = 0; i < elts; ++i) {
  1152. crypto_rand(d, 20);
  1153. smartlist_add(sl2, tor_memdup(d, 20));
  1154. }
  1155. printf("nbits=%d\n", ds->mask+1);
  1156. tor_gettimeofday(&start);
  1157. for (i = 0; i < iters; ++i) {
  1158. SMARTLIST_FOREACH(sl, const char *, cp, digestmap_set(dm, cp, (void*)1));
  1159. }
  1160. tor_gettimeofday(&pt2);
  1161. for (i = 0; i < iters; ++i) {
  1162. SMARTLIST_FOREACH(sl, const char *, cp, digestmap_get(dm, cp));
  1163. SMARTLIST_FOREACH(sl2, const char *, cp, digestmap_get(dm, cp));
  1164. }
  1165. tor_gettimeofday(&pt3);
  1166. for (i = 0; i < iters; ++i) {
  1167. SMARTLIST_FOREACH(sl, const char *, cp, digestset_add(ds, cp));
  1168. }
  1169. tor_gettimeofday(&pt4);
  1170. for (i = 0; i < iters; ++i) {
  1171. SMARTLIST_FOREACH(sl, const char *, cp, n += digestset_isin(ds, cp));
  1172. SMARTLIST_FOREACH(sl2, const char *, cp, n += digestset_isin(ds, cp));
  1173. }
  1174. tor_gettimeofday(&end);
  1175. for (i = 0; i < fpostests; ++i) {
  1176. crypto_rand(d, 20);
  1177. if (digestset_isin(ds, d)) ++fp;
  1178. }
  1179. printf("%ld\n",(unsigned long)tv_udiff(&start, &pt2));
  1180. printf("%ld\n",(unsigned long)tv_udiff(&pt2, &pt3));
  1181. printf("%ld\n",(unsigned long)tv_udiff(&pt3, &pt4));
  1182. printf("%ld\n",(unsigned long)tv_udiff(&pt4, &end));
  1183. printf("-- %d\n", n);
  1184. printf("++ %f\n", fp/(double)fpostests);
  1185. digestmap_free(dm, NULL);
  1186. digestset_free(ds);
  1187. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1188. SMARTLIST_FOREACH(sl2, char *, cp, tor_free(cp));
  1189. smartlist_free(sl);
  1190. smartlist_free(sl2);
  1191. }
  1192. /** Test encoding and parsing of rendezvous service descriptors. */
  1193. static void
  1194. test_rend_fns(void)
  1195. {
  1196. rend_service_descriptor_t *generated = NULL, *parsed = NULL;
  1197. char service_id[DIGEST_LEN];
  1198. char service_id_base32[REND_SERVICE_ID_LEN_BASE32+1];
  1199. const char *next_desc;
  1200. smartlist_t *descs = smartlist_create();
  1201. char computed_desc_id[DIGEST_LEN];
  1202. char parsed_desc_id[DIGEST_LEN];
  1203. crypto_pk_env_t *pk1 = NULL, *pk2 = NULL;
  1204. time_t now;
  1205. char *intro_points_encrypted = NULL;
  1206. size_t intro_points_size;
  1207. size_t encoded_size;
  1208. int i;
  1209. char address1[] = "fooaddress.onion";
  1210. char address2[] = "aaaaaaaaaaaaaaaa.onion";
  1211. char address3[] = "fooaddress.exit";
  1212. char address4[] = "www.torproject.org";
  1213. test_assert(BAD_HOSTNAME == parse_extended_hostname(address1, 1));
  1214. test_assert(ONION_HOSTNAME == parse_extended_hostname(address2, 1));
  1215. test_assert(EXIT_HOSTNAME == parse_extended_hostname(address3, 1));
  1216. test_assert(NORMAL_HOSTNAME == parse_extended_hostname(address4, 1));
  1217. pk1 = pk_generate(0);
  1218. pk2 = pk_generate(1);
  1219. generated = tor_malloc_zero(sizeof(rend_service_descriptor_t));
  1220. generated->pk = crypto_pk_dup_key(pk1);
  1221. crypto_pk_get_digest(generated->pk, service_id);
  1222. base32_encode(service_id_base32, REND_SERVICE_ID_LEN_BASE32+1,
  1223. service_id, REND_SERVICE_ID_LEN);
  1224. now = time(NULL);
  1225. generated->timestamp = now;
  1226. generated->version = 2;
  1227. generated->protocols = 42;
  1228. generated->intro_nodes = smartlist_create();
  1229. for (i = 0; i < 3; i++) {
  1230. rend_intro_point_t *intro = tor_malloc_zero(sizeof(rend_intro_point_t));
  1231. crypto_pk_env_t *okey = pk_generate(2 + i);
  1232. intro->extend_info = tor_malloc_zero(sizeof(extend_info_t));
  1233. intro->extend_info->onion_key = okey;
  1234. crypto_pk_get_digest(intro->extend_info->onion_key,
  1235. intro->extend_info->identity_digest);
  1236. //crypto_rand(info->identity_digest, DIGEST_LEN); /* Would this work? */
  1237. intro->extend_info->nickname[0] = '$';
  1238. base16_encode(intro->extend_info->nickname + 1,
  1239. sizeof(intro->extend_info->nickname) - 1,
  1240. intro->extend_info->identity_digest, DIGEST_LEN);
  1241. /* Does not cover all IP addresses. */
  1242. tor_addr_from_ipv4h(&intro->extend_info->addr, crypto_rand_int(65536));
  1243. intro->extend_info->port = 1 + crypto_rand_int(65535);
  1244. intro->intro_key = crypto_pk_dup_key(pk2);
  1245. smartlist_add(generated->intro_nodes, intro);
  1246. }
  1247. test_assert(rend_encode_v2_descriptors(descs, generated, now, 0,
  1248. REND_NO_AUTH, NULL, NULL) > 0);
  1249. test_assert(rend_compute_v2_desc_id(computed_desc_id, service_id_base32,
  1250. NULL, now, 0) == 0);
  1251. test_memeq(((rend_encoded_v2_service_descriptor_t *)
  1252. smartlist_get(descs, 0))->desc_id, computed_desc_id, DIGEST_LEN);
  1253. test_assert(rend_parse_v2_service_descriptor(&parsed, parsed_desc_id,
  1254. &intro_points_encrypted,
  1255. &intro_points_size,
  1256. &encoded_size,
  1257. &next_desc,
  1258. ((rend_encoded_v2_service_descriptor_t *)
  1259. smartlist_get(descs, 0))->desc_str) == 0);
  1260. test_assert(parsed);
  1261. test_memeq(((rend_encoded_v2_service_descriptor_t *)
  1262. smartlist_get(descs, 0))->desc_id, parsed_desc_id, DIGEST_LEN);
  1263. test_eq(rend_parse_introduction_points(parsed, intro_points_encrypted,
  1264. intro_points_size), 3);
  1265. test_assert(!crypto_pk_cmp_keys(generated->pk, parsed->pk));
  1266. test_eq(parsed->timestamp, now);
  1267. test_eq(parsed->version, 2);
  1268. test_eq(parsed->protocols, 42);
  1269. test_eq(smartlist_len(parsed->intro_nodes), 3);
  1270. for (i = 0; i < smartlist_len(parsed->intro_nodes); i++) {
  1271. rend_intro_point_t *par_intro = smartlist_get(parsed->intro_nodes, i),
  1272. *gen_intro = smartlist_get(generated->intro_nodes, i);
  1273. extend_info_t *par_info = par_intro->extend_info;
  1274. extend_info_t *gen_info = gen_intro->extend_info;
  1275. test_assert(!crypto_pk_cmp_keys(gen_info->onion_key, par_info->onion_key));
  1276. test_memeq(gen_info->identity_digest, par_info->identity_digest,
  1277. DIGEST_LEN);
  1278. test_streq(gen_info->nickname, par_info->nickname);
  1279. test_assert(tor_addr_eq(&gen_info->addr, &par_info->addr));
  1280. test_eq(gen_info->port, par_info->port);
  1281. }
  1282. rend_service_descriptor_free(parsed);
  1283. rend_service_descriptor_free(generated);
  1284. parsed = generated = NULL;
  1285. done:
  1286. if (descs) {
  1287. for (i = 0; i < smartlist_len(descs); i++)
  1288. rend_encoded_v2_service_descriptor_free(smartlist_get(descs, i));
  1289. smartlist_free(descs);
  1290. }
  1291. if (parsed)
  1292. rend_service_descriptor_free(parsed);
  1293. if (generated)
  1294. rend_service_descriptor_free(generated);
  1295. if (pk1)
  1296. crypto_free_pk_env(pk1);
  1297. if (pk2)
  1298. crypto_free_pk_env(pk2);
  1299. tor_free(intro_points_encrypted);
  1300. }
  1301. /** Run unit tests for GeoIP code. */
  1302. static void
  1303. test_geoip(void)
  1304. {
  1305. int i, j;
  1306. time_t now = time(NULL);
  1307. char *s = NULL;
  1308. /* Populate the DB a bit. Add these in order, since we can't do the final
  1309. * 'sort' step. These aren't very good IP addresses, but they're perfectly
  1310. * fine uint32_t values. */
  1311. test_eq(0, geoip_parse_entry("10,50,AB"));
  1312. test_eq(0, geoip_parse_entry("52,90,XY"));
  1313. test_eq(0, geoip_parse_entry("95,100,AB"));
  1314. test_eq(0, geoip_parse_entry("\"105\",\"140\",\"ZZ\""));
  1315. test_eq(0, geoip_parse_entry("\"150\",\"190\",\"XY\""));
  1316. test_eq(0, geoip_parse_entry("\"200\",\"250\",\"AB\""));
  1317. /* We should have 4 countries: ??, ab, xy, zz. */
  1318. test_eq(4, geoip_get_n_countries());
  1319. /* Make sure that country ID actually works. */
  1320. #define NAMEFOR(x) geoip_get_country_name(geoip_get_country_by_ip(x))
  1321. test_streq("??", NAMEFOR(3));
  1322. test_eq(0, geoip_get_country_by_ip(3));
  1323. test_streq("ab", NAMEFOR(32));
  1324. test_streq("??", NAMEFOR(5));
  1325. test_streq("??", NAMEFOR(51));
  1326. test_streq("xy", NAMEFOR(150));
  1327. test_streq("xy", NAMEFOR(190));
  1328. test_streq("??", NAMEFOR(2000));
  1329. #undef NAMEFOR
  1330. get_options_mutable()->BridgeRelay = 1;
  1331. get_options_mutable()->BridgeRecordUsageByCountry = 1;
  1332. /* Put 9 observations in AB... */
  1333. for (i=32; i < 40; ++i)
  1334. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now-7200);
  1335. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, 225, now-7200);
  1336. /* and 3 observations in XY, several times. */
  1337. for (j=0; j < 10; ++j)
  1338. for (i=52; i < 55; ++i)
  1339. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now-3600);
  1340. /* and 17 observations in ZZ... */
  1341. for (i=110; i < 127; ++i)
  1342. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, i, now);
  1343. s = geoip_get_client_history(GEOIP_CLIENT_CONNECT);
  1344. test_assert(s);
  1345. test_streq("zz=24,ab=16,xy=8", s);
  1346. tor_free(s);
  1347. /* Now clear out all the AB observations. */
  1348. geoip_remove_old_clients(now-6000);
  1349. s = geoip_get_client_history(GEOIP_CLIENT_CONNECT);
  1350. test_assert(s);
  1351. test_streq("zz=24,xy=8", s);
  1352. done:
  1353. tor_free(s);
  1354. }
  1355. /** Run unit tests for stats code. */
  1356. static void
  1357. test_stats(void)
  1358. {
  1359. time_t now = 1281533250; /* 2010-08-11 13:27:30 UTC */
  1360. char *s = NULL;
  1361. int i;
  1362. /* Start with testing exit port statistics; we shouldn't collect exit
  1363. * stats without initializing them. */
  1364. rep_hist_note_exit_stream_opened(80);
  1365. rep_hist_note_exit_bytes(80, 100, 10000);
  1366. s = rep_hist_format_exit_stats(now + 86400);
  1367. test_assert(!s);
  1368. /* Initialize stats, note some streams and bytes, and generate history
  1369. * string. */
  1370. rep_hist_exit_stats_init(now);
  1371. rep_hist_note_exit_stream_opened(80);
  1372. rep_hist_note_exit_bytes(80, 100, 10000);
  1373. rep_hist_note_exit_stream_opened(443);
  1374. rep_hist_note_exit_bytes(443, 100, 10000);
  1375. rep_hist_note_exit_bytes(443, 100, 10000);
  1376. s = rep_hist_format_exit_stats(now + 86400);
  1377. test_streq("exit-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1378. "exit-kibibytes-written 80=1,443=1,other=0\n"
  1379. "exit-kibibytes-read 80=10,443=20,other=0\n"
  1380. "exit-streams-opened 80=4,443=4,other=0\n", s);
  1381. tor_free(s);
  1382. /* Add a few bytes on 10 more ports and ensure that only the top 10
  1383. * ports are contained in the history string. */
  1384. for (i = 50; i < 60; i++) {
  1385. rep_hist_note_exit_bytes(i, i, i);
  1386. rep_hist_note_exit_stream_opened(i);
  1387. }
  1388. s = rep_hist_format_exit_stats(now + 86400);
  1389. test_streq("exit-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1390. "exit-kibibytes-written 52=1,53=1,54=1,55=1,56=1,57=1,58=1,"
  1391. "59=1,80=1,443=1,other=1\n"
  1392. "exit-kibibytes-read 52=1,53=1,54=1,55=1,56=1,57=1,58=1,"
  1393. "59=1,80=10,443=20,other=1\n"
  1394. "exit-streams-opened 52=4,53=4,54=4,55=4,56=4,57=4,58=4,"
  1395. "59=4,80=4,443=4,other=4\n", s);
  1396. tor_free(s);
  1397. /* Stop collecting stats, add some bytes, and ensure we don't generate
  1398. * a history string. */
  1399. rep_hist_exit_stats_term();
  1400. rep_hist_note_exit_bytes(80, 100, 10000);
  1401. s = rep_hist_format_exit_stats(now + 86400);
  1402. test_assert(!s);
  1403. /* Re-start stats, add some bytes, reset stats, and see what history we
  1404. * get when observing no streams or bytes at all. */
  1405. rep_hist_exit_stats_init(now);
  1406. rep_hist_note_exit_stream_opened(80);
  1407. rep_hist_note_exit_bytes(80, 100, 10000);
  1408. rep_hist_reset_exit_stats(now);
  1409. s = rep_hist_format_exit_stats(now + 86400);
  1410. test_streq("exit-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1411. "exit-kibibytes-written other=0\n"
  1412. "exit-kibibytes-read other=0\n"
  1413. "exit-streams-opened other=0\n", s);
  1414. tor_free(s);
  1415. /* Continue with testing connection statistics; we shouldn't collect
  1416. * conn stats without initializing them. */
  1417. rep_hist_note_or_conn_bytes(1, 20, 400, now);
  1418. s = rep_hist_format_conn_stats(now + 86400);
  1419. test_assert(!s);
  1420. /* Initialize stats, note bytes, and generate history string. */
  1421. rep_hist_conn_stats_init(now);
  1422. rep_hist_note_or_conn_bytes(1, 30000, 400000, now);
  1423. rep_hist_note_or_conn_bytes(1, 30000, 400000, now + 5);
  1424. rep_hist_note_or_conn_bytes(2, 400000, 30000, now + 10);
  1425. rep_hist_note_or_conn_bytes(2, 400000, 30000, now + 15);
  1426. s = rep_hist_format_conn_stats(now + 86400);
  1427. test_streq("conn-bi-direct 2010-08-12 13:27:30 (86400 s) 0,0,1,0\n", s);
  1428. tor_free(s);
  1429. /* Stop collecting stats, add some bytes, and ensure we don't generate
  1430. * a history string. */
  1431. rep_hist_conn_stats_term();
  1432. rep_hist_note_or_conn_bytes(2, 400000, 30000, now + 15);
  1433. s = rep_hist_format_conn_stats(now + 86400);
  1434. test_assert(!s);
  1435. /* Re-start stats, add some bytes, reset stats, and see what history we
  1436. * get when observing no bytes at all. */
  1437. rep_hist_conn_stats_init(now);
  1438. rep_hist_note_or_conn_bytes(1, 30000, 400000, now);
  1439. rep_hist_note_or_conn_bytes(1, 30000, 400000, now + 5);
  1440. rep_hist_note_or_conn_bytes(2, 400000, 30000, now + 10);
  1441. rep_hist_note_or_conn_bytes(2, 400000, 30000, now + 15);
  1442. rep_hist_reset_conn_stats(now);
  1443. s = rep_hist_format_conn_stats(now + 86400);
  1444. test_streq("conn-bi-direct 2010-08-12 13:27:30 (86400 s) 0,0,0,0\n", s);
  1445. tor_free(s);
  1446. /* Continue with testing buffer statistics; we shouldn't collect buffer
  1447. * stats without initializing them. */
  1448. rep_hist_add_buffer_stats(2.0, 2.0, 20);
  1449. s = rep_hist_format_buffer_stats(now + 86400);
  1450. test_assert(!s);
  1451. /* Initialize stats, add statistics for a single circuit, and generate
  1452. * the history string. */
  1453. rep_hist_buffer_stats_init(now);
  1454. rep_hist_add_buffer_stats(2.0, 2.0, 20);
  1455. s = rep_hist_format_buffer_stats(now + 86400);
  1456. test_streq("cell-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1457. "cell-processed-cells 20,0,0,0,0,0,0,0,0,0\n"
  1458. "cell-queued-cells 2.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,"
  1459. "0.00,0.00\n"
  1460. "cell-time-in-queue 2,0,0,0,0,0,0,0,0,0\n"
  1461. "cell-circuits-per-decile 1\n", s);
  1462. tor_free(s);
  1463. /* Add nineteen more circuit statistics to the one that's already in the
  1464. * history to see that the math works correctly. */
  1465. for (i = 21; i < 30; i++)
  1466. rep_hist_add_buffer_stats(2.0, 2.0, i);
  1467. for (i = 20; i < 30; i++)
  1468. rep_hist_add_buffer_stats(3.5, 3.5, i);
  1469. s = rep_hist_format_buffer_stats(now + 86400);
  1470. test_streq("cell-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1471. "cell-processed-cells 29,28,27,26,25,24,23,22,21,20\n"
  1472. "cell-queued-cells 2.75,2.75,2.75,2.75,2.75,2.75,2.75,2.75,"
  1473. "2.75,2.75\n"
  1474. "cell-time-in-queue 3,3,3,3,3,3,3,3,3,3\n"
  1475. "cell-circuits-per-decile 2\n", s);
  1476. tor_free(s);
  1477. /* Stop collecting stats, add statistics for one circuit, and ensure we
  1478. * don't generate a history string. */
  1479. rep_hist_buffer_stats_term();
  1480. rep_hist_add_buffer_stats(2.0, 2.0, 20);
  1481. s = rep_hist_format_buffer_stats(now + 86400);
  1482. test_assert(!s);
  1483. /* Re-start stats, add statistics for one circuit, reset stats, and make
  1484. * sure that the history has all zeros. */
  1485. rep_hist_buffer_stats_init(now);
  1486. rep_hist_add_buffer_stats(2.0, 2.0, 20);
  1487. rep_hist_reset_buffer_stats(now);
  1488. s = rep_hist_format_buffer_stats(now + 86400);
  1489. test_streq("cell-stats-end 2010-08-12 13:27:30 (86400 s)\n"
  1490. "cell-processed-cells 0,0,0,0,0,0,0,0,0,0\n"
  1491. "cell-queued-cells 0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,"
  1492. "0.00,0.00\n"
  1493. "cell-time-in-queue 0,0,0,0,0,0,0,0,0,0\n"
  1494. "cell-circuits-per-decile 0\n", s);
  1495. done:
  1496. tor_free(s);
  1497. }
  1498. static void *
  1499. legacy_test_setup(const struct testcase_t *testcase)
  1500. {
  1501. return testcase->setup_data;
  1502. }
  1503. void
  1504. legacy_test_helper(void *data)
  1505. {
  1506. void (*fn)(void) = data;
  1507. fn();
  1508. }
  1509. static int
  1510. legacy_test_cleanup(const struct testcase_t *testcase, void *ptr)
  1511. {
  1512. (void)ptr;
  1513. (void)testcase;
  1514. return 1;
  1515. }
  1516. const struct testcase_setup_t legacy_setup = {
  1517. legacy_test_setup, legacy_test_cleanup
  1518. };
  1519. #define ENT(name) \
  1520. { #name, legacy_test_helper, 0, &legacy_setup, test_ ## name }
  1521. #define SUBENT(group, name) \
  1522. { #group "_" #name, legacy_test_helper, 0, &legacy_setup, \
  1523. test_ ## group ## _ ## name }
  1524. #define DISABLED(name) \
  1525. { #name, legacy_test_helper, TT_SKIP, &legacy_setup, name }
  1526. #define FORK(name) \
  1527. { #name, legacy_test_helper, TT_FORK, &legacy_setup, test_ ## name }
  1528. static struct testcase_t test_array[] = {
  1529. ENT(buffers),
  1530. { "buffer_copy", test_buffer_copy, 0, NULL, NULL },
  1531. ENT(onion_handshake),
  1532. ENT(circuit_timeout),
  1533. ENT(policies),
  1534. ENT(rend_fns),
  1535. ENT(geoip),
  1536. FORK(stats),
  1537. DISABLED(bench_aes),
  1538. DISABLED(bench_dmap),
  1539. END_OF_TESTCASES
  1540. };
  1541. #define SOCKSENT(name) \
  1542. { #name, test_socks_##name, TT_FORK, &socks_setup, NULL }
  1543. static struct testcase_t socks_tests[] = {
  1544. SOCKSENT(4_unsupported_commands),
  1545. SOCKSENT(4_supported_commands),
  1546. SOCKSENT(5_unsupported_commands),
  1547. SOCKSENT(5_supported_commands),
  1548. SOCKSENT(5_no_authenticate),
  1549. SOCKSENT(5_auth_before_negotiation),
  1550. SOCKSENT(5_authenticate),
  1551. SOCKSENT(5_authenticate_with_data),
  1552. END_OF_TESTCASES
  1553. };
  1554. extern struct testcase_t addr_tests[];
  1555. extern struct testcase_t crypto_tests[];
  1556. extern struct testcase_t container_tests[];
  1557. extern struct testcase_t util_tests[];
  1558. extern struct testcase_t dir_tests[];
  1559. extern struct testcase_t microdesc_tests[];
  1560. static struct testgroup_t testgroups[] = {
  1561. { "", test_array },
  1562. { "socks/", socks_tests },
  1563. { "addr/", addr_tests },
  1564. { "crypto/", crypto_tests },
  1565. { "container/", container_tests },
  1566. { "util/", util_tests },
  1567. { "dir/", dir_tests },
  1568. { "dir/md/", microdesc_tests },
  1569. END_OF_GROUPS
  1570. };
  1571. /** Main entry point for unit test code: parse the command line, and run
  1572. * some unit tests. */
  1573. int
  1574. main(int c, const char **v)
  1575. {
  1576. or_options_t *options;
  1577. char *errmsg = NULL;
  1578. int i, i_out;
  1579. int loglevel = LOG_ERR;
  1580. #ifdef USE_DMALLOC
  1581. {
  1582. int r = CRYPTO_set_mem_ex_functions(_tor_malloc, _tor_realloc, _tor_free);
  1583. tor_assert(r);
  1584. }
  1585. #endif
  1586. update_approx_time(time(NULL));
  1587. options = options_new();
  1588. tor_threads_init();
  1589. init_logging();
  1590. for (i_out = i = 1; i < c; ++i) {
  1591. if (!strcmp(v[i], "--warn")) {
  1592. loglevel = LOG_WARN;
  1593. } else if (!strcmp(v[i], "--notice")) {
  1594. loglevel = LOG_NOTICE;
  1595. } else if (!strcmp(v[i], "--info")) {
  1596. loglevel = LOG_INFO;
  1597. } else if (!strcmp(v[i], "--debug")) {
  1598. loglevel = LOG_DEBUG;
  1599. } else {
  1600. v[i_out++] = v[i];
  1601. }
  1602. }
  1603. c = i_out;
  1604. {
  1605. log_severity_list_t s;
  1606. memset(&s, 0, sizeof(s));
  1607. set_log_severity_config(loglevel, LOG_ERR, &s);
  1608. add_stream_log(&s, "", fileno(stdout));
  1609. }
  1610. options->command = CMD_RUN_UNITTESTS;
  1611. if (crypto_global_init(0, NULL, NULL)) {
  1612. printf("Can't initialize crypto subsystem; exiting.\n");
  1613. return 1;
  1614. }
  1615. rep_hist_init();
  1616. network_init();
  1617. setup_directory();
  1618. options_init(options);
  1619. options->DataDirectory = tor_strdup(temp_dir);
  1620. options->EntryStatistics = 1;
  1621. if (set_options(options, &errmsg) < 0) {
  1622. printf("Failed to set initial options: %s\n", errmsg);
  1623. tor_free(errmsg);
  1624. return 1;
  1625. }
  1626. crypto_seed_rng(1);
  1627. atexit(remove_directory);
  1628. have_failed = (tinytest_main(c, v, testgroups) != 0);
  1629. free_pregenerated_keys();
  1630. #ifdef USE_DMALLOC
  1631. tor_free_all(0);
  1632. dmalloc_log_unfreed();
  1633. #endif
  1634. if (have_failed)
  1635. return 1;
  1636. else
  1637. return 0;
  1638. }