1
0
Fork 0
Commit Graph

31 Commits (085690697d77d517eedc4b5c7dc28e7ee2b15d86)

Author SHA1 Message Date
dump_stack() 085690697d
Flag for number of runs per each kernel 2019-08-16 18:50:34 +00:00
dump_stack() 574d5d45c3
Implements tagging 2019-08-16 18:30:46 +00:00
dump_stack() ddec4adf57 Command line flag for changing number of threads 2019-08-16 18:03:30 +00:00
dump_stack() d035e4f8ad Implements build on host and support for custom kernels
Resolves #6
2019-08-16 14:05:26 +00:00
dump_stack() 15a8c6b1e4 Move tmp to avoid tmpfs-related issues with docker 2019-08-16 12:43:29 +00:00
dump_stack() 8430eea47f
Implements saving build output
Resolves #9
2019-08-14 17:36:36 +00:00
dump_stack() 9175305cb9
Implements basic logs query, success rate calculation
Closes #10
Closes #11
2019-08-13 23:33:52 +00:00
dump_stack() 94be33f869
Refactor 2019-08-13 22:17:24 +00:00
dump_stack() e63bfa24e9
Remove outdated TODO 2019-08-13 21:58:11 +00:00
dump_stack() 51fa085170
Store logs in sqlite3 database 2019-08-13 21:54:59 +00:00
dump_stack() caee1b5756
Implements parameter "--max=X" for pew 2019-08-12 23:21:38 +00:00
dump_stack() 5dbbb33297
Implements parameter "--max=X" for autogen 2019-08-12 22:58:47 +00:00
dump_stack() 5864109080
Do not fail for kernel module if there is no test script 2019-06-15 06:58:17 +00:00
dump_stack() 94706ea8e7
gofmt 2019-06-10 18:55:10 +00:00
chiveson 7d6806846d
Update pew.go 2019-06-10 20:21:34 +03:00
dump_stack() 144a8547bc
Move upstream to code.dumpstack.io 2019-02-02 21:25:09 +00:00
dump_stack() 630f6c7fe1 Move all kernels generation to separate function 2018-12-10 03:00:26 +00:00
dump_stack() 094f209791 Remove redundant return statement 2018-12-10 02:56:22 +00:00
dump_stack() e0f0133d42 Refactor: use only one exit for func 2018-12-10 02:41:45 +00:00
dump_stack() 597de7f8c4 Refactor variable names 2018-12-10 02:35:43 +00:00
dump_stack() 1f35eb165d if-else -> switch 2018-12-10 02:32:13 +00:00
dump_stack() 880af47cc5 Use go timers for kill docker by timeout, fixes #12 2018-12-08 02:53:29 +00:00
dump_stack() 2a3c3ed18e Non-zero exit status if something failed 2018-12-07 03:14:24 +00:00
dump_stack() dcc156272c Make executable only if test copied successfully 2018-12-01 20:33:06 +00:00
dump_stack() f85c37fea6 Improve error logging 2018-12-01 14:30:28 +00:00
dump_stack() 6d7f6c5435 Add timeout for enough time for qemu to be runned 2018-11-25 14:43:58 +00:00
dump_stack() 44aa01856f Do not produce errors for kernel exploit default test 2018-11-23 09:32:40 +00:00
dump_stack() a0c9a8f8e6 Implements fallback to default test for kernel exploit 2018-11-23 09:31:20 +00:00
dump_stack() 67dd58921d Remove redutant package name for import 2018-11-17 20:20:36 +00:00
dump_stack() bacee99c7c Move config types to submodule 2018-11-17 20:18:50 +00:00
dump_stack() 075998a95f Move pew-related stuff 2018-11-17 19:37:04 +00:00