]> git.ipfire.org Git - people/stevee/pakfire.git/history - tests
tests: jail: Check file ownership
[people/stevee/pakfire.git] / tests /
2022-08-16  Michael Tremertests: jail: Check file ownership
2022-08-12  Michael Tremertests: Actually run them all when we want all
2022-08-12  Michael Tremercommand: Add function to show own file ownership
2022-08-11  Michael Tremertests: Check if Pakfire was initialized correctly
2022-08-10  Michael Tremertests: jail: Disable test which doesn't work
2022-08-10  Michael Tremercgroup: Implement reading stats
2022-08-10  Michael Tremercommand: Add sleep
2022-08-09  Michael Tremertests: jail: A fork bomb should also exhaust all memory
2022-08-09  Michael Tremercommand: fork-bomb: Further improve return code when...
2022-08-09  Michael Tremercommand: Return exit code of last child process
2022-08-09  Michael Tremercgroup: Add option to control the amount of PIDs
2022-08-09  Michael Tremercommand: Show how much memory we managed to allocate
2022-08-09  Michael Tremertests: jail: Add test for memory limit
2022-08-09  Michael Tremerjail: Return any output as string
2022-08-09  Michael Tremertests: jail: Add check for nice level
2022-08-09  Michael Tremertests: Add check to compare string arrays
2022-08-09  Michael Tremertests: cgroup: Drop old cgroup tests
2022-08-09  Michael Tremertests: archive: Fix whitespace error
2022-08-09  Michael Tremertests: jail: Actually run a useful command
2022-08-09  Michael Tremertests: Copy command into every test environment
2022-08-09  Michael Tremertests: Cleanup temporary directories
2022-08-09  Michael Tremertests: Allow running a single test
2022-08-09  Michael Tremertests: jail: Add test that launches a process into...
2022-08-08  Michael Tremertests: build: Try to create with invalid IDs
2022-08-08  Michael Tremertests: Add simple create/free test for builds
2022-08-04  Michael Tremertests: jail: Send signals to ourselves
2022-08-04  Michael Tremertests: jail: Add check if we are leaking any file descr...
2022-08-03  Michael Tremertests: Rename execute.py to jail.py
2022-08-03  Michael Tremertests: command: Rename pid to print-pid
2022-08-03  Michael Tremerjail: Implement setting nice level
2022-08-03  Michael Tremerexecute: Drop old environment
2022-08-03  Michael Tremerjail: Add option to collect stdout
2022-08-02  Michael Tremerjail: Execute command
2022-08-02  Michael Tremerjail: Implement first steps of running a command in...
2022-08-02  Michael Tremerjail: Introduce interactive jails
2022-08-02  Michael Tremerjail: Add flags
2022-08-02  Michael Tremerjail: Set some default environment variables
2022-08-02  Michael Tremerjail: Implement setting environment variables
2022-08-02  Michael Tremertests: Add a simple test for jails
2022-07-22  Michael Tremertests: execute: Check if the process has received PID 1
2022-07-21  Michael Tremertests: execute: Add test to catch exceptions in logger
2022-07-21  Michael Tremertests: command: Print PID
2022-07-21  Michael Tremertests: command: Build a fork bomb
2022-07-21  Michael Tremertests: execute: Check if logger returned the correct...
2022-07-21  Michael Tremertests: command: All option to exhaust all memory
2022-07-21  Michael Tremertests: execute: Generate some random output for tests
2022-07-21  Michael Tremertests: execute: Replace former dummy commands
2022-07-21  Michael Tremertests: execute: Add test to return environment variables
2022-07-21  Michael Tremertests: execute: Add a simple echo command that prints...
2022-07-21  Michael Tremertests: execute: Replace exit code tests with the stub...
2022-07-21  Michael Tremertests: Run execute tests in the stub environment
2022-07-19  Michael Tremertests: Build scaffolding for a simple statically linked...
2022-07-19  Michael Tremertests: Remove unneeded stuff from snapshot.c
2022-07-19  Michael Tremertests: Check if snapshot has something in it
2022-07-19  Michael Tremersnapshots: Protect against invalid inputs
2022-07-19  Michael Tremertests: Add a test that creates and restores a snapshot
2022-07-17  Michael Tremerpakfire: Pass loglevel on creation
2022-05-17  Michael Tremertests: makefile: Dump all package information
2022-05-17  Michael Tremertests: makefile: Check filelist length
2022-05-17  Michael Tremertests: makefile: Add test for dist
2022-05-17  Michael Tremerpackager: Explicitely pass struct pakfire on create
2022-05-10  Michael Tremerarchive: Read package information from JSON file
2022-05-09  Michael Tremertests: Drop all repo information from memory before...
2022-05-09  Michael Tremertests: Fix build after callback changes
2021-12-09  Michael Tremertestsuite: Fix shadowed variables
2021-12-09  Michael Tremertestsuite: Fix prototype declarations
2021-12-09  Michael Tremerpakfire: Introduce callbacks
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_get_path/format
2021-11-20  Michael Tremerarchive: Check if file exists after extraction
2021-11-20  Michael Tremerarchive: Slightly refactor extraction and filelist...
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_copy
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_read
2021-11-10  Michael Tremerarchive: Add tests for functions pakfire_archive_get
2021-11-10  Michael Tremerutil: Add tests for pakfire_format_size
2021-11-09  Michael Tremertest: Add more dependency test cases
2021-11-09  Michael TremerAdd support for rich dependencies
2021-11-09  Michael Tremertestsuite: Fix passing more arguments than possible...
2021-10-05  Michael Tremerutil: Add tests for pakfire_string_join
2021-10-05  Michael Tremerpackager: Add a test that tries to read a generated...
2021-10-05  Michael Tremertestsuite: Safety check if value is suddenly NULL
2021-10-05  Michael Tremertestsuite: Optionally return path to temporary file
2021-10-05  Michael Tremertestsuite: Delete all temporary files immediately
2021-10-05  Michael Tremerdependencies: Check parsing invalid inputs
2021-10-05  Michael Tremertest: Add simple dependency pasing tests
2021-10-05  Michael Tremerutil: Add test for pakfire_string_matches
2021-10-05  Michael Tremerutil: Add test for pakfire_string_endswith
2021-10-05  Michael Tremerutil: Check input for pakfire_string_startswith
2021-10-05  Michael Tremertestsuite: Add simple true/false assertions
2021-10-05  Michael Tremertestsuite: Disable parser command test
2021-10-05  Michael Tremertestsuite: Fix broken assertion check
2021-09-28  Michael Tremerrepo: Use preprocessor macros for special repo names
2021-09-21  Michael Tremerrepo: Add test to compose a repository
2021-09-21  Michael Tremerrepo: Test writing/reading the SOLV database
2021-09-21  Michael Tremertests: Check if opening a directory fails correctly
2021-09-21  Michael Tremerdownloader: Add tests that check digests
2021-09-21  Michael Tremerdownloader: Add a simple test that requires internet...
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-09-21  Michael TremerMake testsuite compile again
2021-07-09  Michael Tremerfilelist: Change type from PakfireFilelist to struct...
2021-07-09  Michael Tremerarchive: Change type from PakfireArchive to struct...
next