index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
jb3/pydis-version-separation
main
multi-version
repl-like
research
sebastiaan/backend/cache-docker-images
sebastiaan/backend/test-repository-caching
update-all-the-versions
A mirrored copy of the python-discord/snekbox repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_nsjail.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
test: add test_multiprocess_resource_limits to test memory limit sharing
Joe Banks
2021-07-17
-0
/
+28
*
test: update pid limit tests to account for new increased limit
Joe Banks
2021-07-17
-1
/
+10
*
chore: Add tests for py_args and ns_jail args
ToxicKidz
2021-05-18
-0
/
+13
*
Match new unicode eval tests and output to the format and functions of others
Bast
2021-04-08
-12
/
+8
*
Use PYTHONIOENCODING to enable utf-8 stdout for the nsjail pipe, and handle t...
Bast
2021-04-06
-0
/
+21
*
Update flooding test to expect code 143
Joe Banks
2021-03-16
-1
/
+1
*
Fix patch for DEBUG value during testing
MarkKoz
2021-02-04
-1
/
+1
*
Fix the memory limit test and the import error
MarkKoz
2021-02-04
-2
/
+2
*
Close file descriptors when subprocess ends
MarkKoz
2021-02-04
-1
/
+1
*
Suppress NsJail info logs during tests
MarkKoz
2021-02-04
-0
/
+1
*
Move exit code conversion to main function
Sebastiaan Zeeff
2020-11-21
-4
/
+2
*
Add test for stdout output truncation
Sebastiaan Zeeff
2020-11-21
-1
/
+19
*
Convert negative exit codes into standard form
Sebastiaan Zeeff
2020-11-20
-1
/
+1
*
Use SIGKILL instead of SIGTERM to terminate NsJail
Sebastiaan Zeeff
2020-11-20
-1
/
+1
*
Limit STDOUT to prevent OOM events in container
Sebastiaan Zeeff
2020-11-20
-0
/
+9
*
Fix #56: stdout and stderr outputs in wrong order
MarkKoz
2020-01-11
-0
/
+16
*
Add test for importing numpy
MarkKoz
2019-12-28
-0
/
+6
*
Test root and direct children are read-only
MarkKoz
2019-12-28
-7
/
+10
*
Test shared memory is disabled
MarkKoz
2019-12-28
-0
/
+27
*
Test that the file system is mounted as read only
MarkKoz
2019-06-27
-0
/
+10
*
Disable memory swapping and add a memory limit test
MarkKoz
2019-06-26
-6
/
+13
*
Add a NsJail log parser test
MarkKoz
2019-06-22
-0
/
+30
*
Rewrite NsJail tests
MarkKoz
2019-06-22
-0
/
+77