From Fedora Project Wiki
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

21 August 2023

  • 09:4309:43, 21 August 2023 diff hist +156 QA:Testcase duktapeNo edit summary current
  • 09:4009:40, 21 August 2023 diff hist +1,166 N QA:Testcase duktapeCreated page with "{{QA/Test_Case |description=This test case ensures that Duktape can correctly interpret and execute embedded Javascript. |setup= # Install a fresh copy of Fedora. # Ensure `duktape` and its development files are installed, possibly using: `dnf install duktape duktape-devel`. # Prepare a sample C/C++ application that embeds Duktape and some basic Javascript code to execute. |actions= # Compile the sample application which embeds Duktape. Here's the code for it in https..."
  • 09:3209:32, 21 August 2023 diff hist −2 QA:Testcase drpmNo edit summary current
  • 09:3109:31, 21 August 2023 diff hist +1,143 N QA:Testcase drpmCreated page with "{{QA/Test_Case |description=This test case validates the basic functionality of drpm to ensure it can create and apply delta RPMs correctly. |setup= # Install a fresh copy of Fedora. # Ensure `drpm` is installed using: `dnf install drpm`. |actions= ### Creation of Delta RPM # Create an older and newer version of a sample RPM package or obtain two versions of an RPM package. # Run `makedeltaiso old_rpm.rpm new_rpm.rpm delta.rpm`. ### Applying Delta RPM # Install the old..."
  • 09:2109:21, 21 August 2023 diff hist +630 N QA:Testcase dracutCreated page with "{{QA/Test_Case |description=This test case validates the basic functionality of dracut, ensuring it can create an initramfs image. |setup= # Install a fresh copy of Fedora. # Ensure dracut is installed using: `dnf install dracut`. |actions= # Run `dracut --force`. # Navigate to `/boot` and ensure a new initramfs image file has been created. |results= # The command completes without error. # An initramfs image is successfully generated in `/boot`. |optional=Experiment wit..." current
  • 08:5008:50, 21 August 2023 diff hist +1,591 N QA:Testcase double conversionCreated page with "{{QA/Test_Case |description=This test case ensures that the `double-conversion` library provides accurate and fast conversion routines for IEEE doubles. It will validate the binary-decimal and decimal-binary conversions. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual system. # Install the `double-conversion` and its development packages using the command: `sudo dnf install double-conversion double-conversion-devel`. # Install a C+..." current
  • 06:0006:00, 21 August 2023 diff hist +5 QA:Testcase createrepo cNo edit summary current

18 August 2023

  • 03:3503:35, 18 August 2023 diff hist +2,566 N QA:Testcase dotconfCreated page with "{{QA/Test_Case |description=dotconf is a library for reading configuration files, which are similar to those used by the Apache HTTPD server. dotconf allows you to read and manage configuration files in your applications.This test case ensures that the `dotconf` library is working as expected. It verifies the ability to create, read, and parse configuration files using `dotconf`. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual syst..." current
  • 03:3203:32, 18 August 2023 diff hist +332 QA:Testcase dosfstoolsNo edit summary current
  • 03:3003:30, 18 August 2023 diff hist +1,912 N QA:Testcase dosfstoolsCreated page with "{{QA/Test_Case |description=This test case ensures that the `dosfstools` utilities are working as expected. It verifies the ability to create a FAT filesystem and to check and repair a FAT filesystem using `mkfs.fat` and `fsck.fat`. |setup= 1. Install the version of Fedora that is to be tested on a bare metal or virtual system. 2. Install the `dosfstools` package using the command: `sudo dnf install dosfstools`. 3. Prepare a test device or file. For safety, this is often..."
  • 02:5602:56, 18 August 2023 diff hist −2 QA:Testcase docbook-style-xslNo edit summary current
  • 02:5602:56, 18 August 2023 diff hist +1,439 N QA:Testcase docbook-style-xslCreated page with "{{QA/Test_Case |description=This test case ensures that the `docbook-style-xsl` package is working as expected. It is designed to verify that DocBook XSL stylesheets can be used to transform DocBook documents successfully. |setup= 1. Install the version of Fedora that is to be tested on a bare metal or virtual system. 2. Install the `docbook-style-xsl` package using the command: `sudo dnf install docbook-style-xsl`. |actions= # Create or obtain a sample DocBook XML docum..."
  • 02:5402:54, 18 August 2023 diff hist +1,342 N QA:Testcase docbook-dtdsCreated page with "{{QA/Test_Case |description=docbook-dtds is a package that contains Document Type Definitions (DTDs) for verifying the syntax of DocBook documents. This test case ensures that the `docbook-dtds` package is working as expected. It is designed to verify that DocBook DTDs can be used to validate DocBook documents successfully. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual system. # Install the `docbook-dtds` package using the comman..." current
  • 02:4002:40, 18 August 2023 diff hist +2,302 N QA:Testcase dnsmasqCreated page with "{{QA/Test_Case |description=dnsmasq is a lightweight, easy to configure DNS forwarder, DHCP server, and TFTP server. It is designed to provide DNS and, optionally, DHCP, to a small network.This test case ensures that the `dnsmasq` package is working as expected. It is designed to verify that `dnsmasq` can successfully function as a DNS forwarder and a DHCP server. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual system. # Install th..." current
  • 02:3102:31, 18 August 2023 diff hist +2,483 N QA:Testcase dmidecodeCreated page with "{{QA/Test_Case |description=dmidecode is a command-line utility that decodes and presents information about the system's hardware components, as described in the system's SMBIOS (System Management BIOS) table. The SMBIOS table contains information about the system's manufacturer, version, serial numbers, and other details.This test case ensures that the `dmidecode` package is working as expected. It is designed to verify that `dmidecode` can successfully retrieve and dis..." current
  • 02:2102:21, 18 August 2023 diff hist +2,446 N QA:Testcase disomasterCreated page with "{{QA/Test_Case |description=Disomaster is a tool that allows users to master and burn ISO images. It typically provides options to create, extract, and (if running in an environment with the appropriate hardware) burn ISO images to CDs or DVDs.This test case ensures that the `disomaster` package is working as expected. It is designed to verify that users can successfully create, extract, and burn ISO images using the `disomaster` tool. |setup= 1. Install the version of F..." current

17 August 2023

  • 16:2616:26, 17 August 2023 diff hist +1,332 N QA:Testcase dhcp commonCreated page with "{{QA/Test_Case |description=This test case ensures that the `dhcp-common` package is working as expected. It is designed to verify that the common files and utilities used by both DHCP clients and servers are functioning correctly. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual system. # Install the `dhcp-common` package using the command: `sudo dnf install dhcp-common`. |actions= # Verify that the common DHCP configuration file (..." current
  • 16:2516:25, 17 August 2023 diff hist +1,553 N QA:Testcase dhcp clientCreated page with "{{QA/Test_Case |description=This test case ensures that the `dhcp-client` package is working as expected. It verifies that a client machine can request, receive, and use an IP address from a DHCP server. |setup= # Install the version of Fedora that is to be tested on a bare metal or virtual system. # Install the `dhcp-client` package using the command: `sudo dnf install dhcp-client`. |actions= # Connect the client machine to a network with a functioning DHCP server. # Op..." current
  • 16:0016:00, 17 August 2023 diff hist +93 QA:Testcase destop-file-utilsNo edit summary current
  • 15:5515:55, 17 August 2023 diff hist +1,057 N QA:Testcase destop-file-utilsCreated page with "{{QA/Test_Case |description=This test case ensures that desktop-file-utils functions correctly. It tests validating a .desktop file using the `desktop-file-validate` utility. |setup=Install the `desktop-file-utils` package: # `sudo dnf install desktop-file-utils` # Create or have a `.desktop` file available for testing. |actions= # Validate the .desktop file # `desktop-file-validate /path/to/yourfile.desktop` |results= # The `desktop-file-validate` command should comp..."
  • 10:3610:36, 17 August 2023 diff hist −10 QA:Testcase deltarpmNo edit summary current
  • 10:3510:35, 17 August 2023 diff hist +1,453 N QA:Testcase deltarpmCreated page with "{{QA/Test_Case |description=This test case ensures that deltarpm functions correctly. It tests creating a delta RPM package, applying it, and verifying that the applied package works as expected. |setup=Install the required packages: # `sudo dnf install deltarpm rpm-build` # Download two different versions of an RPM package, for example, `example-1.0-1.fc39.noarch.rpm` and `example-1.1-1.fc39.noarch.rpm` |actions= # Go to the directory where the RPMs are saved # `cd /pa..."
  • 08:5408:54, 17 August 2023 diff hist +1,254 N QA:Testcase debugeditCreated page with "{{QA/Test_Case |description=This test case validates that the debugedit tool is functioning correctly by editing and verifying a debuginfo file. |setup=Ensure that the debugedit package is installed: # `sudo dnf install rpmdevtools` |actions= # Create a directory for the test # `mkdir ~/debugedit-test` # `cd ~/debugedit-test` # Create a simple C program # `echo -e '#include <stdio.h>\nint main() { printf("Hello, World!\\n"); return 0; }' > hello.c` # Compile the C progr..." current
  • 08:4708:47, 17 August 2023 diff hist +1 QA:Testcase dconfNo edit summary current
  • 08:4708:47, 17 August 2023 diff hist +1,228 N QA:Testcase dconfCreated page with "{QA/Test_Case |description=This test case validates that the `dconf` package is functioning as expected by setting, reading, and resetting a configuration key. |setup=Ensure that the `dconf` package is installed by executing the following command: # sudo dnf install dconf |actions= # Write a value to a dconf key: # $ dconf write /org/gnome/desktop/background/picture-uri "'file:///usr/share/backgrounds/gnome/Adwaita-night.jpg'" # Read the value of the dconf key: # $ dcon..."
  • 08:3708:37, 17 August 2023 diff hist +1,003 N QA:Testcase diffutilsCreated page with "{{QA/Test_Case |description=This test case validates that the `diffutils` package is functioning as expected by creating two sample files and comparing them using the `diff` command. |setup=Ensure that the `diffutils` package is installed by executing the following command: sudo dnf install diffutils |actions= # Create two different sample text files: # echo "hello world" > file1.txt # echo "hello world2" > file2.txt # Use the `diff` command to compare the two files: # d..." current

16 August 2023

14 August 2023

  • 20:0720:07, 14 August 2023 diff hist +19 QA:Testcase createrepo c dnfNo edit summary current
  • 20:0520:05, 14 August 2023 diff hist −6 QA:Testcase createrepo c dnfNo edit summary
  • 20:0120:01, 14 August 2023 diff hist 0 QA:Testcase createrepo c dnfNo edit summary
  • 19:5219:52, 14 August 2023 diff hist +327 QA:Testcase createrepo c dnfNo edit summary
  • 19:4819:48, 14 August 2023 diff hist +1,325 N QA:Testcase createrepo c dnfCreated page with "{{QA/Test_Case |description=This test case ensures that the repodata generated by `createrepo_c` is usable by `dnf`. |setup=Ensure you have a directory from the previous `createrepo_c` test containing the generated repodata and that `dnf` is installed on the system. |actions= # Navigate to your repository directory: `cd /path/to/my/repo`. # Add this local directory as a repository for DNF: <nowiki>echo -e "[localtest]\nname=Local test repo\nbaseurl=file:///path/to/my/r..."
  • 12:4012:40, 14 August 2023 diff hist +1 QA:Testcase dbus-applicationNo edit summary current
  • 12:4012:40, 14 August 2023 diff hist +1,395 N QA:Testcase dbus-applicationCreated page with "{QA/Test_Case |description=This advanced test case tests D-Bus integration by creating a simple application to send and receive signals via D-Bus. |setup= # Ensure you've installed required packages: `dbus-devel`, `gcc`, and `g++`. # Write the provided code into a file named `dbus_example.c` https://gist.github.com/sumantro93/861dc2f235dae0605fb8d5987f7563ae gist. # Compile the application with `gcc dbus_example.c $(pkg-config --cflags --libs dbus-1) -o dbus_example`..."
  • 12:2612:26, 14 August 2023 diff hist +1,614 N QA:Testcase dbus-brokerCreated page with "{{QA/Test_Case |description=This test case ensures the proper installation and basic functionality of the `dbus-broker`, `dbus-common`, and `dbus-daemon`. |setup= # Install the `dbus-broker`, `dbus-common`, and `dbus-daemon` packages: `sudo dnf install dbus-broker dbus-common dbus-daemon`. # Ensure the D-Bus broker is running: `systemctl status dbus-broker.service`. |actions= # Check the version of the installed packages: `rpm -q dbus-broker dbus-common dbus-daemon`. # L..." current
  • 12:1912:19, 14 August 2023 diff hist +1,169 N QA:Testcase dbusCreated page with "{{QA/Test_Case |description=This test case ensures the proper installation and basic functionality of the `dbus` interprocess communication mechanism. |setup= # Install the `dbus` and `dbus-devel` packages: `sudo dnf install dbus dbus-devel`. # Ensure the D-Bus daemon is running: `systemctl status dbus`. # Prepare a basic script or program to test the D-Bus functionalities. |actions= # List all the D-Bus services currently running using: `dbus-send --print-reply --dest=o..." current
  • 10:4010:40, 14 August 2023 diff hist +1 QA:Testcase curlNo edit summary current
  • 10:4010:40, 14 August 2023 diff hist +1,390 N QA:Testcase curlCreated page with "{QA/Test_Case |description=This test case ensures the correct functioning of `curl`, which is a command-line tool for transferring data with URL syntax, supporting a range of protocols such as HTTP, HTTPS, FTP, and more. |setup= # Install a fresh version of Fedora. # Install `curl`: `sudo dnf install curl`. |actions= # Fetch a basic web page: `curl http://example.com`. # Fetch a web page and follow redirects: `curl -L http://example.com`. # Fetch a web page with verbose..."
  • 10:1410:14, 14 August 2023 diff hist +1,606 N QA:Testcase cryptsetupCreated page with "{{QA/Test_Case |description=This test case ensures the correct functioning of `cryptsetup`, which is a utility used for setting up encrypted storage using the Device Mapper. The associated `cryptsetup-libs` provides the necessary libraries for `cryptsetup`. |setup= # Install `cryptsetup` and `cryptsetup-libs`: `sudo dnf install cryptsetup cryptsetup-libs`. # Create a blank file for testing: `dd if=/dev/zero of=~/testcrypt bs=1M count=10`. |actions= # Create a loopback d..." current
  • 09:4409:44, 14 August 2023 diff hist +1,877 N QA:Testcase crypto-policiesCreated page with "{{QA/Test_Case |description=This test case ensures the correct functioning of `crypto-policies`, which provides the system-wide cryptographic policies defining the cryptographic settings for various packages, ensuring consistent security and performance profiles. The associated `crypto-policies-scripts` provides utilities to manage and apply these policies. |setup= # Install a fresh version of Fedora. # Install `crypto-policies` and `crypto-policies-scripts`: `sudo dnf i..." current
  • 09:3909:39, 14 August 2023 diff hist +1,460 N QA:Testcase cpioCreated page with "{{QA/Test_Case |description=This test case ensures that the `cpio` utility, used for creating archives of files, functions as expected. |setup= # Install a fresh version of Fedora. # Install `cpio`: `sudo dnf install cpio`. # Create a temporary directory for testing: `mkdir cpio_test`. # Navigate to the directory: `cd cpio_test`. # Create a few test files: `echo "Test1" > file1.txt`, `echo "Test2" > file2.txt`. |actions= # Create an archive using `cpio` by running: `fin..." current
  • 09:3709:37, 14 August 2023 diff hist +1,527 N QA:Testcase coreutilsCreated page with "{{QA/Test_Case |description=This test case ensures that the basic utilities (`coreutils`) and their common files (`coreutils-common`) function properly. These utilities include basic file, shell, and text manipulation utilities of the GNU operating system. |setup= # Install `coreutils` and `coreutils-common`: `sudo dnf install coreutils coreutils-common`. |actions= # Use the `ls` command to list the contents of a directory. # Create a directory with `mkdir testDir` and..." current
  • 09:3109:31, 14 August 2023 diff hist +1,608 N QA:Testcase colordCreated page with "{{QA/Test_Case |description=This test case ensures that the `colord` service, along with its associated libraries and GTK4 integration, functions properly. The `colord` system service manages, installs, and generates color profiles to manage color response on the system. |setup= # Install a fresh version of Fedora. # Install `colord`, `colord-gtk4`, and `colord-libs`: `sudo dnf install colord colord-gtk4 colord-libs`. |actions= # Start the `colord` service: `sudo system..." current
  • 09:2509:25, 14 August 2023 diff hist +990 N QA:Testcase color-filesystemCreated page with "{{QA/Test_Case |description=This test case ensures that the `color-filesystem` package is properly installed and that the required directories exist. The `color-filesystem` provides the basic directory layout for color management-related files. |setup= # Install a fresh version of Fedora. # Install `color-filesystem`: `sudo dnf install color-filesystem`. |actions= # Check if the color management directory is created: `ls /usr/share/color/`. # Optionally, if you have any..." current
  • 09:1909:19, 14 August 2023 diff hist +1,494 N QA:Testcase codec2Created page with "{{QA/Test_Case |description=This test case checks the functionality of the `codec2` speech audio codec by encoding and then decoding an audio file, verifying the integrity and audibility of the resulting output. |setup= # Install a fresh version of Fedora. # Install `codec2`: `sudo dnf install codec2`. # Prepare a sample uncompressed WAV audio file (mono, 16-bit PCM, and 8kHz sampling rate). Name it `sample.wav`. |actions= # Encode the audio file using codec2: `c2enc 32..." current
  • 08:1908:19, 14 August 2023 diff hist +1,793 N QA:Testcase createrepo cCreated page with "{{QA/Test_Case |description=This test case validates the `createrepo_c` tool's ability to generate a metadata repository from a directory of RPM packages. It also ensures the `createrepo_c-libs` package supports this functionality. |setup= # Install a fresh version of Fedora. # Install the necessary packages: `sudo dnf install createrepo_c createrepo_c-libs`. # Prepare a directory with a few RPM packages: `mkdir /path/to/rpms` and place some RPM files inside. |actions=..."
  • 08:1008:10, 14 August 2023 diff hist +1,989 N QA:Testcase cockpitCreated page with "{{QA/Test_Case |description=This test case verifies the installation and basic functionality of the Cockpit server management platform and its supporting packages. |setup= # Install a fresh version of Fedora/ ensure nothing is running on localhost:9090. # Install the required Cockpit packages: `sudo dnf install cockpit cockpit-bridge cockpit-system cockpit-ws`. |actions= # Start the Cockpit service: `sudo systemctl start cockpit`. # Enable Cockpit to start on boot: `sud..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)