Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. Nota ?i observa?ii
  2. ok
  3. Date ?i depunctări
  4. Data trimiterii temei : 2015.03.30 20:33:06
  5. Deadline temă : 2015.03.31 23:59:00
  6. Temă trimisă înainte de termenul limită cu 1 zi 3 ore 25 minute 54 secunde.
  7.  
  8. Depunctare întârziere : 0
  9. Depunctare corectare : 0
  10. Total depunctări : 0
  11. -----------------------
  12. Nota : 100
  13.  
  14. Erori vmchecker
  15. vmexecutor exitcode 0 (success)
  16. Compilarea temei ?i a testelor (stdout)
  17. homework contents:
  18. caution: not extracting; -d ignored
  19. Archive: archive.zip
  20. Length Date Time Name
  21. --------- ---------- ----- ----
  22. 1428 2015-03-30 20:29 README.txt
  23. 13680 2015-03-30 20:30 server.c
  24. --------- -------
  25. 15108 2 files
  26. unpacking ...
  27. Archive: archive.zip
  28. inflating: test/README.txt
  29. inflating: test/server.c
  30. \ntests.zip size: 13287
  31. Archive: tests.zip
  32. creating: test/in/
  33. inflating: test/in/test1
  34. inflating: test/in/test2
  35. inflating: test/in/test3
  36. inflating: test/in/test4
  37. creating: test/link_emulator/
  38. inflating: test/link_emulator/lib.c
  39. inflating: test/link_emulator/lib.h
  40. inflating: test/link_emulator/link.c
  41. inflating: test/link_emulator/link.h
  42. inflating: test/link_emulator/Makefile
  43. inflating: test/link_emulator/queue.c
  44. inflating: test/link_emulator/queue.h
  45. creating: test/out_ref/
  46. inflating: test/out_ref/test1
  47. inflating: test/out_ref/test2
  48. inflating: test/out_ref/test3
  49. inflating: test/out_ref/test4
  50. inflating: test/_checker.sh
  51. inflating: test/client.o
  52. inflating: test/lib.h
  53. inflating: test/Makefile
  54. inflating: test/run_experiment.sh
  55. gcc -Wall -g -c link.c -pthread
  56. gcc -Wall -g -c queue.c -pthread
  57. gcc -g link.o queue.o -o link -pthread
  58. gcc -Wall -g -c lib.c -pthread
  59. gcc -g client.o link_emulator/lib.o -o client
  60. gcc -Wall -g -c server.c
  61. gcc -g server.o link_emulator/lib.o -o server
  62. Compilarea temei ?i a testelor (stderr)
  63. Execu?ia testelor (stdout)
  64. checker: testing
  65. server: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=f9642b34d719c170be58bdea53db47491175a660, not stripped
  66. client: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=712de6d6d3a1a5c99f8b63ed232679bb40fc9243, not stripped
  67. 000. Test cd/ls/exit simplu ................................PASSED
  68. 001. Test cd/ls/cp/exit simplu .............................PASSED
  69. 002. Test cd/ls/sn/exit simplu .............................PASSED
  70. 003. Test ascuns simplu ....................................PASSED
  71. 004. Test cd/ls/exit parity ................................PASSED
  72. 005. Test cd/ls/cp/exit parity .............................PASSED
  73. 006. Test cd/ls/sn/exit parity .............................PASSED
  74. 007. Test ascuns party .....................................PASSED
  75. 008. Test cd/ls/exit hamming ...............................PASSED
  76. 009. Test cd/ls/cp/exit hamming ............................PASSED
  77. 010. Test cd/ls/sn/exit hamming ............................PASSED
  78. 011. Test ascuns hamming ...................................PASSED
  79.  
  80.  
  81.  
  82. Total = [ 100.000/100.000 ]
  83.  
  84.  
  85. Execu?ia testelor (stderr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement